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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: apply a multi-wave workgroup SPI bug workaround to affected CIK chips
Marek Olšák
2016-12-14
4
-4
/
+29
*
radeonsi: consolidate max-work-group-size computation
Marek Olšák
2016-12-14
1
-24
/
+19
*
radeonsi: disable RB+ blend optimizations for dual source blending
Marek Olšák
2016-12-14
1
-0
/
+11
*
radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending
Marek Olšák
2016-12-14
1
-0
/
+4
*
radeonsi: always set all blend registers
Marek Olšák
2016-12-14
1
-5
/
+5
*
mesa: fix active subroutine uniforms properly
Timothy Arceri
2016-12-14
3
-104
/
+10
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-12-14
1
-3
/
+6
*
anv/image: Rename hiz_surface to aux_surface
Jason Ekstrand
2016-12-14
3
-17
/
+18
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-12-14
1
-1
/
+1
*
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-12-14
1
-1
/
+1
*
vulkan/wsi: Fix resource leak in success path of wsi_queue_init()
Gwan-gyeong Mun
2016-12-14
1
-0
/
+1
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-12-14
1
-9
/
+14
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-12-14
2
-8
/
+23
*
radv: don't leak the fd if radv_physical_device_init() succeeds
Emil Velikov
2016-12-14
1
-0
/
+1
*
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
2016-12-14
1
-2
/
+4
*
anv: don't double-close the same fd
Emil Velikov
2016-12-14
1
-2
/
+1
*
anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push constants are dirty
Jason Ekstrand
2016-12-14
1
-10
/
+13
*
docs: add sha256 checksums for 13.0.2
Emil Velikov
2016-11-28
1
-1
/
+2
*
docs: add release notes for 13.0.2
mesa-13.0.2
Emil Velikov
2016-11-28
1
-0
/
+188
*
Update version to 13.0.2
Emil Velikov
2016-11-28
1
-1
/
+1
*
radv: fix 3D clears with baseMiplevel
Dave Airlie
2016-11-28
1
-1
/
+1
*
radv/ac/llvm: shadow samplers only return one value.
Dave Airlie
2016-11-28
1
-0
/
+2
*
radv/si: fix optimal micro tile selection
Dave Airlie
2016-11-28
1
-7
/
+7
*
radv: honour the number of properties available
Emil Velikov
2016-11-28
1
-11
/
+7
*
radv: fix texel fetch offset with 2d arrays.
Dave Airlie
2016-11-28
1
-3
/
+4
*
vulkan/wsi/x11: Implement FIFO mode.
Jason Ekstrand
2016-11-28
1
-10
/
+164
*
vulkan/wsi: Add a thread-safe queue implementation
Kevin Strasser
2016-11-28
2
-1
/
+156
*
vulkan/wsi/x11: add support for IMMEDIATE present mode
Dave Airlie
2016-11-28
1
-1
/
+3
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-11-28
3
-3
/
+5
*
vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
Dave Airlie
2016-11-28
1
-5
/
+57
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
Eduardo Lima Mitev
2016-11-24
1
-3
/
+3
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
Eduardo Lima Mitev
2016-11-24
1
-3
/
+3
*
anv/format: handle unsupported formats properly
Iago Toral Quiroga
2016-11-24
1
-0
/
+3
*
anv: fix enumeration of properties
Emil Velikov
2016-11-24
1
-6
/
+8
*
gbm: request correct version of the DRI2_FENCE extension
Lucas Stach
2016-11-24
1
-1
/
+1
*
anv/cmd_buffer: Emit a CS stall before setting a CS pipeline
Jason Ekstrand
2016-11-24
1
-1
/
+13
*
anv/cmd_buffer: Handle running out of binding tables in compute shaders
Jason Ekstrand
2016-11-24
1
-5
/
+15
*
anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
Gwan-gyeong Mun
2016-11-24
1
-1
/
+1
*
util/disk_cache: close a previously opened handle in disk_cache_put (v2)
Gwan-gyeong Mun
2016-11-24
1
-6
/
+5
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-24
2
-18
/
+9
*
glsl/lower_output_reads: fix geometry shader output handling with conditional...
Nicolai Hähnle
2016-11-24
1
-1
/
+0
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-24
1
-5
/
+8
*
anv: Implement a depth stall restriction on gen7
Jason Ekstrand
2016-11-24
3
-0
/
+35
*
radv: spir-v allows texture size query with and without lod.
Dave Airlie
2016-11-24
1
-1
/
+4
*
radv: fix image view creation for depth and stencil only
Dave Airlie
2016-11-24
2
-13
/
+9
*
radv: make sure to flush input attachments correctly.
Dave Airlie
2016-11-24
1
-0
/
+1
*
i965: Fix GS push inputs with enhanced layouts.
Kenneth Graunke
2016-11-24
1
-1
/
+1
*
mesa: fix empty program log length
Tapani Pälli
2016-11-24
2
-3
/
+6
*
mesa: Drop PATH_MAX usage.
Kenneth Graunke
2016-11-24
2
-34
/
+15
*
i965: Fix compute shader crash.
Kenneth Graunke
2016-11-24
1
-1
/
+1
[prev]
[next]