SDL-mirror/include
Sam Lantinga cd3a1db9db Fixes from Dmitry Yakimov:
fixed bugs 159 and 160:

+ added threaded timers support
! fixed restoring sdl window focus (AV in windows message handler)
! disabled forgotten cdrom and joystick in config file.
* disabled minimizing sdl window while loosing focus.
  PocketPC does not have a task bar, so it is an inconvenient and unusual
  behaviour for PPC users.
+ added WIN_Paint handler for GAPI
! fixed loosing focus while using GAPI videi driver

+ added TestTimer project
* removed unnecessary macros (ENABLE_WINDIB ...) from projects

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401501
2006-03-11 23:46:45 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
close_code.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL.h Updated for Visual Studio Express 2005 2006-02-24 08:17:28 +00:00
SDL_active.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_audio.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_byteorder.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_cdrom.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_config.h Added documentation on how to build a completely useless SDL library. :) 2006-03-08 08:30:17 +00:00
SDL_config.h.in Updated for Dreamcast KOS June 2005 snapshot: 2006-03-02 13:16:02 +00:00
SDL_config.h.minimal Added documentation on how to build a completely useless SDL library. :) 2006-03-08 08:30:17 +00:00
SDL_config_amiga.h Updated for Visual Studio Express 2005 2006-02-24 08:17:28 +00:00
SDL_config_dreamcast.h Updated for Dreamcast KOS June 2005 snapshot: 2006-03-02 13:16:02 +00:00
SDL_config_macos.h Updated with MrC includes and function definitions 2006-02-24 17:03:06 +00:00
SDL_config_macosx.h X11 support isn't installed by default 2006-03-11 15:47:56 +00:00
SDL_config_os2.h Updated OS/2 build, yay! 2006-02-26 19:30:21 +00:00
SDL_config_win32.h Fixes from Dmitry Yakimov: 2006-03-11 23:46:45 +00:00
SDL_copying.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
SDL_cpuinfo.h *** empty log message *** 2006-02-24 10:23:49 +00:00
SDL_endian.h Get Microsoft's preprocessor symbols in there 2006-03-06 16:37:18 +00:00
SDL_error.h New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
SDL_events.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_getenv.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_joystick.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_keyboard.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_keysym.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
SDL_loadso.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_main.h *** empty log message *** 2006-03-05 22:18:15 +00:00
SDL_mouse.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_mutex.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h *** empty log message *** 2006-02-25 18:52:36 +00:00
SDL_platform.h Updated MacOS X support 2006-03-07 04:58:30 +00:00
SDL_quit.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_rwops.h Date: Mon, 27 Feb 2006 17:01:43 +0100 2006-02-27 19:19:22 +00:00
SDL_stdinc.h Fixed a bunch of 64-bit compatibility problems 2006-03-01 09:43:47 +00:00
SDL_syswm.h Cleaning up warnings on MacOS X 2006-03-09 06:33:21 +00:00
SDL_thread.h Enabled libc support on Win32, so we don't break binary compatibility in 1.2 2006-03-06 07:42:36 +00:00
SDL_timer.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_types.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_version.h *** empty log message *** 2006-02-10 03:19:02 +00:00
SDL_video.h Dynamic OpenGL loading is the default now. :) 2006-03-09 15:11:15 +00:00