SDL-mirror/include
Sam Lantinga aa3ff02a85 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40452
2002-08-19 18:09:44 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Fixed precompiled headers on MacOS X 2002-04-13 20:33:15 +00:00
close_code.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
Makefile.am Removed the API changes to preserve SDL 1.2 stability 2002-03-06 11:05:47 +00:00
SDL.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_active.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_audio.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_byteorder.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_cdrom.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_copying.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_endian.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_error.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_events.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_getenv.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_joystick.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_keyboard.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_keysym.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_main.h Added David Hedbor's Qtopia patches 2002-05-19 20:06:01 +00:00
SDL_mouse.h Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5) 2002-08-19 18:09:44 +00:00
SDL_mutex.h *** empty log message *** 2002-06-13 23:59:20 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h Used the glext.h from the SGI sample implementation 2002-03-20 02:37:38 +00:00
SDL_quit.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_rwops.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_syswm.h Added a way to get the Windows OpenGL context in SDL_syswm.h 2002-08-17 17:49:27 +00:00
SDL_thread.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_timer.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_types.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_version.h Bump the version, so that it isn't forotten later. :) 2002-04-14 21:51:25 +00:00
SDL_video.h Added SDL_GL_STEREO for stereoscopic OpenGL contexts 2002-08-19 17:58:08 +00:00