Mercurial > mplayer.hg
log libvo/vo_gl2.c @ 16475:55b04cfc255c
age | author | description |
---|---|---|
Tue, 13 Sep 2005 16:16:13 +0000 | reimar | Allow disabling the glFinish call |
Thu, 25 Aug 2005 12:45:57 +0000 | reimar | Fix texture format variable types. Internal format is GLint, others are GLenum |
Sun, 21 Aug 2005 09:59:45 +0000 | reimar | -wid support for windows. Not well tested, might still behave a bit weird. |
Tue, 16 Aug 2005 23:24:52 +0000 | reimar | Get events from -wid window. |
Sun, 14 Aug 2005 19:40:33 +0000 | reimar | use glUploadTex helper function |
Sun, 14 Aug 2005 19:36:34 +0000 | reimar | textures smaller 64x64 might not be supported |
Sun, 14 Aug 2005 19:24:49 +0000 | reimar | remove/move some unused headers/variables/code |