SDL-mirror/include
Sam Lantinga 37fe3a93e6 Removed hermes since it's LGPL and not compatible with a commercial license.
Prepping for using MMX and SSE intrinsics instead of inline assembly.
.. except for memcpy equivalents which only get faster if they can
   exploit the parallelism of loading into multiple SIMD registers. :)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402609
2007-08-15 08:21:10 +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 Removed AmigaOS code for 1.3 branch. 2006-10-29 04:09:17 +00:00
SDL_audio.h Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. 2006-10-17 09:15:21 +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 Emphasized the separation between SDL_Surface and SDL_Texture 2007-08-11 20:54:31 +00:00
SDL_config.h.default Removed AmigaOS code for 1.3 branch. 2006-10-29 04:09:17 +00:00
SDL_config.h.in Removed hermes since it's LGPL and not compatible with a commercial license. 2007-08-15 08:21:10 +00:00
SDL_config_dreamcast.h Hopefully glSDL has been superceded by the OpenGL render driver. 2006-07-26 03:12:05 +00:00
SDL_config_macosx.h Fixed bug #460 2007-07-16 14:19:47 +00:00
SDL_config_minimal.h A less rude way of doing the same thing... 2006-03-23 21:55:13 +00:00
SDL_config_os2.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_config_win32.h Patched to compile (missing #endif from a mismerge). Thanks to Peter Mackay 2007-06-29 11:08:53 +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 Fixed bug #382 2007-07-06 09:22:18 +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 Key repeat is handled by the OS, since text input is now decoupled from physical key events. 2007-06-16 15:32:04 +00:00
SDL_keysym.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_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 Missed a Qtopia change. 2006-08-10 14:55:45 +00:00
SDL_mouse.h Date: Wed, 15 Aug 2007 01:08:38 +0200 2007-08-15 03:20:55 +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_pixels.h Fixed bug #467 2007-07-22 13:22:47 +00:00
SDL_platform.h Removed AmigaOS code for 1.3 branch. 2006-10-29 04:09:17 +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_rwops.h Oh yeah, they're boolean values... 2007-07-10 05:29:56 +00:00
SDL_stdinc.h Fixed bug #451 2007-07-08 14:24:55 +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 Emphasized the separation between SDL_Surface and SDL_Texture 2007-08-11 20:54:31 +00:00