summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dga.c
Commit message (Expand)AuthorAgeFilesLines
* - still more debug output to be able to fix 15/16 bpp problemacki22001-04-011-2/+12
* - added detection of memsize of graphics card to check if double buffering is...acki22001-04-011-64/+64
* - added VidMode changing support for DGA1.0 (used code from Michael Graffam (...acki22001-03-311-29/+159
* - added double buffering :-)acki22001-03-301-66/+51
* - 32/16 bit mode swtiching with DGA2.0acki22001-03-301-93/+304
* Source cleanup. Improved resolution selection (I think :-)).acki22001-03-301-163/+114
* Changes to configure to autodetect DGA 2.0 functionality, and to only usemgraffam2001-03-281-7/+19
* Added support to vo_dga to change the video mode to the lowest resolutionmgraffam2001-03-271-4/+44
* added check_events() interfacearpi_esp2001-03-031-20/+25
* initial versionarpi_esp2001-02-271-0/+374