"libs/SDL2/git@git.do.srb2.org:johnpetersa19/SRB2.git" did not exist on "e62c0794dce5df2c73374edcc73d8575e1d10a26"
Commits on Source (2)
-
Lactozilla authored
Sometimes a drawseg doesn't have any textures to render, meaning R_RenderSegLoop might end up doing a lot of checks that aren't needed. R_MarkSegBounds is a reduced version of R_RenderSegLoop for that situation. Also, this commit removes clipsegs, like PrBoom-plus does.
-
Lactozilla authored