Start of gamma correction

This commit is contained in:
Simon Lübeß
2022-01-15 17:50:52 +01:00
parent 6a55108a37
commit 44fe2c3281
7 changed files with 176 additions and 3 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ Dependencies = {GlitchyEngine = "*", corlib = "*", msdfgen-beef = "*", LodePng =
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
ProcessorMacros = ["SANDBOX_2D"]
ProcessorMacros = ["GAMMA_TEST", "NOT_SANDBOX_2D"]