-
b245ee24
by Rémi Bernon at 2025-06-23T21:00:51+02:00
winemac: Drop the SkipSingleBufferFlushes option.
It's undocumented and doubtfully useful, better remove it than break
it silently when changing the way context is being flushed.
-
df00a5c0
by Rémi Bernon at 2025-06-23T21:00:53+02:00
win32u: Use the drawable vtable for flush and swap.
-
e5e2fd0a
by Rémi Bernon at 2025-06-23T21:00:53+02:00
win32u: Add a flags parameter to opengl_drawable flush.
-
392d6163
by Rémi Bernon at 2025-06-23T21:00:54+02:00
win32u: Pass opengl_drawable pointers to make_current.
-
aa5360e1
by Rémi Bernon at 2025-06-23T21:00:54+02:00
win32u: Use the DC opengl drawable for the memory DC surface.
-
a897aad8
by Rémi Bernon at 2025-06-23T21:00:54+02:00
win32u: Keep track of the most recent window GL drawable.