teeemcee
2009-12-17 01:30:10 -0800 (Thu, 17 Dec 2009)
403
gfx_sdl no longer uses the polling thread, instead using its event loop for 
everything.  Calling PumpEvents from the polling thread was not legal and very 
probably the cause of bug 796.
The polling thread turned out to actually be doing nearly nothing, while still 
improving the number of caught mouse clicks due to complex interactions. 
gfx_sdl no longer misses mouse clicks.
Added gfx_waitprocessing.
---
U   wip/allmodex.bas
U   wip/backends.bas
U   wip/compat.bi
U   wip/gfx.bi
U   wip/gfx_alleg.bas
U   wip/gfx_fb.bas
U   wip/gfx_sdl.bas
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to