rpcsx/rpcs3/Emu/SysCalls
Alexandro Sánchez Bach aea7f4aa77 cellGifDec Module Added
*Implemented 'cellGifDec', using 'sys_fs' to access the files and the
'stb_image' (stblib) library to decode GIF buffers to Raw-pixel buffers
that can be used as textures.

*Replace 'lodepng' and 'jpeg-compressor' libraries with 'stb_image' in
cellPngDec and cellJpgDec, respectively.

*Fixed minor issues in cellPngDec and cellJpgDec.
2013-09-10 15:17:02 +02:00
..
lv2 OpenGL renderer: 2013-08-26 17:18:59 +03:00
Modules cellGifDec Module Added 2013-09-10 15:17:02 +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