summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-11 15:50:47 -0600
committerBrian Paul <brianp@vmware.com>2009-06-12 08:15:33 -0600
commitfb64365642be82ac0dc0d43452afc4650d309b53 (patch)
treefa7c28933792d89ac948f503badc1476b7d5bb3f /autogen.sh
parent476685c63c15badd6c79a2794ae5cfb23a0a7ad4 (diff)
demos: update fbotexture.c to use EXT or ARB functions exclusively
When the -arb option is specified we use GL_ARB_framebuffer_object intead of GL_EXT_framebuffer_object. For some vendors' OpenGL it's important to call the ARB entrypoints instead of the EXT entrypoints to get correct behaviour. Use some function pointer tricks to do this (instead of GLEW).
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions