Go to file
Christoph Oelckers 129cf2c76f - removed unused subprojects.
# Conflicts:
#	source/kenbuild/src/StartupWinController.game.mm
#	source/kenbuild/src/bstub.cpp
#	source/kenbuild/src/common.cpp
#	source/kenbuild/src/config.cpp
#	source/kenbuild/src/game.cpp
#	source/kenbuild/src/game.h
#	source/kenbuild/src/startgtk.game.cpp
#	source/kenbuild/src/startwin.game.cpp
#	source/tools/src/wad2map.cpp
2019-09-20 22:17:43 +02:00
package/common Make use of SDL2's Game Controller API. 2019-09-20 16:03:49 +02:00
platform Replace separate timer implementations in SDL and Winlayer with a shared implementation based on std::chrono 2019-09-20 16:09:24 +02:00
source - removed unused subprojects. 2019-09-20 22:17:43 +02:00
.gitignore Fix parallel build by switching to generating .obj files from .glsl files and treat the shader source as an externed global resolved at link time. 2019-09-20 15:10:56 +02:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Only use --high-entropy-va on x86_64 2019-09-20 21:09:16 +02:00
GNUmakefile Make building Fury easier with FURY=1 2019-09-20 20:19:09 +02:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00