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-25 12:05:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
image
History
Matthew Duggan
732d05f036
IMAGE: Make JYV1 decoder a little more robust to bad data
2021-07-25 15:40:03 +09:00
..
codecs
IMAGE: Make JYV1 decoder a little more robust to bad data
2021-07-25 15:40:03 +09:00
bmp.cpp
…
bmp.h
IMAGE: Mention usage of bmp decoder by ultima8 engine
2021-06-24 08:44:08 +09:00
cel_3do.cpp
…
cel_3do.h
…
gif.cpp
…
gif.h
…
iff.cpp
…
iff.h
…
image_decoder.h
…
jpeg.cpp
GRAPHICS: Changed surface classes sizes from uint16 to int16
2021-07-04 18:24:27 -07:00
jpeg.h
…
module.mk
…
pcx.cpp
…
pcx.h
…
pict.cpp
…
pict.h
…
png.cpp
GRAPHICS: Changed surface classes sizes from uint16 to int16
2021-07-04 18:24:27 -07:00
png.h
IMAGE: Use 0-bit alpha for non-transparent PNGs
2021-07-05 01:00:11 +02:00
tga.cpp
…
tga.h
…