OSDN Git Service

radeonsi: initial WIP SI code
[android-x86/external-mesa.git] / src / glsl / builtin_variables.cpp
2012-03-15 Eric Anholtglsl: Update builtin variables for GLSL 1.40.
2012-03-15 Eric Anholtglsl: Hook up the current GLSL 1.30 types and builtins...
2012-02-29 Ian Romanickglsl: Make gl_InstanceID available with GL_ARB_draw_ins...
2011-11-11 Eric Anholtmesa: Make gl_VertexID be a system value like gl_Instan...
2011-11-11 Eric Anholtglsl: Move builtin_variables.h into .cpp.
2011-11-11 Eric Anholtglsl: Move ir_variable.cpp to builtin_variables.cpp.