index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
anv/blorp: Ignore clears for attachments first used as resolve destinations
Jason Ekstrand
2016-11-24
1
-9
/
+11
*
nir/spirv: Fix handling of gl_PrimitiveId
Jason Ekstrand
2016-11-24
1
-2
/
+6
*
anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
Jason Ekstrand
2016-11-24
1
-1
/
+5
*
anv: Handle null in all destructors
Jason Ekstrand
2016-11-24
9
-1
/
+65
*
i965/glk: Add basic Geminilake support
Ben Widawsky
2016-11-24
1
-0
/
+46
*
ac/nir/llvm: fix channel in texture gather lowering code.
Dave Airlie
2016-11-24
1
-1
/
+1
*
radv: don't crash on null swapchain destroy.
Dave Airlie
2016-11-24
1
-0
/
+3
*
wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
Dave Airlie
2016-11-24
2
-10
/
+22
*
isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
Jordan Justen
2016-11-24
1
-1
/
+1
[next]