Commit graph

11 commits

Author SHA1 Message Date
Christoph Oelckers
902f8c9706 - silenced lots of warnings for deliberate type conversions.
The ones in d_net.cpp are not in active code.
2022-10-30 16:51:35 +01:00
Rachael Alexanderson
761502d0b8 - lock cvar shader uniforms behind a command line parameter for now 2022-04-16 12:12:43 -04:00
Rachael Alexanderson
0d54237eec - pull cvar uniform fixes from gzdoom 2022-02-09 07:26:59 -05:00
Rachael Alexanderson
c2b35fee41 - allow floats for uniform cvar defaults 2022-02-06 10:32:55 -05:00
Rachael Alexanderson
9fc6d40dcf - fix compile on clang - it's a whack-a-mole, we'll get em eventually 2022-02-01 12:49:58 -05:00
Rachael Alexanderson
b7cb878ad8 - fix compiling on Linux/et-al 2022-02-01 12:36:26 -05:00
Rachael Alexanderson
942acc04c1 - pull fix from GZDoom - handle situations where the uniform cvar may already exist 2022-02-01 11:45:29 -05:00
Rachael Alexanderson
cc57914bbf - fully implement uniform cvars 2022-02-01 11:03:39 -05:00
Rachael Alexanderson
f4c9c5df72 - hook up GLDEFS parser and do some final fixes 2022-01-21 01:16:22 +01:00
Rachael Alexanderson
0e4eeddb93 - add a stripped-down GLDEFS parser 2022-01-21 01:15:59 +01:00
Rachael Alexanderson
c6f991a798 - in progress 2022-01-21 01:13:35 +01:00