mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-03-01 23:31:06 +00:00
No more locking insanity! :) There are no locking counters or other saveguards here that would complicate the implementation because there's precisely two places where this buffer must be locked - the RenderView functions of the regular and poly SW renderer which cannot be called recursively. |
||
---|---|---|
.. | ||
drawers | ||
line | ||
plane | ||
scene | ||
segments | ||
things | ||
viewport | ||
r_all.cpp | ||
r_memory.cpp | ||
r_memory.h | ||
r_renderthread.cpp | ||
r_renderthread.h | ||
r_swcolormaps.cpp | ||
r_swcolormaps.h | ||
r_swrenderer.cpp | ||
r_swrenderer.h |