mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
0275b430cf
*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. |
||
---|---|---|
.. | ||
jpgd.cpp | ||
jpgd.h |