This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
32e245f2b9
vkdoom_m
/
src
/
polyrenderer
History
Christoph Oelckers
32e245f2b9
- moved the software rendering specific parts of the sky setup to r_skyplane.cpp.
2018-12-06 20:52:03 +01:00
..
drawers
- remove some redundant variables
2018-12-06 04:34:19 +01: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
- moved the software rendering specific parts of the sky setup to r_skyplane.cpp.
2018-12-06 20:52:03 +01: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
- change the software renderer to render to a DSimpleCanvas like the old D3D9 target did. Then use the drawer threads to memcpy the result to the PBO
2018-07-20 05:48:15 +02:00
poly_renderer.h
- change the software renderer to render to a DSimpleCanvas like the old D3D9 target did. Then use the drawer threads to memcpy the result to the PBO
2018-07-20 05:48:15 +02:00
poly_renderthread.cpp
- narrowing down the public interface of the texture class
2018-12-06 01:11:04 +01:00
poly_renderthread.h
- narrowing down the public interface of the texture class
2018-12-06 01:11:04 +01:00