SDL-mirror/include
Sam Lantinga 1fb2a69487 General improvements for user custom event registration
* Switched event type to enum (int32)
* Switched polling by mask to polling by type range
* Added SDL_RegisterEvents() to allow dynamic user event registration
* Spread events out to allow inserting new related events without breaking binary compatibility
* Added padding to event structures so they're the same size regardless of 32-bit compiler structure packing settings
* Split SDL_HasEvent() to SDL_HasEvent() for a single event and SDL_HasEvents() for a range of events
* Added SDL_GetEventState() as a shortcut for SDL_EventState(X, SDL_QUERY)
* Added SDL_FlushEvent() and SDL_FlushEvents() to clear events from the event queue
2010-03-25 01:08:26 -07:00
..
begin_code.h Fixed bug #926 2010-01-24 21:10:53 +00:00
close_code.h Fixed bug #926 2010-01-24 21:10:53 +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 Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_assert.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_atomic.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_audio.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_compat.h General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_config.h.default Partial fix for bug #859 2009-10-19 13:31:58 +00:00
SDL_config.h.in Fixed bug #935 2010-01-24 20:47:20 +00:00
SDL_config_iphoneos.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_macosx.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_minimal.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_nintendods.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_pandora.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_win32.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_config_wiz.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_copying.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_cpuinfo.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_endian.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_error.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_events.h General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_haptic.h Joe 2009-11-23 21:31:10 PST 2009-11-27 19:29:27 +00:00
SDL_joystick.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_keyboard.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_keysym.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_loadso.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_main.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_mouse.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_mutex.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_name.h
SDL_opengl.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_opengles.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_pixels.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_platform.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_power.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_quit.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_rect.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_rwops.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_scancode.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_stdinc.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_surface.h Removed reference to compatibility function 2010-03-05 15:43:46 +00:00
SDL_syswm.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_thread.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_timer.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_types.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_version.h Changed revision details to be a string (an hg changeset) instead of an int. 2010-02-28 02:07:40 -05:00
SDL_video.h Fixed bug #926 2010-01-24 21:10:53 +00:00