pcsx2/pcsx2/IPU
ramapcsx2 402a52bbc6 Small fix to logging.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4114 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-12-20 21:36:06 +00:00
..
mpeg2lib Small fix to logging. 2010-12-20 21:36:06 +00:00
IPU.cpp IPU hack removal - Well, still one bit i'm not sure on, but everything else should be correct. Hack was due to differences between IPU and the MPEG standard. 2010-12-03 23:36:51 +00:00
IPU.h IPU: Cleanups and simplifications, and removed a whole lot of code that was force-setting ipu0dma's STR to 0 and/or flushing the FIFO for no reason. Tested tons of games, couldn't find any regressions. 2010-09-24 23:48:33 +00:00
IPU_Fifo.cpp IPU: Gave IPU0/Internal IPU a sense of timing rather than the whole lot being dumped out instantly then interrupted later, fixes issues with data being left in the fifo (mana khemia) and the IPU outstripping the other dma's (FFX Mess/Tearing on Digital Devil Saga videos). Will remove the hack later and clean up once im totally happy its ok. 2010-11-27 00:11:52 +00:00
IPU_Fifo.h IPU optimizations -- use SSE for FIFO reads/writes, and streamlined IPUdma0 /IPUdma1 feeds a bit. 2010-09-15 17:11:24 +00:00
IPUdma.cpp IPU: Gave IPU0/Internal IPU a sense of timing rather than the whole lot being dumped out instantly then interrupted later, fixes issues with data being left in the fifo (mana khemia) and the IPU outstripping the other dma's (FFX Mess/Tearing on Digital Devil Saga videos). Will remove the hack later and clean up once im totally happy its ok. 2010-11-27 00:11:52 +00:00
IPUdma.h IPU: Gave IPU0/Internal IPU a sense of timing rather than the whole lot being dumped out instantly then interrupted later, fixes issues with data being left in the fifo (mana khemia) and the IPU outstripping the other dma's (FFX Mess/Tearing on Digital Devil Saga videos). Will remove the hack later and clean up once im totally happy its ok. 2010-11-27 00:11:52 +00:00
yuv2rgb.asm Should be the last of the trunk, gotta finish the branches/tags, but thats the main bulk transferred. 2009-02-06 20:04:37 +00:00
yuv2rgb.cpp Refactoring: 2010-08-09 04:10:38 +00:00
yuv2rgb.h IPU: 2010-08-01 21:50:59 +00:00