index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
gl_common.c
Commit message (
Expand
)
Author
Age
...
*
use GenBuffers to get a buffer number instead of hardcoding 1.
reimar
2005-08-16
*
extra check for glUploadTex to avoid a possible hang.
reimar
2005-08-14
*
remove/move some unused headers/variables/code
reimar
2005-08-14
*
Helper function for drawing texture and general cleanup of vo_gl2.c
reimar
2005-08-14
*
More helper functions/defines and bugfixes
reimar
2005-07-27
*
Use dlsym to get glXGetProcAddress, only way to (hopefully) make it
reimar
2005-07-26
*
OpenGL fixes for windows and vo_gl.c ported to windows.
reimar
2005-07-26
*
support for rectangular and streaming textures.
reimar
2005-07-26
*
Doxygen comments improved
reimar
2004-12-29
*
Improving gl2 under windows, moving some functionality to gl_common
reimar
2004-12-11
*
Make the context not current before destroying it.
reimar
2004-12-02
*
More similar code from gl and gl2 moved to gl_common
reimar
2004-12-01
*
fullscreen fixes and GUI support for vo_gl
reimar
2004-11-01
*
added gl_common for code used by both vo_gl.c and vo_gl2.c.
reimar
2004-10-17
[prev]