Mercurial > mplayer.hg
log libvo/vo_gl.c @ 16433:1deef0daf3aa
age | author | description |
---|---|---|
Fri, 09 Sep 2005 14:47:54 +0000 | reimar | Add an uninit function. |
Mon, 05 Sep 2005 10:08:04 +0000 | reimar | Properly initialize osdtexCnt |
Mon, 05 Sep 2005 10:02:06 +0000 | reimar | OSD alpha conversion index out of range |
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. |
Fri, 19 Aug 2005 12:23:34 +0000 | reimar | less weird OSD alpha transformation. |
Fri, 19 Aug 2005 12:16:52 +0000 | reimar | Do not set SwapInterval for values < 0. |