Mercurial > sdl-ios-xcode
log src/thread/riscos/SDL_syssem.c @ 2833:c2e182a37f5f
age | author | description |
---|---|---|
Tue, 10 Jun 2008 06:45:39 +0000 | Darren Alton | First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
Wed, 17 May 2006 23:42:48 +0000 | Ryan C. Gordon | Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231. |