index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix active subroutine uniforms properly
Timothy Arceri
2016-11-29
3
-104
/
+10
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-11-28
1
-3
/
+6
*
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
2016-11-28
1
-2
/
+53
*
anv: enable drawIndirectFirstInstance
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: enable storage image extended formats
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose imageCubeArray functionality
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
swr: [rasterizer memory] only clear up to the LOD size
Ilia Mirkin
2016-11-28
1
-2
/
+8
*
swr: [rasterizer memory] hook up stencil clears for ClearTile
Ilia Mirkin
2016-11-28
1
-5
/
+8
*
swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16
Ilia Mirkin
2016-11-28
1
-0
/
+2
*
intel/aubinator: Pull useful information from the AUB header
Jason Ekstrand
2016-11-28
1
-2
/
+32
*
intel/aubinator: Wait to setup decoders until we parse the aub header
Jason Ekstrand
2016-11-28
1
-23
/
+28
*
intel/aubinator: Rework handling of the --gen flag
Jason Ekstrand
2016-11-28
1
-20
/
+16
*
intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER
Jason Ekstrand
2016-11-28
1
-14
/
+4
*
intel/aubinator: Add a get_offset helper
Jason Ekstrand
2016-11-28
1
-10
/
+19
*
intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS
Jason Ekstrand
2016-11-28
1
-2
/
+2
*
intel/aubinator: Add a get_address helper
Jason Ekstrand
2016-11-28
1
-16
/
+31
*
intel/aubinator: Properly handle batch buffer chaining
Jason Ekstrand
2016-11-28
1
-1
/
+19
*
swr: don't clear all dirty bits when changing so targets
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
swr: [rasterizer core] fix typo in scissor tile-alignment logic
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: Fix cache UUID generation.
Kenneth Graunke
2016-11-28
1
-2
/
+2
*
vulkan/wsi: Fix resource leak in success path of wsi_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-0
/
+1
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-11-28
1
-9
/
+14
*
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-3
/
+1
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
2
-8
/
+23
*
st/omx/dec/h264: consider POC as signed instead of unsigned
Chandu Babu Namburu
2016-11-28
1
-3
/
+3
*
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
Emil Velikov
2016-11-28
1
-0
/
+2
*
radv: don't leak the fd if radv_physical_device_init() succeeds
Emil Velikov
2016-11-28
1
-0
/
+1
*
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
2016-11-28
1
-2
/
+4
*
anv: don't double-close the same fd
Emil Velikov
2016-11-28
1
-2
/
+1
*
anv: automake: don't generate anv_timestamp.h
Emil Velikov
2016-11-28
2
-8
/
+1
*
anv: Use library mtime for cache UUID.
Emil Velikov
2016-11-28
1
-4
/
+30
*
anv: Store UUID in physical device.
Emil Velikov
2016-11-28
3
-14
/
+15
*
isl: Make isl_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
*
radv: Make radv_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
*
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
2016-11-28
1
-7
/
+8
*
radv: fix 3D clears with baseMiplevel
Dave Airlie
2016-11-28
1
-1
/
+1
*
radv: brown-paper bag for a forgotten else.
Dave Airlie
2016-11-28
1
-1
/
+1
*
radv/ac/llvm: fix regression with shadow samplers fix
Dave Airlie
2016-11-28
1
-3
/
+3
*
radv/ac/llvm: shadow samplers only return one value.
Dave Airlie
2016-11-27
1
-1
/
+3
*
radv/si: fix optimal micro tile selection
Dave Airlie
2016-11-27
1
-7
/
+7
*
radv: honour the number of properties available
Emil Velikov
2016-11-27
1
-11
/
+7
*
radv: drop the return type for radv_queue_init()
Mun Gwan-gyeong
2016-11-27
1
-3
/
+1
*
freedreno: fix slice size for imported buffers
Rob Clark
2016-11-27
1
-0
/
+1
*
freedreno/a3xx: make _emit_const() static
Rob Clark
2016-11-27
2
-5
/
+1
*
freedreno/a4xx: make _emit_const() static
Rob Clark
2016-11-27
3
-6
/
+2
*
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
2016-11-26
1
-1
/
+1
[next]