raze-gles/source/core/textures
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
..
buildtiles.cpp - removed all remaining uses of tilesiz. 2020-11-23 08:55:02 +01:00
buildtiles.h - removed all remaining uses of tilesiz. 2020-11-23 08:55:02 +01:00
hightile.cpp - use real fog, even in palette emulation mode. 2021-02-27 13:30:52 +01:00
skytexture.cpp - build a composite texture of all the segments for sky rendering to reduce the seams between the single segments. 2020-12-04 22:29:25 +01:00