raze-gles/source/games/duke
Christoph Oelckers d28d5a5e1f - use real fog, even in palette emulation mode.
Using the palette to apply fog is just far too broken and cannot be kept in check with all the hacks the Build engine allows.
This only works if all elements on screen use the identity translation lookup which is basically never the case.
Real fog, on the other hand, can easily be applied to everything.
2021-02-27 13:30:52 +01:00
..
src - use real fog, even in palette emulation mode. 2021-02-27 13:30:52 +01:00
all.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_d.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_r.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00