This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
18b8a03f05
vkdoom_m
/
src
/
polyrenderer
History
Christoph Oelckers
14101fa447
- health groups and software rendering textures freed of 'level'
...
Edited cherry-pick of an older commit.
2019-01-29 16:06:17 +01:00
..
drawers
- fix first softpoly frame being empty
2018-12-25 16:50:11 +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
- health groups and software rendering textures freed of 'level'
2019-01-29 16:06:17 +01:00
poly_all.cpp
- moved the span and swtruecolor creation code into FSoftwareTexture.
2018-12-07 00:04:39 +01:00
poly_renderer.cpp
- moved particle storage into FLevelLocals.
2019-01-29 01:09:02 +01:00
poly_renderer.h
- removed level references in the software renderers.
2019-01-27 17:21:36 +01:00
poly_renderthread.cpp
Merge remote-tracking branch 'remotes/origin/master' into Texture_Cleanup
2018-12-10 18:47:21 +01:00
poly_renderthread.h
- rewrote dynamic lights to not use actors for the internal representation and made DynamicLight a purely scripted class.
2019-01-01 19:35:55 +01:00