log libvo/vo_gl2.c @ 12709:bd90b887fb13

age author description
Sun, 27 Jun 2004 20:45:08 +0000 reimar avoid visuals with low color-depth.
Sat, 08 May 2004 23:53:20 +0000 reimar removing useless code, improving readability
Sat, 08 May 2004 21:40:20 +0000 reimar fixed memory leak and removed unnecessary static variable
Sun, 02 May 2004 14:16:13 +0000 reimar clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders
Sat, 01 May 2004 19:37:09 +0000 reimar GUI support
Wed, 17 Mar 2004 11:53:25 +0000 reimar corrected problems with switching to and from fullscreen mode esp. with fixed-vo
Sun, 22 Feb 2004 15:30:01 +0000 attila printf -> mp_msg
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 12 Oct 2003 14:42:27 +0000 attila * clear window on fullscreen switch
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 21 Sep 2003 15:44:23 +0000 faust3 fix fullscreen switching in vo gl and vo gl2
Sun, 21 Sep 2003 11:27:11 +0000 attila dont fix things at the wrong place
Sun, 21 Sep 2003 10:36:03 +0000 faust3 fix black screen on linux, patch by Jindrich Makovicka
Fri, 19 Sep 2003 14:33:51 +0000 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
Sun, 31 Aug 2003 22:27:10 +0000 mosu Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>