aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dga.c
Commit message (Collapse)AuthorAge
...
* - completely rewrote depth switchingGravatar acki22001-04-13
| | | | | | | | | - support for -bpp (needs at least mplayer.c 1.53 and cfg-mplayer.h 1.18 and latest stuff from libvo to work) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@393 b3059339-0415-0410-9bf9-f77b7e298cf2
* - still more debug output to be able to fix 15/16 bpp problemGravatar acki22001-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@273 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added detection of memsize of graphics card to check if double buffering ↵Gravatar acki22001-04-01
| | | | | | | | | | | is possible - fixed resolution switching a little and added more debug output - resolution switching is still according to d_width and d_height which is not always a good idea ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@267 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added VidMode changing support for DGA1.0 (used code from Michael Graffam ↵Gravatar acki22001-03-31
| | | | | | (mgraffam@idsi.net)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@264 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added double buffering :-)Gravatar acki22001-03-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@263 b3059339-0415-0410-9bf9-f77b7e298cf2
* - 32/16 bit mode swtiching with DGA2.0Gravatar acki22001-03-30
| | | | | | | - now use only DGA2.0 API when DGA2.0 is available git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Source cleanup. Improved resolution selection (I think :-)).Gravatar acki22001-03-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changes to configure to autodetect DGA 2.0 functionality, and to only useGravatar mgraffam2001-03-28
| | | | | | | DGA video mode switching when DGA 2.0 is present git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support to vo_dga to change the video mode to the lowest resolutionGravatar mgraffam2001-03-27
| | | | | | | | | that is larger (or equal to) the video stream. Also, by using the -x and -y options the user can specify a specific video mode. Changed the DOCS/AUTHORS file to reflect this patch so that flames get sent to me :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@222 b3059339-0415-0410-9bf9-f77b7e298cf2
* added check_events() interfaceGravatar arpi_esp2001-03-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial versionGravatar arpi_esp2001-02-27
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14 b3059339-0415-0410-9bf9-f77b7e298cf2