mesa/src
Chad Versace 28503191f1 vk/meta: Partially fix vkCmdCopyBufferToImage for S8_UINT
Create R8_UINT VkAttachmentView and VkImageView for the stencil data.

This fixes a crash, but the pixels in the destination image are still
incorrect. They are not properly tiled.

Fixes crashes in Crucible tests func.miptree.s8-uint.aspect-stencil.* as
of crucible-7471449. Test results improve 'lost' -> 'fail'.
2015-09-02 11:08:36 -07:00
..
egl egl: scons: fix the haiku build, do not build the dri2 backend 2015-08-22 10:13:31 -05:00
gallium r600/sb: update last_cf for finalize if. 2015-09-01 07:39:24 +10:00
gbm mesa/gbm: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
getopt
glsl nir/spirv: Use VERTEX_ID_ZERO_BASE for VertexId 2015-08-31 17:16:49 -07:00
glx mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gtest
hgl
loader
mapi ABI-check: Use more portable bash invocation. 2015-08-27 23:48:43 -07:00
mesa mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h 2015-08-31 17:05:23 -07:00
util Merge remote-tracking branch 'mesa-public/master' into vulkan 2015-08-25 18:41:21 -07:00
vulkan vk/meta: Partially fix vkCmdCopyBufferToImage for S8_UINT 2015-09-02 11:08:36 -07:00
Makefile.am Merge remote-tracking branch 'mesa-public/master' into vulkan 2015-08-17 11:25:03 -07:00
SConscript