mesa/src
Paul Berry eed6baf762 Replace gl_frag_attrib enum with gl_varying_slot.
This patch makes the following search-and-replace changes:

gl_frag_attrib -> gl_varying_slot
FRAG_ATTRIB_* -> VARYING_SLOT_*
FRAG_BIT_* -> VARYING_BIT_*

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Brian Paul <brianp@vmware.com>
2013-03-15 09:26:17 -07:00
..
egl mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. 2013-03-12 22:06:27 +00:00
gallium st/dri: add support for the always_have_depth_buffer option 2013-03-15 07:05:01 -06:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl Replace gl_frag_attrib enum with gl_varying_slot. 2013-03-15 09:26:17 -07:00
glx glx: init screen = 0 to fix optimized build warning 2013-03-14 18:09:42 -06:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table 2013-03-13 14:55:52 +00:00
mesa Replace gl_frag_attrib enum with gl_varying_slot. 2013-03-15 09:26:17 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00