dxx-rebirth/common/2d
Kp b6a26ddc8c Fix high score background truncation
Commit 4d6affd74d ("Fix SDL-only briefing crash") added a hack to
prevent a crash when the briefing window is automatically resized.
However, a logic error in that hack causes some subcanvases that were
not wrong to be truncated.  Change the logic to fix those subcanvases,
such as the one used for rendering a background in the High Scores
window.  The new logic still avoids the crash in in SDL-only mode.

Fixes: 4d6affd74d ("Fix SDL-only briefing crash")
2021-12-01 03:08:27 +00:00
..
2dsline.cpp Use enum class for gr fade_level 2021-09-19 10:53:48 +00:00
bitblt.cpp Assign weakly-typed symbolic names to ogl_ubitmapm_cs special cases 2021-11-01 03:37:18 +00:00
bitmap.cpp Fix high score background truncation 2021-12-01 03:08:27 +00:00
bitmap.h
box.cpp
canvas.cpp Use enum class for gr fade_level 2021-09-19 10:53:48 +00:00
circle.cpp
clip.h
disc.cpp
gpixel.cpp
line.cpp
pixel.cpp
rect.cpp
rle.cpp
scalec.cpp