mesa/src/glsl/builtins
Paul Berry dbd6135bc1 mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
This should help avoid confusion now that we're using the gl_api enum
to distinguishing between core and compatibility API's.  The
corresponding enum value for core API's is API_OPENGL_CORE.

Acked-by: Eric Anholt <eric@anholt.net>
Acked-by: Matt Turner <mattst88@gmail.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
2012-11-29 11:33:15 -08:00
..
glsl glsl: Add implementation of inverse() for mat2/3/4. 2012-04-24 10:15:47 -07:00
ir glsl: Fix pi/2 constant in acos built-in function 2012-06-13 18:26:11 -07:00
profiles glsl: add ARB_texture_cube_map_array support (v2) 2012-11-09 10:26:33 +10:00
tools mesa: Rename API_OPENGL to API_OPENGL_COMPAT. 2012-11-29 11:33:15 -08:00