mesa/src
Kristian Høgsberg Kristensen f2b37132cb anv: Check if shader if present before uploading to cache
Between the initial check the returns NO_KERNEL and compiling the
shader, other threads may have added the shader to the cache. Before
uploading the kernel, check again (under the mutex) that the compiled
shader still isn't present.
2016-03-05 13:54:24 -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: Check if shader if present before uploading to cache 2016-03-05 13:54:24 -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