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
2013-08-27 18:18:01 +03:00
2013-08-26 17:18:59 +03:00
2013-09-09 18:27:31 +02:00
2013-09-08 10:45:10 +02:00
2013-09-09 18:27:31 +02:00
2013-07-03 23:25:54 +03:00
2013-09-05 09:45:46 +02:00
2012-11-03 08:16:18 -07:00
2013-09-09 18:27:31 +02:00
Languages
C++ 93.1%
C 4.7%
Self 0.9%
GLSL 0.7%
CMake 0.3%
Other 0.2%