This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
38290b6615
vkdoom_m
/
src
/
rendering
History
Cacodemon345
38290b6615
Truecolor sky: Draw opaque black background on transparent texels
...
Fixes HOM effect
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