Commit Graph

  • 7aa8ae8c50 Use the right variables to set stuff for sdl-config script Patrice Mandin 2006-05-12 16:24:30 +00:00
  • 579795df41 Fixed signed/unsigned issues Sam Lantinga 2006-05-12 04:21:19 +00:00
  • a0f8ca7537 Whoops, need a space after dnl to make it meaningful. :) Sam Lantinga 2006-05-12 04:18:32 +00:00
  • e0ba1178f4 Should we always look in /usr/local when compiling natively? I'm guessing we probably should, but I don't remember why this was added in the first place. I'm disabling it for now... Sam Lantinga 2006-05-11 23:37:13 +00:00
  • 5905a7b56a Date: Thu, 11 May 2006 19:08:05 -0400 From: Mike Frysinger Subject: [SDL] [patch] remove limits.h hack from linux joystick code Sam Lantinga 2006-05-11 23:32:11 +00:00
  • 3791783c76 Date: Thu, 11 May 2006 17:09:17 -0400 From: Mike Frysinger Subject: [SDL] [patch] teach configure about uClinux Sam Lantinga 2006-05-11 23:26:45 +00:00
  • 9e20b86d93 Forgot to declare volatile stuff also in c file Patrice Mandin 2006-05-11 21:14:05 +00:00
  • 5400b91864 Fixed some bugs in string handling Cleaned up error message code, UTF-8 is used instead of UCS2 Added detection for MPEG Layer 3 audio for more informative errors. Sam Lantinga 2006-05-11 21:03:23 +00:00
  • f7ff603be1 Saved a little space by not including the CodeWarrior 5 XML projects Sam Lantinga 2006-05-11 15:52:41 +00:00
  • 86bb40eaff Fixed bug #53 Sam Lantinga 2006-05-11 08:31:33 +00:00
  • 0145303a7d Fixed building with CodeWarrior on MacOS Classic Sam Lantinga 2006-05-11 08:09:16 +00:00
  • 2c1976a764 Fixed MacOS Classic build Sam Lantinga 2006-05-11 06:06:21 +00:00
  • e31e073820 sdl-config doesn't include the OpenGL library in --libs Sam Lantinga 2006-05-11 04:16:39 +00:00
  • 4e69d001e0 Fixed bug #208 Sam Lantinga 2006-05-11 03:45:55 +00:00
  • b8c61a73fd Fixed bug #226 Sam Lantinga 2006-05-11 03:21:54 +00:00
  • 90f1c175ac Fixed bug #225 Sam Lantinga 2006-05-11 03:19:03 +00:00
  • a90e3bb90b Date: Wed, 10 May 2006 17:43:21 -0700 From: Eric Wing Subject: Re: Updated tarball Sam Lantinga 2006-05-11 03:08:39 +00:00
  • 7abf11dbcb Only set Mac OS X default if both parameters are left default Sam Lantinga 2006-05-10 15:21:14 +00:00
  • f943de3c42 Sam Lantinga 2006-05-10 15:00:30 +00:00
  • b9caf9b751 Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X. Sam Lantinga 2006-05-10 14:59:08 +00:00
  • 86c3375829 Need to use __MACOSX__ for the Mac OS X platform. Sam Lantinga 2006-05-10 07:42:02 +00:00
  • b775d4c6b8 Fixed bug #221 Sam Lantinga 2006-05-10 07:25:37 +00:00
  • 69c495a139 Fixed bug #222 Sam Lantinga 2006-05-10 07:16:38 +00:00
  • 0083eea4ff Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior Sam Lantinga 2006-05-10 07:08:41 +00:00
  • 5994d8e129 Xcode has trouble compiling different files with the same name for two architectures Sam Lantinga 2006-05-10 06:12:45 +00:00
  • b1fed51d75 Removed unused variable Sam Lantinga 2006-05-10 06:07:47 +00:00
  • 17a4d6b1d7 Fixed X11 support on Mac OS X Universal build Sam Lantinga 2006-05-10 05:17:58 +00:00
  • 78d2138776 Date: Tue, 9 May 2006 23:01:49 -0400 From: Mike Frysinger Subject: [SDL] [patch] fall back to using MAP_PRIVATE with mmap() in fbcon dri Sam Lantinga 2006-05-10 04:05:46 +00:00
  • fb2c5efc9e Fat test programs! :) Sam Lantinga 2006-05-09 16:10:04 +00:00
  • 01facc50f8 Fixed bug #218 Sam Lantinga 2006-05-09 15:14:48 +00:00
  • 6f865c24cc Fixed bug #220 Sam Lantinga 2006-05-09 15:09:47 +00:00
  • 9ef89950da Fixed bug #137 Sam Lantinga 2006-05-09 08:52:54 +00:00
  • 165c228d8e Date: Mon, 8 May 2006 14:19:30 -0700 From: Bob Ippolito Subject: SDL trunk (r2346) and Mac OS X Sam Lantinga 2006-05-09 07:52:04 +00:00
  • be8109d7bc More compile fixes for systems without the DPMS extension Sam Lantinga 2006-05-09 07:50:28 +00:00
  • 320f0deeaf Fixed build errors on systems without the DPMS extension Sam Lantinga 2006-05-09 07:45:12 +00:00
  • 3b10312024 Date: Mon, 8 May 2006 14:19:30 -0700 From: Bob Ippolito Subject: SDL trunk (r2346) and Mac OS X Sam Lantinga 2006-05-09 07:26:58 +00:00
  • 6efcacb03f Fixed bug #104 Sam Lantinga 2006-05-09 07:20:32 +00:00
  • 252e8f2a56 Fixed bug #144 Sam Lantinga 2006-05-09 07:16:38 +00:00
  • a731a5eca0 Fixed bug #201 Sam Lantinga 2006-05-09 07:05:35 +00:00
  • 44f0310d5c Fixed bug #106 Sam Lantinga 2006-05-09 06:44:47 +00:00
  • 990bf31a57 Fixed DGA mode sorting and eliminated doublescan and interlaced modes Sam Lantinga 2006-05-09 06:14:11 +00:00
  • 46634d09b3 Disable the screensaver in DGA mode, which is even more important than X11... Sam Lantinga 2006-05-08 06:54:20 +00:00
  • 556a504e41 Fixed bug #203 Sam Lantinga 2006-05-08 06:38:13 +00:00
  • 508cb27d72 Sam Lantinga 2006-05-08 06:23:11 +00:00
  • b6c6736b67 Get updates to the shadow surface while switched away Sam Lantinga 2006-05-08 05:36:45 +00:00
  • 61c0abee03 Fixed bug #49 Sam Lantinga 2006-05-08 05:33:02 +00:00
  • 3b565b12b6 Made it easier to test some things on the framebuffer console Sam Lantinga 2006-05-08 05:30:15 +00:00
  • f10aa0bd77 Fixed detection of current vt when not running as root. Sam Lantinga 2006-05-08 05:17:10 +00:00
  • 722aba1781 Eliminate duplicate video modes Sam Lantinga 2006-05-08 04:19:03 +00:00
  • 0456bd7dc9 SDL_strncpy doesn't exist Sam Lantinga 2006-05-08 03:49:51 +00:00
  • fe3cf1843c Date: Sun, 7 May 2006 19:22:33 -0400 From: Mike Frysinger Subject: [SDL] [patch] fix building with DirectFB-0.9.25.1 Sam Lantinga 2006-05-08 02:09:34 +00:00
  • 06ab9de131 Sam Lantinga 2006-05-07 19:02:07 +00:00
  • e96aa29503 Sam Lantinga 2006-05-07 15:15:40 +00:00
  • 464e36af2b Fixed bug #102 Sam Lantinga 2006-05-07 06:20:39 +00:00
  • 4254115cac Fixed bug #217 Sam Lantinga 2006-05-07 04:02:48 +00:00
  • aac058065f Fixed bug #216 Sam Lantinga 2006-05-07 03:44:58 +00:00
  • 1195dd8133 Fixed bug #215 Sam Lantinga 2006-05-07 03:40:06 +00:00
  • 4f52a4efea Fixed bug #80 Sam Lantinga 2006-05-05 05:50:26 +00:00
  • d7d1f5cd9a Fixed bug #196 Sam Lantinga 2006-05-05 05:09:10 +00:00
  • 294e7aee96 Sam Lantinga 2006-05-04 16:52:53 +00:00
  • 21b6c23de9 Fixed bug #45 Sam Lantinga 2006-05-04 16:51:07 +00:00
  • d8f4f148cd The install target depends on the libraries being built Sam Lantinga 2006-05-04 13:47:19 +00:00
  • 6c8d058220 Updated to include new languages and platform support Sam Lantinga 2006-05-04 12:08:05 +00:00
  • 5d1ffbee80 Date: Thu, 4 May 2006 08:44:10 +0200 (CEST) From: Doodle Subject: Re: SDL OS/2 build updated? Sam Lantinga 2006-05-04 11:59:55 +00:00
  • 6fcf0ad85a Fixed execv warning when libtool creates wrapper executables Sam Lantinga 2006-05-03 16:35:29 +00:00
  • 064511501d Patch from Dmitry Yakimov to fix building on WinCE Sam Lantinga 2006-05-03 04:11:38 +00:00
  • a86ca3b055 Added instructions for copying SDL_config.h Sam Lantinga 2006-05-02 15:18:07 +00:00
  • 2a5b83ceeb Updated OS/2 project files Sam Lantinga 2006-05-02 03:06:33 +00:00
  • b75afc4eed Yeah, that's what I meant. :) Sam Lantinga 2006-05-01 23:13:16 +00:00
  • db58f6d9de Using the SDL C runtime functions Sam Lantinga 2006-05-01 11:07:04 +00:00
  • d8a526a463 Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently Sam Lantinga 2006-05-01 07:23:46 +00:00
  • 5629ce5fe7 Date: Sun, 30 Apr 2006 14:20:05 +1000 From: Rob Subject: [SDL] SDL pre-release Sam Lantinga 2006-05-01 07:15:35 +00:00
  • b1980bbff3 SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function Sam Lantinga 2006-05-01 06:41:17 +00:00
  • cb3a0ae8da SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void Sam Lantinga 2006-05-01 06:40:00 +00:00
  • 7aa243af00 Declare volatile variables modified by interrupt routines Patrice Mandin 2006-04-30 21:01:25 +00:00
  • fdb9a7d971 Removed redundant rm Sam Lantinga 2006-04-30 16:53:40 +00:00
  • 7fdf065976 We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :) Sam Lantinga 2006-04-30 08:57:02 +00:00
  • 3ce0662faf ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] ------- Sam Lantinga 2006-04-29 20:22:31 +00:00
  • 672a7294f4 Sam Lantinga 2006-04-29 17:56:06 +00:00
  • f3b20c7f43 Disable the XRandR extension by default, since KDE maximizes windows which are larger than the new resolution, and then doesn't restore their size and positition when the old resolution is restored. The extension can be enabled with the environment variable SDL_VIDEO_X11_XRANDR=1 Sam Lantinga 2006-04-29 17:54:32 +00:00
  • 7ff14ade60 Only use -fvisibility=hidden if SDL will define some symbols as available. :) Sam Lantinga 2006-04-29 04:08:40 +00:00
  • f1a9e1bc50 [From Sam] > BTW, when setting up parallel make, I usually use # cpus + 1, so a compile is > running while disk access is going for another. Sam Lantinga 2006-04-28 05:46:07 +00:00
  • 0e85088dbf Future proof C++ code Sam Lantinga 2006-04-28 05:43:58 +00:00
  • ac89c28826 Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs Sam Lantinga 2006-04-28 05:38:06 +00:00
  • 4845d174e1 fatbuild fixes: Ryan C. Gordon 2006-04-27 11:18:03 +00:00
  • 5895aa331a Fixed bug #101 If we lose focus at all, unlock the mouse. Sam Lantinga 2006-04-27 10:44:43 +00:00
  • 4c271db358 Trying to fix fatbuild.sh on intel Sam Lantinga 2006-04-27 10:21:54 +00:00
  • 2697684f34 Fixed compile errors on Mac OS X Sam Lantinga 2006-04-27 09:08:44 +00:00
  • bc35de2e30 Implemented bug #5 Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration. Sam Lantinga 2006-04-27 08:39:51 +00:00
  • 2a622cd891 Implemented bug #2, 117: Sam Lantinga 2006-04-27 07:59:16 +00:00
  • 922b159c45 Info on Subversion repository access. Ryan C. Gordon 2006-04-26 23:17:39 +00:00
  • 60b9732963 subversion conversion complete! Sam Lantinga 2006-04-26 20:30:11 +00:00
  • 281f7c82d8 Whoops, you can't use Project Builder anymore... Sam Lantinga 2006-04-22 19:50:23 +00:00
  • 9d9e4fd11f Added info about fatbuild.sh Sam Lantinga 2006-04-22 19:49:37 +00:00
  • 791ead7bbf Mac OS X fat build works! :) Sam Lantinga 2006-04-22 19:17:14 +00:00
  • 3a21de87f7 Date: Thu, 20 Apr 2006 10:13:34 +0200 From: Julien Lecomte Subject: [SDL] sdl-config Sam Lantinga 2006-04-20 16:33:51 +00:00
  • 8c16f464ea I think this is it... Sam Lantinga 2006-04-19 03:49:57 +00:00
  • e4cfa5a25d *** empty log message *** Sam Lantinga 2006-04-17 14:27:47 +00:00
  • 8134d3c179 Added a note so I remember what the heck I was doing later. :) Sam Lantinga 2006-04-17 07:03:13 +00:00
  • 201afd083a More general fix for bug #189 Sam Lantinga 2006-04-17 06:47:23 +00:00