downscale textures for monitor

This commit is contained in:
2025-09-21 02:05:32 +02:00
parent bb9cb7dd36
commit 4c61838665
9 changed files with 92 additions and 76 deletions
+1
View File
@@ -18,6 +18,7 @@ typedef struct Parameters {
char *frag_path;
char *frag_config_path;
unsigned int internal_size;
unsigned int monitor_factor;
float base_tempo;
bool demo;
bool windowed;