| Commit message (Expand) | Author | Age | Files | Lines |
* | proper gcc4 compile-fix suggested by richard | atmos4 | 2004-11-03 | 1 | -1/+1 |
* | gcc-4 compile fix: invalid lvalue in assignment | atmos4 | 2004-10-31 | 1 | -1/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin... | alex | 2003-12-07 | 1 | -0/+31 |
* | fixed -nocolorkey | alex | 2003-10-22 | 1 | -1/+1 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 | 1 | -0/+14 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | OSD stride fix and correct email | iive | 2003-09-25 | 1 | -7/+5 |
* | blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, ... | iive | 2003-09-21 | 1 | -92/+82 |
* | force_mode wrong has_mode check, verbose retrace message | iive | 2003-04-02 | 1 | -3/+3 |
* | Fix last mode ignored bug | iive | 2003-03-25 | 1 | -2/+4 |
* | 10l | iive | 2003-03-23 | 1 | -2/+1 |
* | fix find_best fail if the black area is bigger than image, few more verbose m... | iive | 2003-03-22 | 1 | -6/+14 |
* | new svga driver - support double buffering, fast_memcpy, direct render and HW... | iive | 2003-03-20 | 1 | -722/+564 |
* | disable auto oldmethod, directrendering for linear modes only | iive | 2003-02-03 | 1 | -6/+7 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | michael | 2003-01-30 | 1 | -2/+5 |
* | typo | gabucino | 2003-01-25 | 1 | -7/+7 |
* | This patch should fix the display problem with 4bpp and 8bpp modes. | arpi | 2003-01-20 | 1 | -4/+6 |
* | vga_draw* functions don't support linear memory for 'most' video cards | iive | 2002-12-31 | 1 | -1/+1 |
* | 10l by Matan | alex | 2002-12-22 | 1 | -1/+5 |
* | vidix support and better device options handler by Matan Ziv-Av <matan@svgali... | alex | 2002-12-21 | 1 | -41/+106 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -7/+3 |
* | 10l fix & cleanup of draw_frame(), still NO support for stride :( | arpi | 2002-10-09 | 1 | -19/+12 |
* | mode check at preinit() | arpi | 2002-10-09 | 1 | -6/+6 |
* | warning fix - hope it don't break it | arpi | 2002-09-29 | 1 | -1/+1 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 1 | -0/+1 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+1 |
* | IMGFMT_{RGB,BGR}{1,4} | michael | 2002-06-27 | 1 | -1/+10 |
* | 1bpp support | michael | 2002-06-17 | 1 | -8/+28 |
* | 8bpp bugfixes (brightness, contrast ...) | michael | 2002-06-17 | 1 | -4/+65 |
* | 8bpp support (no dithering yet, use -vop noise for now) | michael | 2002-06-16 | 1 | -7/+52 |
* | getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg> | arpi | 2002-05-12 | 1 | -0/+1 |
* | This patch replaces vo_svga.c with an improved version that does not use | arpi | 2002-04-18 | 1 | -228/+316 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+6 |
* | new info for tuning | nick | 2002-01-31 | 1 | -2/+2 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+10 |
* | mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.org | arpi | 2001-11-18 | 1 | -1/+35 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -2/+0 |
* | Code cleanup | nick | 2001-10-31 | 1 | -3/+0 |
* | Using new stuff of rgb15to16 | nick | 2001-10-30 | 1 | -14/+2 |
* | small changes to erase only needed place (rectangles doesn't overlap) | atlka | 2001-08-14 | 1 | -4/+8 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 | 1 | -9/+9 |
* | svga driver didn't compile on linux/ppc | jkeil | 2001-07-17 | 1 | -1/+2 |
* | flip_page gl_fillbox fix. | se7encode | 2001-06-04 | 1 | -4/+6 |
* | Scaling bug fixed. | se7encode | 2001-06-03 | 1 | -6/+7 |
* | removed emms() and reordered stuff | arpi_esp | 2001-05-25 | 1 | -4/+4 |
* | emms() SIGILL on non-MMX systems fixed | arpi_esp | 2001-05-25 | 1 | -0/+2 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 | 1 | -1/+0 |
* | -bpp bug fixed. | se7encode | 2001-05-06 | 1 | -0/+1 |
* | Some names, types changed. | se7encode | 2001-04-24 | 1 | -15/+13 |
* | -Wall warnings fixed. | se7encode | 2001-04-24 | 1 | -3/+5 |
* | *** empty log message *** | se7encode | 2001-04-24 | 1 | -9/+8 |
* | clean up | pontscho | 2001-04-24 | 1 | -17/+3 |
* | some warnings killed | szabii | 2001-04-24 | 1 | -1/+21 |
* | Some debug information (using verbose) added. | se7encode | 2001-04-18 | 1 | -7/+32 |
* | Maybe a little speedup. | se7encode | 2001-04-18 | 1 | -4/+7 |
* | Thanx to Arpi, There is no more YUY2 bug. | se7encode | 2001-04-17 | 1 | -9/+10 |
* | A couple of bugfixes. | se7encode | 2001-04-17 | 1 | -1/+1 |
* | Tons of code rewrites. | se7encode | 2001-04-17 | 1 | -73/+123 |
* | fix to newest revision after cvs rollback | atmosfear | 2001-04-17 | 1 | -86/+186 |
* | qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+ | arpi_esp | 2001-04-15 | 1 | -186/+86 |
* | All available videomodes support added. | se7encode | 2001-04-15 | 1 | -86/+186 |
* | -bpp added. | se7encode | 2001-04-14 | 1 | -2/+27 |
* | 24/15bpp -> 32/16bpp added. | se7encode | 2001-04-14 | 1 | -26/+99 |
* | Requested resolution (d_width) added. | se7encode | 2001-04-13 | 1 | -2/+4 |
* | Date bugfix :) | se7encode | 2001-04-12 | 1 | -1/+1 |
* | Bugfixes in draw_slice. | se7encode | 2001-04-12 | 1 | -9/+12 |
* | -zoom added. | se7encode | 2001-04-11 | 1 | -3/+3 |
* | OSD renderers for all modes added. | se7encode | 2001-04-10 | 1 | -21/+18 |
* | Some bugfix. | se7encode | 2001-04-06 | 1 | -1/+1 |
* | Some bugfix. | se7encode | 2001-04-06 | 1 | -11/+25 |
* | Mode detect bugfix. | se7encode | 2001-04-05 | 1 | -1/+2 |
* | bpp fix | arpi_esp | 2001-04-05 | 1 | -5/+2 |
* | integrated vo_svga by se7en | arpi_esp | 2001-04-05 | 1 | -4/+10 |
* | SVGAlib support - vo_svga.c added. | se7encode | 2001-04-05 | 1 | -0/+242 |