mesa/src/intel
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
..
genxml genxml: Make the border color pointer consistent across gens 2016-03-01 14:43:05 -08:00
isl isl: Fix RenderTargetViewExtent for mipmapped 3D surfaces 2016-03-04 13:20:44 -08:00
vulkan anv: Check if shader if present before uploading to cache 2016-03-05 13:54:24 -08:00
Makefile.am Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00