quakeforge/libs/image
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
convert.c [image] Allow color conversion caches to be cleaned up 2023-03-05 18:31:30 +09:00
image.c [image] Add function to get image memory size 2021-04-25 08:38:13 +09:00
pcx.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
png.c [image] Update stub WritePNG's definition 2022-09-19 13:38:58 +01:00
tga.c [image] Set texture type for no-load tga images 2022-05-04 13:50:55 +09:00