summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Move yuv2rgb to postprocessnick2001-11-061-1/+0
* Using new stuff of rgb15to16nick2001-10-301-15/+5
* Applied patch to switch to graphics mode with -fs by achurch@achurch.org (And...atmos42001-10-211-1/+27
* more verbose videomode selectionszabi2001-08-161-30/+72
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-2/+5
* nothing importantszabii2001-06-101-7/+7
* 8bpp fixszabii2001-06-091-2/+7
* small fixszabii2001-06-031-1/+25
* some little cleanupszabii2001-06-021-112/+151
* removed redundant osd.h includesarpi_esp2001-05-241-1/+0
* flip support if (screen depth == frame depth)szabii2001-05-141-21/+23
* nothing importantszabii2001-04-291-9/+7
* bpp selection fixedszabii2001-04-281-0/+6
* some cleanupsszabii2001-04-281-31/+35
* some cleanupszabii2001-04-251-97/+74
* some cleanupszabii2001-04-241-13/+12
* clean uppontscho2001-04-241-15/+2
* nothing importantszabii2001-04-211-0/+3
* nothing important?szabii2001-04-201-6/+5
* dumb bug fixedszabii2001-04-201-1/+1
* removed unused variablesszabii2001-04-191-4/+0
* changed query_format return; lots of fixes/changesszabii2001-04-191-102/+98
* fbdev reset fixedszabii2001-04-181-4/+8
* cmap bug fixed (I think)szabii2001-04-161-5/+7
* dumb bugszabii2001-04-161-1/+1
* small changeszabii2001-04-161-1/+2
* small changeszabii2001-04-141-1/+1
* lots of changesszabii2001-04-141-97/+241
* some changes...szabii2001-04-131-180/+300
* some fixesszabii2001-04-121-3/+10
* 1 printf addedszabii2001-04-121-0/+2
* cleanupszabii2001-04-121-167/+133
* -fbdepth fix2szabii2001-04-111-2/+39
* -fbdepth fixszabii2001-04-111-2/+2
* -fbdepth addedszabii2001-04-111-0/+44
* video mode change supportedszabii2001-04-111-123/+443
* memcpy() moved mmx.h -> fastmemcpy.harpi_esp2001-04-111-1/+1
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+2
* codecs.conf supportszabii2001-04-081-73/+69
* restore old cmapszabii2001-04-071-0/+11
* directcolor support?szabii2001-04-071-12/+121
* now it works in 15bpp modeszabii2001-04-031-16/+21
* report more info on fbszabii2001-04-031-6/+13
* alpha rendering, virtual screensize reset fixszabii2001-03-291-4/+4
* clear the frame on uninitszabii2001-03-291-4/+19
* disabled scrollback buffer (virtual fb size set to real screen size)szabii2001-03-291-1/+14
* small fixszabii2001-03-281-8/+1
* works with .avi (for me :) )szabii2001-03-281-7/+7
* maybe it can play avi :)szabii2001-03-281-41/+83
* vo_fbdev addedszabii2001-03-281-0/+286