Added SDL_GetCPUCount() to see how many cores are available.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404328
This commit is contained in:
Sam Lantinga 2009-12-16 06:53:53 +00:00
parent 3f0f9188ed
commit 29601c280b
9 changed files with 175 additions and 183 deletions

View file

@ -150,6 +150,7 @@
#undef HAVE_SIGACTION
#undef HAVE_SETJMP
#undef HAVE_NANOSLEEP
#undef HAVE_SYSCTLBYNAME
#undef HAVE_CLOCK_GETTIME
#undef HAVE_GETPAGESIZE
#undef HAVE_MPROTECT