rpcsx/rpcs3/Emu/SysCalls
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
..
lv2 OpenGL renderer: 2013-08-26 17:18:59 +03:00
Modules cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
Callback.cpp - Implemented send open system menu cmd. 2013-08-19 02:06:11 +03:00
Callback.h - Improved Vertex & Fragment Shader Decompilers. 2013-08-17 01:22:26 +03:00
ErrorCodes.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
FuncList.cpp OpenGL renderer: 2013-08-26 17:18:59 +03:00
Modules.cpp cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
Modules.h - Fixed sys_ppu_thread_exit. 2013-08-17 19:23:03 +03:00
SC_FUNC.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
SysCalls.cpp OpenGL renderer: 2013-08-26 17:18:59 +03:00
SysCalls.h OpenGL renderer: 2013-08-26 17:18:59 +03:00