kharon4/surrealRT

win32 windowing system uses a single hBitmap.

Closed this issue · 0 comments

win32 windowing system uses a single Hbitmap.
This leads to increased mutex times, improve this by using double buffering ie. using 2 hBitmaps.