mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
PS3 emulator/debugger
aea7f4aa77
*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. |
||
---|---|---|
bin | ||
GL | ||
rpcs3 | ||
stblib | ||
Utilities | ||
wxWidgets | ||
.gitignore | ||
README.md | ||
rpcs3.sln |
rpcs3
PS3 emulator/debugger