Sun, 17 Oct 2004 13:28:22 +0000 |
reimar |
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
Wed, 06 Oct 2004 16:48:19 +0000 |
reimar |
fixed UNPACK_ALIGNMENT setting.
|
Sun, 03 Oct 2004 21:42:31 +0000 |
reimar |
fixed memleak, especially for fixed-vo.
|
Sun, 25 Jul 2004 12:49:01 +0000 |
reimar |
removed saver_on, saver_off calls, they are already in x11_common.c
|
Thu, 22 Jul 2004 19:07:13 +0000 |
reimar |
fix for people experimenting with GUI under windows
|
Sat, 17 Jul 2004 14:18:29 +0000 |
reimar |
use RGB32 textures on OS X
|
Tue, 06 Jul 2004 11:10:27 +0000 |
reimar |
100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)
|
Fri, 02 Jul 2004 16:18:24 +0000 |
reimar |
removed XFlush() before XSync(), made config_glx return-type signed, force 32bit on Darwin, idea from a patch by Marc Hoffman (mmh <at> pleasantst.com).
|
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
|