This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-23 19:16:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
image
History
Eugene Sandulenko
c48cb7af7c
JANITORIAL: Add fall through statement
2017-08-11 21:40:11 +02:00
..
codecs
JANITORIAL: Add fall through statement
2017-08-11 21:40:11 +02:00
bmp.cpp
…
bmp.h
…
iff.cpp
…
iff.h
…
image_decoder.h
…
jpeg.cpp
…
jpeg.h
…
module.mk
…
pcx.cpp
…
pcx.h
…
pict.cpp
…
pict.h
…
png.cpp
IMAGE: Correct 4-byte image writting pixel format
2017-08-03 09:36:30 +02:00
png.h
IMAGE: add flag to skip signature check in png decoder
2017-07-13 18:27:45 +02:00
tga.cpp
IMAGE: Properly load bottom origin RLE encoded TGA images
2017-01-01 02:36:01 -05:00
tga.h
…