PS3 emulator/debugger
Go to file
Alexandro Sánchez Bach 0275b430cf cellJpgDec Module Added
*Replaced "sys_jpgdec" with "cellJpgDec" in
"rpcs3\Emu\SysCalls\Modules.cpp".
*Implemented 'cellJpgDec', using 'sys_fs' to access the files and the
'jpg-compressor' (jpgd) library to decode JPG buffers to Raw-pixel
buffers that can be
used as textures.
*Fixed memory leak issue in cellPngDec and minor changes.
2013-09-09 18:27:31 +02:00
bin OpenGL renderer: 2013-08-27 18:18:01 +03:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
jpeg-compressor cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
lodepng cellPngDec Module Added 2013-09-08 10:45:10 +02:00
rpcs3 cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
Utilities Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore Update .gitignore 2013-09-05 09:45:46 +02:00
README.md
rpcs3.sln cellJpgDec Module Added 2013-09-09 18:27:31 +02:00

rpcs3

PS3 emulator/debugger