summaryrefslogtreecommitdiff
path: root/src/video_out/alphablend.h
AgeCommit message (Expand)Author
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-03-16video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de...Robin KAY
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-01-22- small w32codec bugfixesMiguel Freitas
2001-12-16- fix clipping box inside rle linesMiguel Freitas
2001-11-30blend_yuy2 now availableMiguel Freitas
2001-11-03Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. AndMatthias Dahl
2001-10-09blend_rgb* with rle-image scaling. Used by the XShm video_out driver.Juergen Keil
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519