aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/gl_common.c
Commit message (Expand)AuthorAge
* More helper functions/defines and bugfixesGravatar reimar2005-07-27
* Use dlsym to get glXGetProcAddress, only way to (hopefully) make itGravatar reimar2005-07-26
* OpenGL fixes for windows and vo_gl.c ported to windows.Gravatar reimar2005-07-26
* support for rectangular and streaming textures.Gravatar reimar2005-07-26
* Doxygen comments improvedGravatar reimar2004-12-29
* Improving gl2 under windows, moving some functionality to gl_commonGravatar reimar2004-12-11
* Make the context not current before destroying it.Gravatar reimar2004-12-02
* More similar code from gl and gl2 moved to gl_commonGravatar reimar2004-12-01
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
* added gl_common for code used by both vo_gl.c and vo_gl2.c.Gravatar reimar2004-10-17