..
begin_code.h
Fixed compiler warnings in Mac Xcode builds.
2013-04-03 11:58:04 -04:00
close_code.h
Happy New Year!
2013-02-15 08:47:44 -08:00
doxyfile
Removing some more references to SDL 1.3
2012-01-22 17:26:45 -05:00
SDL.h
Updated the license listed in the header, fixing bug 1768
2013-03-23 13:03:36 -07:00
SDL_assert.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_atomic.h
Replace all the "static __inline__" functions with SDL_FORCE_INLINE.
2013-03-15 01:09:19 -04:00
SDL_audio.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_bits.h
Don't use __builtin_clz() on gcc2. (thanks, Axel!)
2013-03-29 21:16:30 -04:00
SDL_blendmode.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_clipboard.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config.h
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
2013-03-17 09:44:58 -07:00
SDL_config.h.cmake
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
2013-03-17 09:44:58 -07:00
SDL_config.h.in
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
2013-03-17 09:44:58 -07:00
SDL_config_android.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_iphoneos.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_macosx.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_minimal.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_pandora.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_psp.h
Corrected comment in header file.
2013-04-27 13:42:56 +02:00
SDL_config_windows.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_config_wiz.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_copying.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_cpuinfo.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_endian.h
Replace all the "static __inline__" functions with SDL_FORCE_INLINE.
2013-03-15 01:09:19 -04:00
SDL_error.h
Make SDL_SetError and friends unconditionally return -1.
2013-03-31 12:48:50 -04:00
SDL_events.h
Corrected spelling in header files.
2013-04-27 17:52:58 +02:00
SDL_gamecontroller.h
Corrected spelling in header file.
2013-05-13 23:00:50 +02:00
SDL_gesture.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_haptic.h
Corrected spelling in header files.
2013-04-27 17:52:58 +02:00
SDL_hints.h
First shot at Windows XInput haptics.
2013-03-10 13:05:47 -04:00
SDL_joystick.h
The joystick events contain a joystick instance ID, which is a signed value, with -1 being invalid.
2013-03-06 11:59:21 -08:00
SDL_keyboard.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_keycode.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_loadso.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_log.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_main.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_messagebox.h
Fixed Doxygen warnings.
2013-05-15 22:00:28 +02:00
SDL_mouse.h
Add SDL_GetDefaultCursor.
2013-04-24 10:42:44 -07:00
SDL_mutex.h
Changed the name of SDL_mutexP() SDL_mutexV()
2013-03-07 20:12:40 -08:00
SDL_name.h
SDL_opengl.h
Fixed bug 1782 - SDL_opengl.h header disabled on FreeBSD
2013-04-01 23:15:21 -07:00
SDL_opengles.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_opengles2.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_pixels.h
We're using the alpha component of the palette entries, let's name it appropriately.
2013-03-24 09:56:45 -07:00
SDL_platform.h
The platform define for the PSP is __PSP__
2013-03-17 09:45:40 -07:00
SDL_power.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_quit.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_rect.h
Made SDL_RectEmpty and SDL_RectEquals macros into SDL_FORCE_INLINE functions.
2013-05-16 12:16:12 -04:00
SDL_render.h
Fixed Doxygen warnings.
2013-05-15 22:00:28 +02:00
SDL_revision.h
Unofficial builds should have a 0 revision number - if this accidentally gets checked in with a different revision, this file should be reverted to this content.
2012-01-14 13:17:01 -05:00
SDL_rwops.h
Make the new SDL_RWops::hidden::unknown::data2 field a void*, not an int.
2013-04-14 18:05:14 -04:00
SDL_scancode.h
Updated the link to the USB usage page document
2013-02-28 20:01:17 -08:00
SDL_shape.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_stdinc.h
Cleaned up the const_cast mess a little.
2013-04-16 01:38:08 -04:00
SDL_surface.h
Corrected spelling in header files.
2013-04-27 17:52:58 +02:00
SDL_system.h
Moved warning about SDL_AndroidGetActivity to SDL_system.h
2013-04-23 16:44:54 -03:00
SDL_syswm.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_assert.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_common.h
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
2013-03-17 09:44:58 -07:00
SDL_test_compare.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_crc32.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_font.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_fuzzer.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_harness.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_images.h
Another attempt at fixing compiler warnings for SDLTest_SurfaceImage_t.
2013-04-03 11:49:25 -04:00
SDL_test_log.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_md5.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_test_random.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_thread.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_timer.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_touch.h
Fixed bug 1845 - SDL_GetNumTouchDevices() has incorrect prototype
2013-05-12 13:42:20 +02:00
SDL_types.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_version.h
Happy New Year!
2013-02-15 08:47:44 -08:00
SDL_video.h
Fixed Doxygen warnings.
2013-05-15 22:00:28 +02:00