diff options
author | wm4 <wm4@nowhere> | 2015-03-25 12:00:57 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-03-25 12:00:57 +0100 |
commit | cdf9abd872f1923ef5a185d06b412f342935f107 (patch) | |
tree | a1da3521b7c3e176bb9cb06840ab8f8ed1c694a5 /input/ipc.c | |
parent | e07d1b397c9784e8b11a2055a4c54e84bd92468c (diff) |
vo_opengl: drop support for old framebuffer extension
Drop support for GL_EXT_framebuffer_object. It has 2 problems: semantics
might be slightly different from the "proper" GL_ARB_framebuffer_object
extension (but is likely completely untested), and also our extension
loader is too dumb to load the same group of function pointers
represented by different extensions only once.
Diffstat (limited to 'input/ipc.c')
0 files changed, 0 insertions, 0 deletions