fgenesis
|
dd7ab0448f
|
warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat
many many more to do but it's a little step closer to get rid of warnings
|
2024-04-16 01:43:36 +02:00 |
|
fgenesis
|
d1cbc6f783
|
support loading *.qoi images
Now png/qoi/jpg are supported, and some subset of tga
because we need that to load zga files for savegame thumbnails
|
2023-05-31 18:07:55 +02:00 |
|
fgenesis
|
e32603e6c0
|
less compression for screenshots so taking one is faster
|
2022-04-29 10:34:10 +02:00 |
|
fgenesis
|
96216503c4
|
remove zlib, libpng, glpng and related code; add some stb libs; rework texture loading
|
2022-03-31 21:03:40 +02:00 |
|