log libvo/gl_common.c @ 16109:519a307e3ccf

age author description
Tue, 26 Jul 2005 13:47:18 +0000 reimar OpenGL fixes for windows and vo_gl.c ported to windows.
Tue, 26 Jul 2005 10:16:18 +0000 reimar support for rectangular and streaming textures.
Wed, 29 Dec 2004 14:33:40 +0000 reimar Doxygen comments improved
Sat, 11 Dec 2004 16:57:42 +0000 reimar Improving gl2 under windows, moving some functionality to gl_common
Thu, 02 Dec 2004 23:55:08 +0000 reimar Make the context not current before destroying it.
Wed, 01 Dec 2004 17:05:58 +0000 reimar More similar code from gl and gl2 moved to gl_common
Mon, 01 Nov 2004 20:24:37 +0000 reimar fullscreen fixes and GUI support for vo_gl
Sun, 17 Oct 2004 13:28:22 +0000 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.