This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
e3c78ab838
vkdoom_m
/
src
/
polyrenderer
History
Magnus Norddahl
e3c78ab838
- use a light array to simplify inner light math
2018-06-04 00:36:14 +02:00
..
drawers
- use a light array to simplify inner light math
2018-06-04 00:36:14 +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
Mirroring should be flipped on HUD models since the view to world space transform already inverts one axis
2018-06-03 14:20:42 +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