vkdoom_m/src/rendering
2024-09-12 08:38:19 +02:00
..
2d hooked up the per-level colormaps with the hardware renderer. 2023-10-29 08:13:01 +01:00
hwrenderer PointToPseudoPitch() was being called even when viewpoint was not allowed out of bounds. And its sqrt was slow even when it was necessary (thanks dpjudas for the speedup code). 2024-09-10 10:58:36 -04:00
swrenderer Truecolor sky: Draw opaque black background on transparent texels 2024-09-12 08:38:19 +02:00
r_sky.cpp - Fixed crash calling ChangeSky() with an invalid texture. 2021-05-29 15:07:45 -04:00
r_sky.h - added missing #include. 2022-06-01 09:34:07 +02:00
r_utility.cpp Isometric Mode and Robin (#2618) 2024-08-11 10:04:40 -04:00
r_utility.h Isometric Mode and Robin (#2618) 2024-08-11 10:04:40 -04:00