summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_pgx64.c
AgeCommit message (Expand)Author
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-20fix off by one errorRobin KAY
2002-12-18Add support for exclusive overlaysRobin KAY
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
2002-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
2002-12-07Up PGX64 interface version.Robin KAY
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-02Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o...Robin KAY
2002-11-02Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X...Robin KAY
2002-10-29Inhibit multiple instances of pgx64. Improve deinterlacing code.Robin KAY
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-10-13pgx64 video plugin was crashing xine during auto probe of video_out drivers,Juergen Keil
2002-10-12Improved support for moving and resizing video windowRobin KAY
2002-10-10Various misc changes. Added support for XINE_VISUAL_TYPE_FB (pgx64fb).Robin KAY
2002-10-09removed some redundant codeRobin KAY
2002-10-06minor fix to pluginRobin KAY
2002-10-05Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce.Robin KAY
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04Added support for alphablendingRobin KAY
2002-08-16PGX64 video out driver addedRobin KAY