osb/source
Kae a8196dfd64 Reorganize root load order
Turns out increasing the root load thread count is detrimental. The databases are always stepping on eachother's toes
2023-07-01 04:09:11 +10:00
..
application Fix GL error 2023-07-01 03:58:02 +10:00
base Hopefully fix rare config write race crash 2023-06-30 09:09:40 +10:00
client Split world & interface shaders 2023-06-30 05:55:41 +10:00
core fix snprintf using fmt syntax 2023-06-30 06:34:01 +10:00
extern Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!) 2023-06-27 19:24:35 +10:00
frontend Title music fades in/out 2023-06-30 12:02:00 +10:00
game Reorganize root load order 2023-07-01 04:09:11 +10:00
json_tool The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
mod_uploader The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
platform everything everywhere 2023-06-20 14:33:09 +10:00
rendering Change how the game renders the world backdrops 2023-06-30 08:37:27 +10:00
server The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
test The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
utility The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
windowing RenderPrimitive micro-optimizations 2023-06-30 04:34:10 +10:00
CMakeLists.txt Update CMakeLists.txt 2023-06-30 07:23:18 +10:00
CMakeSettings.json get Ninja + CCache working on Windows 2023-06-20 22:34:24 +10:00