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
..
convert.c
image.c
Makemodule.am
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