quakeforge/libs/image
Bill Currie 419d91edc5 [image] Set texture type for no-load tga images
I might need to do similar for other formats, but i ran into the problem
of the texture type being tex_palette instead of the expected tex_rgba
when pre-(no-)loading a tga image resulting in Vulkan not liking my
attempt at generating mipmaps.
2022-05-04 13:50:55 +09:00
..
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +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
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 [image] Set texture type for no-load tga images 2022-05-04 13:50:55 +09:00