Merge remote-tracking branch 'zdoom/master' into qzdoom
# Conflicts: # src/CMakeLists.txt # src/doomtype.h # src/r_drawt.cpp
This commit is contained in:
commit
9ed02a6aec
17 changed files with 76 additions and 4681 deletions
|
|
@ -825,9 +825,6 @@ void R_SetupBuffer ()
|
|||
{
|
||||
dc_pitch = pitch;
|
||||
R_InitFuzzTable (pitch);
|
||||
#if defined(X86_ASM) || defined(X64_ASM)
|
||||
ASM_PatchPitch ();
|
||||
#endif
|
||||
}
|
||||
dc_destorg = lineptr;
|
||||
dc_destheight = RenderTarget->GetHeight() - viewwindowy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue