SDL-mirror/include
Sam Lantinga 15453a515c I'm becoming more and more convinced that the application should never use XRandR, and it's the window manager's responsibility to track and manage display modes for fullscreen windows.
Because it's so broken, I'm going to disable XRandR by default.  You can still enable it via environment variable or application hint (SDL_HINT_VIDEO_X11_XRANDR)
2012-10-04 13:50:41 -07: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 Created a header file for system dependent API functions, and added SDL_iPhoneSetAnimationCallback() 2012-06-22 19:19:18 -04: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 Switched back to configure generating SDL_config.h 2012-01-19 01:55:51 -05:00
SDL_config.h.in Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04: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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04: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 Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_events.h Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05: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 I'm becoming more and more convinced that the application should never use XRandR, and it's the window manager's responsibility to track and manage display modes for fullscreen windows. 2012-10-04 13:50:41 -07: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 Fixed bug 1564 - SDL has no function to open a screen keyboard on Android. 2012-08-11 10:15:59 -07: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 Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_main.h Happy New Year! 2011-12-31 09:28:07 -05: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 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 Added SDL_RenderSetLogicalSize() and SDL_RenderGetLogicalSize() 2012-10-01 22:30:07 -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 Fixes issue #1500 "SDL_RWops fails under Android 4" by removing stale Local Refs 2012-05-25 15:35:41 -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 Happy New Year! 2011-12-31 09:28:07 -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 Fixed bug 1564 - SDL has no function to open a screen keyboard on Android. 2012-08-11 10:15:59 -07:00
SDL_syswm.h Happy New Year! 2011-12-31 09:28:07 -05: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