mesa/src
Timothy Arceri 7cc61cf706 mesa: simplify sampler setting code
There is no need to loop over active samplers the code above this
would have already exited if the sampler was inactive, or errored
if the count was larger than the uniforms array size.

Reviewed-by: Eric Anholt <eric@anholt.net>
2017-01-06 11:21:42 +11:00
..
amd radeonsi: do all math in bytes in SI DMA code 2017-01-05 18:43:24 +01:00
compiler mesa/glsl: set num_textures per stage directly in shader_info 2017-01-06 11:21:42 +11:00
egl egl: Emit correct error when robust context creation fails 2016-12-27 10:21:29 -08:00
gallium gallivm: (trivial) fix typo bug with small AoS format unpacking 2017-01-06 00:46:15 +01:00
gbm
getopt
glx dri3: Fix MakeCurrent without a default framebuffer 2017-01-05 20:52:01 +01:00
gtest
hgl
intel anv: fix multiple creation with internal failure 2017-01-05 21:09:09 +00:00
loader
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa mesa: simplify sampler setting code 2017-01-06 11:21:42 +11:00
util
vulkan/wsi vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
Makefile.am
SConscript