.. |
anmtexture.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
automaptexture.cpp
|
- added the other image formats from GZDoom.
|
2020-05-24 00:15:38 +02:00 |
brightmaptexture.cpp
|
- let the fonts use image sources, not textures as their base class for glyphs.
|
2020-05-24 16:32:52 +02:00 |
buildtexture.cpp
|
- more trivial adjustments.
|
2020-05-24 00:38:10 +02:00 |
ddstexture.cpp
|
- more trivial adjustments.
|
2020-05-24 00:38:10 +02:00 |
emptytexture.cpp
|
- updated to GZDoom's new texture management system.
|
2020-05-25 23:59:07 +02:00 |
flattexture.cpp
|
- added the other image formats from GZDoom.
|
2020-05-24 00:15:38 +02:00 |
fontchars.cpp
|
- Replace MIN() from templates.h with version provided in STL.
|
2021-10-30 10:36:15 +02:00 |
fontchars.h
|
- got rid of most of the font system's baggage that's no longer needed.
|
2021-05-25 12:59:09 +02:00 |
imgztexture.cpp
|
- added the other image formats from GZDoom.
|
2020-05-24 00:15:38 +02:00 |
jpegtexture.cpp
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
md5check.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
multipatchtexture.cpp
|
- updated to GZDoom's new texture management system.
|
2020-05-25 23:59:07 +02:00 |
multipatchtexture.h
|
- backend update from GZDoom.
|
2021-12-30 09:58:46 +01:00 |
patchtexture.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
pcxtexture.cpp
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
pngtexture.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
rawpagetexture.cpp
|
- added the other image formats from GZDoom.
|
2020-05-24 00:15:38 +02:00 |
shadertexture.cpp
|
- updated to GZDoom's new texture management system.
|
2020-05-25 23:59:07 +02:00 |
stb_image.h
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
stbtexture.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
tgatexture.cpp
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |