vkdoom_m/src/swrenderer/plane
Christoph Oelckers 79a0f76801 - replaced TexMan.operator() with two functions.
This was done to make reviewing easier, again because it is virtually impossible to search for the operators in the code.

Going through this revealed quite a few places where texture animations were on but shouldn't and even more places that did not check PASLVERS, although they were preparing some paletted rendering.
2018-12-07 02:53:18 +01:00
..
r_flatplane.cpp - everything compiles again. 2018-12-06 20:12:15 +01:00
r_flatplane.h - everything compiles again. 2018-12-06 20:12:15 +01:00
r_planerenderer.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_planerenderer.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_skyplane.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
r_skyplane.h - everything compiles again. 2018-12-06 20:12:15 +01:00
r_slopeplane.cpp - everything compiles again. 2018-12-06 20:12:15 +01:00
r_slopeplane.h - everything compiles again. 2018-12-06 20:12:15 +01:00
r_visibleplane.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
r_visibleplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_visibleplanelist.cpp - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_visibleplanelist.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00