mesa/src
Eric Anholt 325a49701f glsl2: Fix handling of out values in function inlining.
The parameters[i] is our inlined variables representing the
parameters, so they are always ir_var_auto.  Walk the signature params
in handling "out" values like we do for "in" values to find the mode.

Fixes (with the previous 2 commits):
glsl1-function call with in, out params
glsl1-function call with inout params
2010-07-20 16:21:07 -07:00
..
driclient
egl egl: s/EGL_DISPLAY/EGL_PLATFORM/. 2010-06-17 16:30:26 +08:00
gallium llvmpipe: make geometry shaders and stream output work 2010-06-22 12:58:04 -04:00
glsl glsl2: Fix handling of out values in function inlining. 2010-07-20 16:21:07 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw
glx glx: fix indentation and remove extraneous break 2010-06-02 16:04:10 -06:00
mapi mapi: Add missing stdlib.h header for malloc declaration. 2010-06-20 01:03:00 -07:00
mesa glsl2: Add definitions of the builtin constants present in GLSL 1.10. 2010-07-20 14:03:35 -07:00
Makefile
SConscript SConscript: don't build mesa components if mesa not in state trackers 2010-06-08 17:38:56 +01:00