Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 10:07:14 -0800] rev 5109
Scott Smith volunteered to maintain the Pandora port.
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 08:40:06 -0800] rev 5108
Fixed bug #1109
Ozkan Sezer 2011-01-26 12:33:42 PST
I got warnings from SDL_windowskeyboard.c when I compiled for win64.
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 07:05:13 -0800] rev 5107
Only document the public API, not the whole source tree.
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 00:34:12 -0800] rev 5106
Colin Leroy 2011-01-26 04:24:20 PST
the pthread implementation of SDL_SemWaitTimeout() uses busy waiting, while
pthread's sem_timedwait() does work. Attached are patches that make use of it
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 00:33:26 -0800] rev 5105
Colin Leroy 2011-01-26 04:24:20 PST
the pthread implementation of SDL_SemWaitTimeout() uses busy waiting, while
pthread's sem_timedwait() does work. Attached are patches that make use of it
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 00:19:46 -0800] rev 5104
Added a list of platforms, for my own sanity. :)
Sam Lantinga <slouken@libsdl.org> [Thu, 27 Jan 2011 00:06:36 -0800] rev 5103
Nobody is maintaining RISC OS code, so I'm removing it for now.
Sam Lantinga <slouken@libsdl.org> [Wed, 26 Jan 2011 19:20:16 -0800] rev 5102
Since we're directly reading and writing 'active' from different threads, it needs to be flagged volatile.
Sam Lantinga <slouken@libsdl.org> [Wed, 26 Jan 2011 12:26:27 -0800] rev 5101
Ozkan Sezer to slouken
The attached small patch updates SDL's libtoolized files for
pe-x86_64 magic, ie win/x64.
Sam Lantinga <slouken@libsdl.org> [Wed, 26 Jan 2011 12:23:32 -0800] rev 5100
Ozkan Sezer to slouken
The attached small patch updates SDL's libtoolized files for
pe-x86_64 magic, ie win/x64.