This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
4172d70d95
vkdoom_m
/
src
/
swrenderer
/
segments
History
Magnus Norddahl
4172d70d95
Make Frozen Time rendering 4 times faster by grouping draw segments in batches of 100 (old algorithm processed 32000 draw segs per sprite!)
2017-02-05 00:42:42 +01:00
..
r_clipsegment.cpp
Hook up thread slices and eliminate some statics hiding in misc functions
2017-02-04 15:51:54 +01:00
r_clipsegment.h
Hook up thread slices and eliminate some statics hiding in misc functions
2017-02-04 15:51:54 +01:00
r_drawsegment.cpp
Make Frozen Time rendering 4 times faster by grouping draw segments in batches of 100 (old algorithm processed 32000 draw segs per sprite!)
2017-02-05 00:42:42 +01:00
r_drawsegment.h
Make Frozen Time rendering 4 times faster by grouping draw segments in batches of 100 (old algorithm processed 32000 draw segs per sprite!)
2017-02-05 00:42:42 +01:00
r_portalsegment.cpp
Move frame memory allocator into RenderThread
2017-02-04 02:50:52 +01:00
r_portalsegment.h
Move frame memory allocator into RenderThread
2017-02-04 02:50:52 +01:00