Descent3/bitmap
Louis Gombert 60c5dbf1fe CMake: add all headers to target sources
This can help with CMake IDE integration and file indexing.
2024-08-09 17:09:14 +02:00
..
bitmain.cpp Quiet warnings about uninitialized values. 2024-07-31 15:40:16 -06:00
bumpmap.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02:00
iff.cpp Create an overloaded cf_ReadInt and cf_ReadShort that takes a bool to indicate little endian reads. 2024-07-02 18:34:45 -06:00
iff.h Add BUILD_INTERFACE to cfile module 2024-04-24 00:41:02 +03:00
lightmap.cpp Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
NewBitmap.cpp save screenshots as PNG 2024-05-09 22:46:17 +01:00
NewBitmap.h save screenshots as PNG 2024-05-09 22:46:17 +01:00
pcx.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
tga.cpp Quiet warnings about uninitialized values. 2024-07-31 15:40:16 -06:00