mesa/src
Jason Ekstrand 6f613abc2b anv/cmd_buffer: Add a new genX_cmd_buffer file for shared code
This file contains code that can be shared across gens modulo recompiling.
In particular, we can share STATE_BASE_ADDRESS setup and handling of the
vkPipelineBarrier call.  Not sharing STATE_BASE_ADDRESS setup has already
been a source of bugs and the gen7 and gen8 implementations of
PipelineBarrier were line-for-line identical.

Incidentally, this should fix MOCS settings for dynamic and surface state
on Haswell.
2015-11-18 12:26:57 -08:00
..
egl egl/wayland: Ignore rects from SwapBuffersWithDamage 2015-11-13 10:09:23 +00:00
gallium nouveau: don't expose HEVC decoding support 2015-11-14 10:32:10 -05:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl nir/spirv: Add support for separate samplers and textures 2015-11-14 22:32:54 -08:00
glx gallium/swrast: fix front buffer blitting. (v2) 2015-10-31 16:04:36 +10:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mesa: expose support for GL_EXT_buffer_storage 2015-11-04 00:01:03 -05:00
mesa Merge branch 'wip/i965-separate-sampler-tex' into vulkan 2015-11-14 08:23:27 -08:00
util Merge remote-tracking branch 'mesa-public/master' into vulkan 2015-11-14 07:56:10 -08:00
vulkan anv/cmd_buffer: Add a new genX_cmd_buffer file for shared code 2015-11-18 12:26:57 -08:00
Makefile.am Merge remote-tracking branch 'mesa-public/master' into vulkan 2015-10-19 14:14:21 -07:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00