log libvo/vo_gl2.c @ 24315:12f2487fb845

age author description
Mon, 03 Sep 2007 13:18:26 +0000 reimar Fix compilation after patch to remove global vo_hdc
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Tue, 26 Jun 2007 16:33:43 +0000 reimar Lots of cosmetics for gl2
Tue, 26 Jun 2007 15:51:51 +0000 reimar Remove two unused variables
Tue, 26 Jun 2007 15:51:49 +0000 reimar Remove overly complex and unused per-subtexture "dirty" handling
Tue, 26 Jun 2007 15:51:47 +0000 reimar Remove now unused variable
Tue, 26 Jun 2007 15:51:43 +0000 reimar remove useless calloc cast
Tue, 26 Jun 2007 15:01:09 +0000 reimar Remove some unused code and useless error checking that only clutters the code
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sun, 18 Feb 2007 20:23:25 +0000 reimar Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Sun, 17 Dec 2006 12:33:09 +0000 reimar Fix compilation under MinGW with X11 enabled
Sat, 08 Jul 2006 15:00:37 +0000 reimar Improve windows gui support
Sat, 17 Jun 2006 19:43:13 +0000 reimar Make header include order more similar to vo_gl.c
Wed, 07 Jun 2006 13:24:54 +0000 reimar Reworked YUV2RGB fragment program setup in preparation for upcoming patches