log libvo/vo_gl2.c @ 16222:8683e4609f3f

age author description
Sun, 14 Aug 2005 19:36:34 +0000 reimar textures smaller 64x64 might not be supported
Sun, 14 Aug 2005 19:24:49 +0000 reimar remove/move some unused headers/variables/code
Sun, 14 Aug 2005 18:36:01 +0000 reimar 10l, texture_width/height initialization was removed, so use
Sun, 14 Aug 2005 13:44:14 +0000 reimar Helper function for drawing texture and general cleanup of vo_gl2.c
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Sat, 18 Jun 2005 18:32:29 +0000 reimar support -wid
Mon, 30 May 2005 08:45:21 +0000 reimar -geometry support for gl2 under win, default window pos centered for gl, gl2
Sun, 29 May 2005 17:04:51 +0000 reimar Implement -geometry for vo gl and gl2.
Mon, 21 Feb 2005 14:44:39 +0000 reimar Remove a lot of duplicate code
Wed, 29 Dec 2004 14:35:18 +0000 reimar Remove unused defines
Sat, 11 Dec 2004 16:57:42 +0000 reimar Improving gl2 under windows, moving some functionality to gl_common
Fri, 03 Dec 2004 00:11:28 +0000 reimar Move selection of internal texture format to appropriate place, should
Wed, 01 Dec 2004 17:05:58 +0000 reimar More similar code from gl and gl2 moved to gl_common
Sat, 13 Nov 2004 12:01:20 +0000 reimar Avoid drawing before transformation matrices are set up.
Fri, 05 Nov 2004 13:48:41 +0000 faust3 10l