log libvo/vo_gl2.c @ 18584:212999db0203

age author description
Mon, 05 Jun 2006 20:21:25 +0000 reimar Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
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,
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.
Wed, 07 Dec 2005 15:56:27 +0000 reimar signed division must be used for calculation vo_dx and vo_dy.
Tue, 06 Dec 2005 22:23:06 +0000 reimar Get rid of most #ifdefs
Thu, 17 Nov 2005 20:49:46 +0000 reimar Enable border toggling for gl and gl2 under windows.
Sat, 01 Oct 2005 12:53:49 +0000 reimar documentation update.
Sun, 25 Sep 2005 16:33:03 +0000 reimar debugging/testing helpers: allow forcing a certain width/height for textures
Sun, 25 Sep 2005 16:18:16 +0000 reimar panscan support
Sun, 25 Sep 2005 16:07:54 +0000 reimar Support rectangular texture in fragment programs
Sun, 25 Sep 2005 13:58:18 +0000 reimar Fix crashes and green border when using YV12 input format
Wed, 14 Sep 2005 22:08:04 +0000 reimar hardware color-space conversion for vo_gl and vo_gl2
Tue, 13 Sep 2005 16:16:13 +0000 reimar Allow disabling the glFinish call