mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +12:00
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.
This commit is contained in:
parent
0275b430cf
commit
aea7f4aa77
12 changed files with 4979 additions and 11510 deletions
4401
stblib/stb_image.c
Normal file
4401
stblib/stb_image.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue