summaryrefslogtreecommitdiff
path: root/messagepump.c
Commit message (Collapse)AuthorAge
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* changed license to ZLIB on all core filesGravatar waker2012-10-15
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* don't spam messagequeue overflow errors, may lead to high cpu and freezesGravatar waker2012-03-01
|
* don't leak if messagepump overflowsGravatar waker2011-05-04
|
* more unification work on event systemGravatar waker2011-04-14
|
* new event passing systemGravatar waker2011-04-14
|
* get rid of frameupdate event; mutex+cond based message pump without usleepGravatar waker2011-03-30
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* fixed some warnings and .desktopGravatar Alexey Yakovenko2010-06-12
|
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|
* license updateGravatar waker2009-08-19
|
* added copyright notice to source filesGravatar waker2009-08-08
|
* fixed messagepump_free to work with pthreadGravatar Alexey Yakovenko2009-07-28
|
* [wip] multithreadingGravatar waker2009-07-05