SDL-mirror/src
Sam Lantinga fb824f9a04 Added cache line size info in SDL_cpuinfo.h
I also added an implementation to dynamically query it, but didn't expose it since most x86 CPUs have an L1 cache line size of 64 bytes.
2011-01-27 16:46:15 -08:00
..
atomic More fixes for compilation on Visual Studio 2011-01-25 18:02:41 -08:00
audio Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
core Fixed Android build 2011-01-24 21:31:32 -08:00
cpuinfo Added cache line size info in SDL_cpuinfo.h 2011-01-27 16:46:15 -08:00
events Improved timer implementation 2011-01-27 14:45:06 -08:00
file Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
haptic Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
joystick Nobody is maintaining RISC OS code, so I'm removing it for now. 2011-01-27 00:06:36 -08:00
libm Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 2011-01-24 15:46:11 -08:00
loadso Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
main Fixed bug #925 2011-01-20 18:04:05 -08:00
power Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
stdlib Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
thread Improved condition variable documentation 2011-01-27 10:40:17 -08:00
timer Added cache line size info in SDL_cpuinfo.h 2011-01-27 16:46:15 -08:00
video Fixed bug #1109 2011-01-27 08:40:06 -08:00
SDL.c Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
SDL_assert.c Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
SDL_assert_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_compat.c Improved timer implementation 2011-01-27 14:45:06 -08:00
SDL_error.c Added an extra line for consistency 2011-01-12 21:21:08 -08:00
SDL_error_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_fatal.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fatal.h Fixed bug #926 2010-01-24 21:10:53 +00:00