quakeforge/libs/image
Bill Currie 7a19be7265 [image] Change tex_t data from array to pointer
This makes tex_t more generally useable and probably more portable. The
goal was to be able to use tex_t with data that is in a separate chunk
of memory.
2021-01-25 00:54:41 +09:00
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
image.c [image] Add parameter to load only the header 2021-01-19 10:15:57 +09:00
pcx.c [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00
png.c [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00
tga.c [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00