SDL-mirror/include
2012-11-23 00:02:27 -05:00
..
begin_code.h WinRT: used Win32-style DECLSPEC and SDLCALL macros (for building a .dll) 2012-10-27 18:21:31 -04: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 API for simple messagebox, courtesy of Mike Sartain 2012-10-23 17:11:22 -07:00
SDL_assert.h Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04: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 Merge with latest, official SDL code 2012-11-04 09:46:59 -05:00
SDL_config.h.in Added an API to get the size of a file - WARNING! ABI CHANGE! 2012-11-03 18:43:36 -07: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 Fixed building on Mac OS X with Xcode 4.4 (OS X 10.8 SDK). 2012-08-09 15:43:39 -04: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 Make it possible to build a DLL with mingw that's ABI compatible with Visual C++ built applications 2012-10-20 00:14:58 -07:00
SDL_config_windowsrt.h WinRT: added a skeleton SDL backend for C++11-based threads 2012-11-22 23:03:56 -05: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 WinRT: made SDL.dll compile for ARM (and not just x86 or x64) 2012-10-27 18:39:09 -04:00
SDL_endian.h Fixed inline assembly warning for PPC 2012-01-14 00:49:25 -05:00
SDL_error.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_events.h Switch C++ comment to C comment 2012-10-21 22:18:36 -07: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 SDL no longer grabs the keyboard by default on X11. 2012-11-07 15:55:43 -08:00
SDL_input.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_joystick.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_keyboard.h Synchronized the on-screen keyboard state with whether we are accepting text input. 2012-11-04 21:53:28 -08: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 Added an assert log category, and NSLog support on Mac OS X and iOS 2012-10-30 12:30:02 -07:00
SDL_main.h WinRT: fixed SDL_main-related linker error when __WINRT__ is defined in an app 2012-11-04 13:17:18 -05:00
SDL_messagebox.h Added some documentation on the behavior of SDL_ShowMessageBox() 2012-10-30 10:07:32 -07:00
SDL_mouse.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_mutex.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_name.h
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 Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_platform.h WinRT: cleanups in SDL_platform.h 2012-11-23 00:02:27 -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 Added SDL_GetRenderTarget() API function 2012-10-12 02:20:10 -07: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 Added SDL_ReadU8() and SDL_WriteU8() for consistency with the rest of the API. 2012-11-04 23:44:13 -08: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 Merge with latest, official SDL code 2012-11-04 09:46:59 -05: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 Synchronized the on-screen keyboard state with whether we are accepting text input. 2012-11-04 21:53:28 -08:00
SDL_syswm.h added UIViewController pointer to SDL_SysWMinfo for iOS 2012-07-18 22:26:47 -04: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 Fixed a typo in the docs. 2012-09-14 18:18:38 -04:00