rpcsx/rpcs3
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
..
Emu cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
Gui Fix more spelling mistakes 2013-09-05 10:06:59 +02:00
Loader OpenGL renderer: 2013-08-26 17:18:59 +03:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
git-version.h When debugging, put the git revision in the title 2013-08-11 00:09:27 +02:00
Ini.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Ini.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
rpcs3.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
rpcs3.h Fix more spelling mistakes 2013-09-05 10:06:59 +02:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
rpcs3.vcxproj.filters cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00