Go to file
Christoph Oelckers c588cd499a - let GLInstance::Draw set the palette indexing mode.
This can be trivially decided based on the texture type, so there's really no need to let the higher level code deal with this.
2019-10-10 23:14:57 +02:00
build-doc - moved documentation out of the Source folder and added surface shader sources. 2019-10-05 13:17:26 +02:00
cmake - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
libraries - made enet a separate library. 2019-09-23 08:40:02 +02:00
package/common Make use of SDL2's Game Controller API. 2019-09-20 16:03:49 +02:00
platform - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
source - let GLInstance::Draw set the palette indexing mode. 2019-10-10 23:14:57 +02:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc - set up the texture matrix. 2019-10-10 19:46:46 +02:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - added an engine resource file. 2019-10-04 23:29:00 +02:00
GNUmakefile RFS parser wip 2019-09-21 11:46:37 +02:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00