Remove software renderer internals from F3DFloor
This commit is contained in:
parent
8ad132b64f
commit
cfe4c55973
12 changed files with 86 additions and 57 deletions
|
|
@ -362,7 +362,8 @@ namespace swrenderer
|
|||
Draw1Column(x, y1, y2, sampler);
|
||||
}
|
||||
|
||||
NetUpdate();
|
||||
if (Thread->MainThread)
|
||||
NetUpdate();
|
||||
}
|
||||
|
||||
void RenderWallPart::ProcessNormalWall(const short *uwal, const short *dwal, double texturemid, float *swal, fixed_t *lwal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue