rpcsx/rpcs3/Emu/Cell
Alexandro Sánchez Bach 382ae8a78f Improved cellResc module
* cellResc module improved

* Many changes in this commit are from [DH]: The implementation of
cellRescSetConvertAndFlip, cellRescSetWaitFlip and cellRescSetSrc as
well as all the other changes that are not in cellResc module.

* Fixed another conflict from O1L/rpcs3 (master): Deleted
"cellPhotoUtility" (which already exists in cellPhotoExport)
Now all the conflicts are solved. :-)

NOTE: We should search for a better name for 's_rescInternalInstance'.
This one is just too long and some lines don't even fit in my screen
because of this.
2013-11-16 01:38:22 +01:00
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h OpenGL renderer: 2013-08-26 17:18:59 +03:00
PPCDecoder.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDecoder.h - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDisAsm.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPCInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPCThread.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCThread.h - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCThreadManager.cpp - Implemented send open system menu cmd. 2013-08-19 02:06:11 +03:00
PPCThreadManager.h - Implemented send open system menu cmd. 2013-08-19 02:06:11 +03:00
PPUDecoder.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUDisAsm.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUInterpreter.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUOpcodes.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUProgramCompiler.cpp - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUProgramCompiler.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
PPUThread.cpp Improved cellResc module 2013-11-16 01:38:22 +01:00
PPUThread.h Improved cellResc module 2013-11-16 01:38:22 +01:00
RawSPUThread.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
RawSPUThread.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
SPUDecoder.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
SPUDisAsm.h -Partial Implementation of Floating-Point Status and Control Register (FPSCR) 2013-11-09 07:41:56 -08:00
SPUInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
SPUInterpreter.h -Fixed MPYU and special registers based on comments 2013-11-09 07:51:26 -08:00
SPUOpcodes.h -Partial Implementation of Floating-Point Status and Control Register (FPSCR) 2013-11-09 07:41:56 -08:00
SPUThread.cpp - Implemented ARM9Interpreter & ARM9DisAsm. 2013-11-05 20:12:18 +02:00
SPUThread.h -Fixed MPYU and special registers based on comments 2013-11-09 07:51:26 -08:00