Bart Trzynadlowski
|
32933ef9b0
|
Added a -dump-textures option (config key DumpTextures) that writes texture BMP files, one for each known format (12 in all currently)
|
2022-02-01 23:15:06 +00:00 |
|
Bart Trzynadlowski
|
e21ea93319
|
Added RGBA4 format to BMP file writer
|
2016-09-07 01:25:27 +00:00 |
|
Ian Curtis
|
6d1aa4d527
|
fix compilation
|
2016-05-03 18:38:06 +00:00 |
|
Bart Trzynadlowski
|
fa65542d76
|
Added support for A1RGB5 to BMP file writer and added a (commented-out) example of how to use it to dump texture memory in ~CReal3D()
|
2016-05-03 00:28:56 +00:00 |
|
Bart Trzynadlowski
|
04fba1466d
|
Added utility function to write BMP files
|
2016-04-27 04:08:49 +00:00 |
|