mesa/src
Jason Ekstrand cce65471b8 anv: Compact render targets
Previously, we would always emit all of the render targets in the subpass.
This commit changes it so that we compact render targets just like we do
with other resources.  Render targets are represented in the surface map by
using a descriptor set index of UINT16_MAX.
2016-03-08 15:40:11 -08:00
..
compiler Merge remote-tracking branch 'origin/master' into vulkan 2016-03-01 17:11:29 -08:00
egl Android: clean-up and fix DRI module path handling 2016-02-29 10:51:44 +00:00
gallium virgl: add support for passing render condition flags to host. 2016-03-01 15:50:00 +10:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glx glx: update to updated version of EXT_create_context_es2_profile 2016-02-03 15:44:51 -05:00
gtest
hgl
intel anv: Compact render targets 2016-03-08 15:40:11 -08:00
loader virtio_gpu: Add PCI ID to driver map 2016-01-23 12:35:24 +10:00
mapi mesa: add GL_EXT_texture_border_clamp support 2016-02-22 10:38:56 -05:00
mesa Merge remote-tracking branch 'origin/master' into vulkan 2016-03-01 17:11:29 -08:00
util Merge remote-tracking branch 'origin/master' into vulkan 2016-02-24 13:04:54 -08:00
Makefile.am Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00