This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
226666ce7f
vkdoom_m
/
src
/
rendering
/
swrenderer
/
segments
History
Christoph Oelckers
226666ce7f
- replaced MIN/MAX with min/max from the C++ standard library in the software renderer
2021-10-30 10:08:11 +02:00
..
r_clipsegment.cpp
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
r_clipsegment.h
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
r_drawsegment.cpp
- replaced MIN/MAX with min/max from the C++ standard library in the software renderer
2021-10-30 10:08:11 +02:00
r_drawsegment.h
- change ProjectedWallTexcoords to use gradients for its texture coordinate calculations
2019-11-20 04:50:24 +01:00
r_portalsegment.cpp
Fix line portal clipping bug
2021-02-14 13:59:35 -05:00
r_portalsegment.h
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00