quakeforge/libs/image
Bill Currie 790f62a209 [image] Make WritePNG take settings from tex_t
This means that a tex_t object is passed in instead of just raw bytes
and width and height, but it means the texture can specify whether it's
flipped or uses BGR instead of RGB. This fixes the upside down
screenshots for vulkan.
2022-04-01 01:01:53 +09:00
..
convert.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
image.c [image] Add function to get image memory size 2021-04-25 08:38:13 +09:00
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
pcx.c Do an audit of hunk mark usage 2021-07-29 11:43:27 +09:00
png.c [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
tga.c Do an audit of hunk mark usage 2021-07-29 11:43:27 +09:00