mesa/src
Eric Anholt 454dc83f66 i965/fs: Communicate the pull constant block read parameters through fs_regs.
I wanted to add the surface index as a variable value for UBO support,
and a reg seemed like the obvious way to go.  This exposes more of the
information to CSE, which we'll probably want to apply to pull
constant loads for UBOs eventually (you might access 4 floats in a
row, each of which would produce an oword block read of the same
block).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-07 13:54:51 -07:00
..
egl egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context 2012-08-06 15:37:04 -07:00
gallium dri: Simplify use of driConcatConfigs 2012-08-07 09:30:33 -07:00
gbm gbm: Fix build for wayland include 2012-07-30 11:58:02 -04:00
getopt
glsl glsl: Refuse to parse uniform block declarations when UBOs aren't available. 2012-08-07 13:54:51 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx automake: Honor GL_LIB for mangled/custom lib names 2012-07-23 22:34:13 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/. 2012-07-25 22:37:24 -07:00
mesa i965/fs: Communicate the pull constant block read parameters through fs_regs. 2012-08-07 13:54:51 -07:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00