aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dga.c
Commit message (Expand)AuthorAge
...
* - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?Gravatar acki22001-05-01
* clean upGravatar pontscho2001-04-24
* some warnings killedGravatar szabii2001-04-24
* driver info now depends on detected DGA versionGravatar arpi_esp2001-04-19
* - now also supports OSD for YV12 (big speed penalty by having to build imageGravatar acki22001-04-17
* - query_format() now uses new return value conceptGravatar acki22001-04-17
* - fixed bug with depth and mpg when current bpp of XServer was != 32Gravatar acki22001-04-13
* - completely rewrote depth switchingGravatar acki22001-04-13
* - still more debug output to be able to fix 15/16 bpp problemGravatar acki22001-04-01
* - added detection of memsize of graphics card to check if double buffering is...Gravatar acki22001-04-01
* - added VidMode changing support for DGA1.0 (used code from Michael Graffam (...Gravatar acki22001-03-31
* - added double buffering :-)Gravatar acki22001-03-30
* - 32/16 bit mode swtiching with DGA2.0Gravatar acki22001-03-30
* Source cleanup. Improved resolution selection (I think :-)).Gravatar acki22001-03-30
* Changes to configure to autodetect DGA 2.0 functionality, and to only useGravatar mgraffam2001-03-28
* Added support to vo_dga to change the video mode to the lowest resolutionGravatar mgraffam2001-03-27
* added check_events() interfaceGravatar arpi_esp2001-03-03
* initial versionGravatar arpi_esp2001-02-27