Mercurial > mplayer.hg
log libvo/vo_gl.c @ 18116:d75953576ae4
age | author | description |
---|---|---|
Sun, 16 Apr 2006 13:38:28 +0000 | reimar | Fix and improve xinerama support |
Wed, 12 Apr 2006 14:11:26 +0000 | reimar | fixes and cleanup for windows fullscreen switching (restore old position, |
Sun, 26 Mar 2006 10:43:56 +0000 | reimar | support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz |
Wed, 15 Mar 2006 21:13:13 +0000 | reimar | extra checks on size of OSD parts (though IMHO these values should never be bad) |
Wed, 15 Mar 2006 12:15:35 +0000 | reimar | do not call glDeleteTextures with 0 count, Xgl does not like it. |
Thu, 09 Feb 2006 14:08:03 +0000 | rathann | Patch by Stefan Huehner / stefan % huehner ! org \ |
Sun, 18 Dec 2005 12:04:08 +0000 | reimar | support negative stride (flipping) in vo_gl. |