No description
Find a file
Christoph Oelckers 2152780806 - added some hackery to render voxels properly again.
Something about their data preparation is not right, their depth looks totally off and causes fog to become to dense.
One more reason to reconstruct the renderer in a sane fashion.
2019-10-19 18:14:13 +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 - added some hackery to render voxels properly again. 2019-10-19 18:14:13 +02:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc - added some hackery to render voxels properly again. 2019-10-19 18:14:13 +02:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore - fixed bad endif() placing in CMake projects 2019-10-17 08:44:01 +02:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - this was missed 2019-10-16 23:11:19 +02:00
GNUmakefile RFS parser wip 2019-09-21 11:46:37 +02:00