[Ohrrpgce] SVN: teeemcee/3196 gfx_sdl no longer uses the polling thread, instead using its event loop
subversion at HamsterRepublic.com
subversion at HamsterRepublic.com
Thu Dec 17 01:30:10 PST 2009
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
More information about the Ohrrpgce
mailing list