PS3 emulator/debugger
Go to file
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
bin OpenGL renderer: 2013-08-27 18:18:01 +03:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
rpcs3 cellGifDec Module Added 2013-09-10 15:17:02 +02:00
stblib cellGifDec Module Added 2013-09-10 15:17:02 +02:00
Utilities Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore Update .gitignore 2013-09-05 09:45:46 +02:00
README.md Initial commit 2012-11-03 08:16:18 -07:00
rpcs3.sln cellGifDec Module Added 2013-09-10 15:17:02 +02:00

rpcs3

PS3 emulator/debugger