log libvo/vo_dga.c @ 1150:8682a16321db

age author description
Sun, 17 Jun 2001 20:59:39 +0000 acki2 - doublebuffering now can be switched on and off with the -(no)double switch.
Thu, 24 May 2001 20:48:45 +0000 arpi_esp removed redundant osd.h includes
Mon, 07 May 2001 19:16:04 +0000 acki2 - now chooses mode with highest ymax (enables doublebuffering in some cases
Thu, 03 May 2001 22:39:38 +0000 acki2 - finally: 15to16 conversion included!!!
Wed, 02 May 2001 23:21:27 +0000 acki2 - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+
Tue, 01 May 2001 22:37:37 +0000 acki2 - now features 24->32 conversion (this is actually faster than letting the
Tue, 01 May 2001 20:24:31 +0000 acki2 - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?
Tue, 24 Apr 2001 11:42:04 +0000 pontscho clean up
Tue, 24 Apr 2001 10:21:12 +0000 szabii some warnings killed
Thu, 19 Apr 2001 21:39:10 +0000 arpi_esp driver info now depends on detected DGA version
Tue, 17 Apr 2001 22:28:09 +0000 acki2 - now also supports OSD for YV12 (big speed penalty by having to build image
Tue, 17 Apr 2001 20:51:58 +0000 acki2 - query_format() now uses new return value concept
Fri, 13 Apr 2001 22:11:08 +0000 acki2 - fixed bug with depth and mpg when current bpp of XServer was != 32
Fri, 13 Apr 2001 18:49:59 +0000 acki2 - completely rewrote depth switching
Sun, 01 Apr 2001 22:01:28 +0000 acki2 - still more debug output to be able to fix 15/16 bpp problem