Mercurial > sdl-ios-xcode
log include/SDL_config.h.in @ 3647:c5925cd41955
age | author | description |
---|---|---|
Wed, 13 Jan 2010 06:47:17 +0000 | Sam Lantinga | First pass at Ryan's assertion code, minor tweaks to come. |
Thu, 17 Dec 2009 03:04:04 +0000 | Sam Lantinga | Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X. |
Wed, 16 Dec 2009 10:59:51 +0000 | Ryan C. Gordon | Implemented SDL_setenv(), moved SDL_putenv() to compat. |
Wed, 16 Dec 2009 06:53:53 +0000 | Sam Lantinga | Added SDL_GetCPUCount() to see how many cores are available. |
Mon, 09 Nov 2009 04:13:51 +0000 | Sam Lantinga | Fixed bug #878 |
Mon, 19 Oct 2009 13:31:58 +0000 | Sam Lantinga | Partial fix for bug #859 |
Sun, 18 Oct 2009 17:49:40 +0000 | Sam Lantinga | Merged improvements to SDL_SoftStretch() from SDL 1.2 |