This commit is contained in:
2024-05-29 18:47:21 +03:00
parent 9b0e678611
commit 6a098253ca
6 changed files with 1387 additions and 278 deletions

View File

@ -12,9 +12,9 @@ RESOLUTION_X=1280
RESOLUTION_Y=720
USE_TIME_UNIFORM=1
TIME_UNIFORM_NAME='time'
TIME_UNIFORM_NAME='u_time'
USE_RESOLUTION_UNIFORM=1
RESOLUTION_UNIFORM_NAME='resolution'
RESOLUTION_UNIFORM_NAME='u_resolution'
# Frame-to-texture, mipmaps
@ -55,7 +55,7 @@ PROD_END_TIME=5257472
OUTPUT_EXE_NAME=4k_test.exe
# this is just the name/text of the GUI option, not the name of the linker executable
EXE_LINKER_PROGRAM=Crinkler
EXE_LINKER_PROGRAM=GNU ld
QUOTE=\"