SDL-mirror/include
2013-01-27 15:53:24 -08:00
..
begin_code.h Fixed structure alignment mismatch between Visual Studio and gcc on 64-bit architectures. 2012-01-09 07:07:43 -05:00
close_code.h Happy New Year! 2011-12-31 09:28:07 -05:00
doxyfile Removing some more references to SDL 1.3 2012-01-22 17:26:45 -05:00
SDL.h Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds 2012-11-26 16:37:54 -08:00
SDL_assert.h Patched to compile when SDL_ASSERT_LEVEL is zero. 2012-12-18 06:35:49 -05:00
SDL_atomic.h Make SDL_atomic.h depend on the void pointer size determined at compile time 2012-09-26 15:57:28 -03:00
SDL_audio.h Removing some more references to SDL 1.3 2012-01-22 17:26:45 -05:00
SDL_blendmode.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_clipboard.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_config.h Updated the copyright date on the default config file 2012-10-23 15:59:07 -07:00
SDL_config.h.cmake Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver. 2012-12-28 03:46:55 -05:00
SDL_config.h.in Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver. 2012-12-28 03:46:55 -05:00
SDL_config_android.h Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android. 2012-09-23 01:37:44 -07:00
SDL_config_iphoneos.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_config_macosx.h Don't build with X11 by default since it's not included with the latest versions of Mac OS X. Cocoa is the preferred path here. 2012-12-11 12:03:00 -08:00
SDL_config_minimal.h Check for _STDINT_H in SDL_config_minimal.h 2012-02-07 01:26:00 -05:00
SDL_config_nintendods.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_config_pandora.h Initial support for XInput2 by Dimitris Zenios 2012-05-30 11:25:35 -04:00
SDL_config_windows.h The latest version of MinGW-w64 has the necessary headers and libraries: http://mingw-w64.sourceforge.net/ 2012-12-22 11:23:18 -08:00
SDL_config_wiz.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_copying.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_cpuinfo.h Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
SDL_endian.h Fixed inline assembly warning for PPC 2012-01-14 00:49:25 -05:00
SDL_error.h Update SDL_InvalidParamError to take param name; add additional fuzzer function; add new tests to keyboard test suite; improve surface test suite 2013-01-12 22:58:12 -08:00
SDL_events.h Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds 2012-11-26 16:37:54 -08:00
SDL_gamecontroller.h Fixed bug 1653 - comma at the end of enum 2012-12-31 16:29:01 -08:00
SDL_gesture.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_haptic.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_hints.h Improvements from Alfred: 2012-12-31 09:30:15 -08:00
SDL_input.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_joystick.h Fixed comment on SDL_JoystickGetGUIDString(). 2012-12-11 16:53:38 -05:00
SDL_keyboard.h Fix warning in SDL_keyboard.h 2013-01-17 11:54:14 +00:00
SDL_keycode.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_loadso.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_log.h Add log, assert and harness (partial) to test lib 2012-11-30 23:25:34 -08:00
SDL_main.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_messagebox.h Removed some tab chars. 2012-11-21 23:00:06 -05:00
SDL_mouse.h Added code to testwm2 to test the system cursor support 2012-11-19 20:38:52 -08:00
SDL_mutex.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h Patched to compile on FreeBSD 8.2. 2012-07-11 22:20:02 -04:00
SDL_opengles.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_opengles2.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_pixels.h Fixed clang -Weverything warnings 2012-11-22 11:55:11 -08:00
SDL_platform.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_power.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_quit.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_rect.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_render.h Fixed typo in documentation 2013-01-27 15:53:24 -08: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 Android: Access APK files using AssetFileDescriptor 2013-01-08 09:30:53 -03:00
SDL_scancode.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_shape.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_stdinc.h We might actually have PI 2012-11-01 00:12:57 -07:00
SDL_surface.h Re-added SDL_SWSURFACE, because it looks silly to always pass 0 to SDL_CreateRGBSurface() 2012-01-22 18:37:46 -05:00
SDL_system.h Fixed clang -Weverything warnings 2012-11-22 11:55:11 -08:00
SDL_syswm.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_test.h Test lib updates: updated harness to support filtering, added surface comparer, updated interface to test images; added Render test suite from GSOC project 2012-12-22 16:06:55 -08:00
SDL_test_assert.h Added audio test suite; minor code cleanups in test lib 2012-12-24 14:43:57 -08:00
SDL_test_common.h Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize() 2012-12-31 12:15:25 -08:00
SDL_test_compare.h Added audio test suite; minor code cleanups in test lib 2012-12-24 14:43:57 -08:00
SDL_test_crc32.h Add crc32 and md5 to test lib 2012-11-28 19:19:57 -08:00
SDL_test_font.h Work in progress on an SDL test library 2012-11-26 07:53:56 -08:00
SDL_test_fuzzer.h Update SDL_InvalidParamError to take param name; add additional fuzzer function; add new tests to keyboard test suite; improve surface test suite 2013-01-12 22:58:12 -08:00
SDL_test_harness.h Fixed const correctness in the test harness 2012-12-22 17:24:14 -08:00
SDL_test_images.h Better compiler warning fix for gcc2. 2012-12-28 20:01:41 -05:00
SDL_test_log.h Added audio test suite; minor code cleanups in test lib 2012-12-24 14:43:57 -08:00
SDL_test_md5.h Add crc32 and md5 to test lib 2012-11-28 19:19:57 -08:00
SDL_test_random.h Add crc32 and md5 to test lib 2012-11-28 19:19:57 -08:00
SDL_thread.h Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
SDL_timer.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_touch.h Fixed bug 1542 - SDL_Touch should reserve tilt_x and tilt_y 2012-07-18 15:53:33 -07:00
SDL_types.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_version.h Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 2012-01-22 17:21:00 -05:00
SDL_video.h Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize() 2012-12-31 12:15:25 -08:00