summaryrefslogtreecommitdiffstats
path: root/libvo/vosub_vidix.c
Commit message (Expand)AuthorAgeFilesLines
* Allow using direct rendering with any HW pitches (even on matrox g400).nick2002-02-171-12/+17
* vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>nick2002-02-171-30/+49
* More correct direct rendering usagenick2002-02-171-4/+8
* Screenshot on the flynick2002-02-171-0/+5
* tell to driver doublebufferingnick2002-02-111-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+13
* Enable 15bpp on servernick2002-02-051-0/+1
* Optimizing with use new tune infonick2002-02-011-199/+243
* return error if unknown depth given. more informative error messages. dont ex...alex2002-01-311-7/+9
* Use new tune infonick2002-01-311-1/+44
* IMGFMT_RGBxx experimental supportnick2002-01-311-2/+79
* provide full vaa interfacenick2002-01-271-5/+51
* improvementsnick2002-01-271-2/+33
* preinit usagenick2002-01-261-0/+1
* don't render UV planes if interleaved (also add support later)alex2002-01-231-0/+12
* intense -> intensitynick2002-01-231-18/+22
* added support for unlimited video resolution (-1)alex2002-01-201-3/+10
* clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett...alex2002-01-191-30/+35
* vidix_grkey_support checking for colorkeyingalex2002-01-191-0/+6
* added colorkey handlingalex2002-01-181-5/+16
* sorry, i really wanted to add vidix_start and stop as int, to detect if somet...alex2002-01-181-4/+6
* Suppress return values for 'void'. 10L to Alexnick2002-01-181-5/+2
* gamma correction supportnick2002-01-181-0/+36
* added vidix_start() and vidix_stop() for better runtime-resize support ;)alex2002-01-161-6/+26
* using LIBDIR@config.halex2002-01-131-1/+1
* test for preinit errors and correct handling subdevicenick2002-01-131-1/+1
* Using any graphics servernick2002-01-101-6/+11
* OSD supportnick2002-01-071-19/+12
* YV12 sliced output fixednick2002-01-071-2/+2
* Looks working ;)nick2002-01-061-23/+22
* Printing driver namenick2002-01-061-0/+1
* preliminary versionnick2002-01-061-0/+320