mesa/src
Ian Romanick 8af7d3ce9f mesa: Add extension tracking for {ARB,OES}_get_program_binary
The ARB_get_program_binary spec says "OpenGL 3.0 is required."  The
nearly identical OES_get_program_binary extension is available for
OpenGL ES 2.0, so I don't see how / why OpenGL 3.0 is a requirement for
the ARB version.  Let's just enable whenever GL_ARB_shader_objects is
available.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-01-11 18:13:53 -08:00
..
egl Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gallium r600g: fix warnings for htile va 2013-01-11 23:19:11 +00:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt
glsl glcpp: Add tests for line continuation 2013-01-11 13:55:41 -08:00
glx Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gtest Clean up .gitignore files 2013-01-10 22:01:31 +01:00
mapi glapi: Emit dispatch for {ARB,OES}_get_program_binary 2013-01-11 18:13:53 -08:00
mesa mesa: Add extension tracking for {ARB,OES}_get_program_binary 2013-01-11 18:13:53 -08: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