SDL/include
Sam Lantinga c6c5bee36f Date: Fri, 20 Aug 2004 08:31:20 +0200
From: "Markus F.X.J. Oberhumer"
Subject: [SDL-CVS][patch] add missing SDLCALL to headers

the small patch attached below (against current CVS) adds some missing SDLCALL
decorations to callback types and arguments.

Unfortunately one of these changes breaks your gen{def,exp}.pl scripts which
should be changed to use non-greedy regular expression matching...
2004-08-20 18:57:01 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
close_code.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
Makefile.am Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h 2003-11-18 01:27:06 +00:00
SDL_active.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audio.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_byteorder.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_cdrom.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_copying.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_cpuinfo.h Fixed bugs in CPU feature detection and added extended feature detection 2004-01-24 05:47:19 +00:00
SDL_endian.h This works on MacOS X too. :) 2004-02-26 14:26:07 +00:00
SDL_error.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_events.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +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 Date: Wed, 7 Jul 2004 12:57:58 +0200 2004-07-18 19:05:06 +00:00
SDL_keyboard.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_keysym.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_main.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mouse.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_mutex.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h Updated SDL_opengl.h to include the latest version of glext.h 2004-02-17 23:29:52 +00:00
SDL_quit.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_rwops.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_syswm.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_thread.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_timer.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_types.h *** empty log message *** 2004-07-21 04:53:26 +00:00
SDL_version.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_video.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00