diff options
author | Ian Romanick <[email protected]> | 2012-12-02 14:20:04 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-01-11 18:13:53 -0800 |
commit | 8af7d3ce9fe60d7ab19aa30efc15f9ed97df27ff (patch) | |
tree | afba61522a3fc5f689ca0287871ae57f520885ff /src/mesa/main/mfeatures.h | |
parent | 31ca0c8be33b78b8e7321ac9625d89941d7a5233 (diff) |
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 <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/mfeatures.h')
0 files changed, 0 insertions, 0 deletions