mesa/src
Kenneth Graunke 5a51a26804 i965/fs: Switch from BRW_MAX_TEX_UNIT to the actual limit.
BRW_MAX_TEX_UNIT is about to grow, but only Gen7+ will be able to
support the new larger value.  On older platforms, we don't want to
allocate the extra space - it would just be a waste.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
2014-01-22 17:18:56 -08:00
..
egl egl_dri2: use loader util lib 2014-01-18 18:47:49 +00:00
gallium gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats 2014-01-23 01:47:14 +01:00
gbm gbm: use the loader util lib 2014-01-18 18:47:48 +00:00
getopt
glsl glsl: Simplify aggregate type inference to prepare for ARB_arrays_of_arrays. 2014-01-22 11:08:30 -08:00
glx glx: use the loader util lib 2014-01-18 18:47:48 +00:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader logger: Remove unused variable. 2014-01-20 13:58:11 +00:00
mapi mesa: Add ARB_viewport_array plumbing 2014-01-20 11:32:00 -08:00
mesa i965/fs: Switch from BRW_MAX_TEX_UNIT to the actual limit. 2014-01-22 17:18:56 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00