pipe through left-over OS events to subsequent frames; do not drop them

This commit is contained in:
Ryan Fleury
2024-01-23 16:44:57 -08:00
parent 04def874eb
commit fd0feefcf2
7 changed files with 52 additions and 4 deletions
-1
View File
@@ -662,7 +662,6 @@ struct DF_GfxState
{
// rjf: arenas
Arena *arena;
Arena *frame_arena;
// rjf: frame request state
U64 num_frames_requested;