This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
61f379c88f
vkdoom_m
/
src
/
polyrenderer
History
Download ZIP
Download TAR.GZ
Magnus Norddahl
61f379c88f
- fix null pointer crash in softpoly
2018-06-05 22:42:21 +02:00
..
drawers
- avoid using global variables in the inner fuzz drawer loop
2018-06-05 15:43:03 +02:00
math
- Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
2018-04-07 15:48:48 +02:00
scene
- fix null pointer crash in softpoly
2018-06-05 22:42:21 +02:00
poly_all.cpp
- Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
2018-04-07 15:48:48 +02:00
poly_renderer.cpp
- removed the 8x8 block drawing code from softpoly
2018-06-03 01:44:56 +02:00
poly_renderer.h
- fix softpoly mirrors
2018-04-22 23:29:39 +02:00
poly_renderthread.cpp
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
2018-03-18 21:33:44 +01:00
poly_renderthread.h
- Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
2018-04-07 15:48:48 +02:00