SDL-mirror/include
Ryan C. Gordon c0f52b1262 Some cleanups on the new XInput code.
One or two things got moved around, but largely this is hooked up correctly
 in the Unix configure system now: it can be dynamically loaded and fallback
 gracefully if not available, or libXi can be directly linked to libSDL.

XInput support can be --disable'd from the configure script, too (defaults to
 enabled).

Please note that while the framework is in place to gracefully fallback, the
 current state of the source requires XInput. We'll need to adjust a few
 things still to correct this.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403220
2008-09-17 08:20:57 +00:00
..
begin_code.h Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define. 2007-06-15 07:21:01 +00:00
close_code.h MacOS Classic is no longer supported. 2006-08-10 14:54:23 +00:00
doxyfile SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_audio.h Fixed compile errors for audio resampling. I'm not sure how this got missed... 2008-08-26 02:26:18 +00:00
SDL_cdrom.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_compat.h Missing keysym defines 2008-08-25 05:30:28 +00:00
SDL_config.h.default Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_config.h.in Some cleanups on the new XInput code. 2008-09-17 08:20:57 +00:00
SDL_config_dreamcast.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_config_macosx.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_config_minimal.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_config_nintendods.h Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_config_os2.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_config_win32.h indent 2008-08-31 16:03:55 +00:00
SDL_copying.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_cpuinfo.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_endian.h Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_error.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_events.h Final merge of Google Summer of Code 2008 work... 2008-08-25 06:33:00 +00:00
SDL_haptic.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_joystick.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_keyboard.h First pass implementation of new SDL scancode concept, as discussed with 2008-02-05 07:19:23 +00:00
SDL_keysym.h Final merge of Google Summer of Code 2008 work... 2008-08-25 06:33:00 +00:00
SDL_loadso.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_main.h Reverted Holmes' changes, they should be on the iphone branch 2008-07-05 16:15:44 +00:00
SDL_mouse.h Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton 2008-08-25 18:02:14 +00:00
SDL_mutex.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h MacOS Classic is no longer supported. 2006-08-10 14:54:23 +00:00
SDL_opengles.h indent 2008-09-15 04:32:36 +00:00
SDL_pixels.h Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_platform.h Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_quit.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_rect.h Split out the SDL_rect and SDL_surface functions into their own headers. 2007-09-10 12:20:02 +00:00
SDL_rwops.h Oh yeah, they're boolean values... 2007-07-10 05:29:56 +00:00
SDL_scancode.h First pass of new SDL scancode concept for X11. 2008-02-07 15:31:09 +00:00
SDL_stdinc.h Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_surface.h Split out the SDL_rect and SDL_surface functions into their own headers. 2007-09-10 12:20:02 +00:00
SDL_syswm.h Simplified driver window creation code. 2006-07-29 21:51:00 +00:00
SDL_thread.h indent is evil 2006-10-28 16:48:03 +00:00
SDL_timer.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_types.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_version.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_video.h Added SDL_GL_RETAINED_BACKING attribute to SDL_GLattr 2008-09-02 20:27:47 +00:00