Commit Graph

  • b57d5c3424 Fixed bug #189 Sam Lantinga 2006-04-17 05:38:33 +00:00
  • b03ae03cf8 Fixed bug #197 Sam Lantinga 2006-04-17 04:54:08 +00:00
  • 38391f800d Use the MAKE variable when available Sam Lantinga 2006-04-17 03:58:29 +00:00
  • 6bb3137545 Whoops, need the actual flags here Sam Lantinga 2006-04-17 03:37:30 +00:00
  • 61cc027d1e Miscellaneous Mac OS X fixes Sam Lantinga 2006-04-17 03:34:28 +00:00
  • b07f4df56c Date: Fri, 31 Mar 2006 18:28:55 -0500 From: Mike Frysinger Subject: [SDL] [patch] touchup configure --help output Sam Lantinga 2006-04-14 06:03:09 +00:00
  • 62356dc030 A script to build a fat version of the SDL library... completely untested! Sam Lantinga 2006-04-14 05:43:04 +00:00
  • 4ffa1daabc Make sure code is only compiled if the appropriate subsystem is enabled Sam Lantinga 2006-04-14 04:46:47 +00:00
  • 3ca6badbcf Don't hardcode the output directory Sam Lantinga 2006-04-14 03:56:31 +00:00
  • 01618a98bd From Anders F Bj�rklund: Updated the MPW makefiles ("SDL.make", "SDLtest.make") by adding the new "dummy" and "disk" directories/files. Sam Lantinga 2006-04-14 03:24:01 +00:00
  • 5022b21d68 Don't check dlopen on Mac OS X, to retain 10.2 compatibility Sam Lantinga 2006-04-13 15:36:27 +00:00
  • 1bae55e771 Fixed MacOS X and Solaris detection Sam Lantinga 2006-04-13 14:59:34 +00:00
  • fc4fac2473 Fixed compile error Sam Lantinga 2006-04-13 14:27:58 +00:00
  • 720dbb7aee Fixed bug #55 Sam Lantinga 2006-04-13 14:17:48 +00:00
  • b062c353b4 Fixed bug #185 Sam Lantinga 2006-04-13 14:14:06 +00:00
  • 5587c232db Fixed bug #179 Sam Lantinga 2006-04-13 14:04:13 +00:00
  • 1374682c44 Fixed bug #176 [I'm fixing this for the public headers, but I'm not going to bother for the SDL library code (yet)] Sam Lantinga 2006-04-13 13:38:40 +00:00
  • 45300d166b Fixed bug #193 Sam Lantinga 2006-04-13 13:30:21 +00:00
  • 6515a030f1 Fixed bug #192 Sam Lantinga 2006-04-13 13:29:00 +00:00
  • 78a30da4bf Added a delay so the warning message isn't accidentally missed. Sam Lantinga 2006-04-13 13:25:21 +00:00
  • 544d8435d3 Fixed bug #191 [I opted to go for a warning, since I often tweak configure.in, but don't want to rebuild the entire project] Sam Lantinga 2006-04-13 13:23:56 +00:00
  • b0519469db Fixes bug #195: The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can bee seen in many places, for example http://www.apple.com/macosx/). This contrasts the naming of the old operating system, which was called "MacOS" and today is often refered to as "MacOS Classic". Sam Lantinga 2006-04-13 13:08:26 +00:00
  • 80c113cde7 From Anders F Bjorklund: Sam Lantinga 2006-04-12 14:38:47 +00:00
  • 150575a5cf From Anders F Bjorklund: Sam Lantinga 2006-04-12 14:37:05 +00:00
  • d399ca9ce4 *** empty log message *** Sam Lantinga 2006-04-12 14:25:29 +00:00
  • 69f5e3c82f Patch from Alex to fix reverted code Sam Lantinga 2006-04-12 14:19:11 +00:00
  • 62630e91cd *** empty log message *** Sam Lantinga 2006-03-31 06:30:16 +00:00
  • 62dac2c788 Ugh, more 64-bit cleanup Sam Lantinga 2006-03-31 06:27:47 +00:00
  • a1a6152214 Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST From: "Fran���is Revol" Subject: [SDL] BeOS port fix: PrintScreen key crashing Sam Lantinga 2006-03-31 06:16:20 +00:00
  • 0bec3f3caa Fixed building DLL on Windows Sam Lantinga 2006-03-25 20:40:30 +00:00
  • 63695e2f76 Fixed some ultra-pedantic gcc warnings Sam Lantinga 2006-03-24 06:10:24 +00:00
  • c4cb7306d5 Fixed bug #177 The attached patch changes configure.in to use "-framework FOO" instead of "-Wl,-framework,FOO". Sam Lantinga 2006-03-24 05:11:51 +00:00
  • ece098ba7b SDL_X11_LoadSymbols() was reporting success when required symbols weren't found! Ryan C. Gordon 2006-03-24 03:49:37 +00:00
  • 3da774fbe3 Fixed compiler warning. Ryan C. Gordon 2006-03-23 22:11:29 +00:00
  • dcc7daa066 A less rude way of doing the same thing... Sam Lantinga 2006-03-23 21:55:13 +00:00
  • 07a8850934 These files should be included from SDL_config.h (so they get SDL_platform.h) Sam Lantinga 2006-03-23 21:52:47 +00:00
  • c7a3093842 ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd) Sam Lantinga 2006-03-23 21:46:24 +00:00
  • e1ae9a0b81 Fixed bug #175 Removed obsolete .cvsignore files... whee! Sam Lantinga 2006-03-23 21:39:58 +00:00
  • 235cf60d67 *** empty log message *** Sam Lantinga 2006-03-23 21:39:02 +00:00
  • 967de2d3dd Fixed bug #171 SDL_config.h is no longer in CVS. Instead, configure will generate it for systems that use configure, and we always copy SDL_config.h.default to SDL_config.h before generating a snapshot or release archive. Sam Lantinga 2006-03-23 21:28:33 +00:00
  • 7c5871f90d Fixed DirectFB detection Sam Lantinga 2006-03-23 17:31:12 +00:00
  • 55ff16fe29 Hopefully fixed up DirectFB detection Sam Lantinga 2006-03-23 15:25:30 +00:00
  • 45d6790639 *sigh* Sam Lantinga 2006-03-23 15:22:40 +00:00
  • 21c1fa5e46 More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't break 6 other platforms. :) Ryan C. Gordon 2006-03-23 08:43:37 +00:00
  • 967ecbf1e0 Need time.h for nanosleep too... Sam Lantinga 2006-03-23 08:37:36 +00:00
  • f5ef7406e0 Better wscons detection Sam Lantinga 2006-03-23 07:44:52 +00:00
  • 0257a5560c *** empty log message *** Sam Lantinga 2006-03-23 07:38:32 +00:00
  • 5542688e36 Only use the visibility attribute in gcc 4.0 or newer Sam Lantinga 2006-03-23 07:34:03 +00:00
  • ebfefa19a9 Updated my email address. Ryan C. Gordon 2006-03-23 06:48:12 +00:00
  • 9c54c7ce36 Consolidate all the X11 libraries, so you don't have to update 12 different places in the source when adding a new one. Also handles build systems that don't define a given library. Ryan C. Gordon 2006-03-23 02:47:56 +00:00
  • 041bc24207 Lines swapped to match ordering elsewhere Sam Lantinga 2006-03-22 22:42:44 +00:00
  • 10b3574ab7 Close off warning about setAppleMenu on Mac OS X 10.4 SDK. Ryan C. Gordon 2006-03-22 22:33:23 +00:00
  • e7b76ca5dd Don't detect Altivec on MacOS X Intel Sam Lantinga 2006-03-22 22:29:44 +00:00
  • b1bcd26c92 Xrandr support in the X11 target. Ryan C. Gordon 2006-03-22 11:13:58 +00:00
  • aa79b0594b Improved DirectFB install detection Sam Lantinga 2006-03-22 09:18:10 +00:00
  • da8044f050 *** empty log message *** Sam Lantinga 2006-03-22 09:13:10 +00:00
  • 4a8da61422 Patched to compile on 32-bit X11, I think. Ryan C. Gordon 2006-03-22 08:57:37 +00:00
  • 248ff92e7e Date: Tue, 4 Mar 2003 15:05:31 -0800 From: "Jim" Subject: [SDL] Frame Buffer patches... Sam Lantinga 2006-03-22 07:48:22 +00:00
  • fd7f83dd28 Fixed bug #61 Sam Lantinga 2006-03-22 07:22:40 +00:00
  • aecc79b780 *** empty log message *** Sam Lantinga 2006-03-22 07:10:38 +00:00
  • 32ee00ef9d Fixed bug #50 Using ctrl-alt-fn for flipping instead of alt-fn may help a few games that actually use that key combination. Sam Lantinga 2006-03-22 06:43:25 +00:00
  • da9ebfc4e9 Eric rocks. :) Sam Lantinga 2006-03-22 06:08:59 +00:00
  • 6de08454fa I'm dumping the old Xcode support, since it's too hard to maintain, and SDL no longer builds on MacOS X 10.3 natively, as of the 7.0.4 QuickTime update. Sam Lantinga 2006-03-22 05:59:28 +00:00
  • f4023ae70f The exports file is no longer used by the Xcode project Sam Lantinga 2006-03-22 05:50:56 +00:00
  • aa2b3e6f26 Reverted SDL_config.h from accidental checkin. (see Bugzilla #171). Ryan C. Gordon 2006-03-22 05:12:07 +00:00
  • 083c7dcb34 GLX_STEREO doesn't have a parameter Sam Lantinga 2006-03-22 05:09:27 +00:00
  • a9551bd533 Whoops, that shouldn't have snuck in there. Ryan C. Gordon 2006-03-22 05:01:49 +00:00
  • eb3f189e59 Updated dynamic X11 code. See details in Bugzilla #170. Ryan C. Gordon 2006-03-22 05:00:59 +00:00
  • d48c53fb8f Default to use the visibility attribute, on gcc (is this okay?) Sam Lantinga 2006-03-22 04:51:44 +00:00
  • b08954dad5 Added support for gcc4's -fvisibility=hidden option. Ryan C. Gordon 2006-03-22 01:28:36 +00:00
  • 310df05e46 *** empty log message *** Sam Lantinga 2006-03-21 16:04:44 +00:00
  • e91878c9d5 Add /usr/local to the build paths by default Sam Lantinga 2006-03-21 10:38:41 +00:00
  • 1bb14e405b Updated to libtool-1.5.22 Sam Lantinga 2006-03-21 10:20:44 +00:00
  • e4ef688966 Fixed bug #167 Sam Lantinga 2006-03-21 09:51:33 +00:00
  • 15e6a9aba3 *** empty log message *** Sam Lantinga 2006-03-21 09:40:01 +00:00
  • 2c5f72ddbf Good idea, renaming OpenBSD audio to BSD audio. Sam Lantinga 2006-03-21 09:33:54 +00:00
  • 4dcc7dca01 Allow adding to the INCLUDE path Allow overriding the NASMFLAGS Sam Lantinga 2006-03-21 09:24:10 +00:00
  • 7978390e19 Fixed bug #52 Sam Lantinga 2006-03-21 08:54:50 +00:00
  • 8043ef85fd Show an error message if autoconf isn't found Sam Lantinga 2006-03-21 07:02:34 +00:00
  • 351eafeef7 Fall back to autogen259 if autogen isn't available Sam Lantinga 2006-03-21 06:54:24 +00:00
  • 56345b8c5d Fixed bug #18 Reordered the audio thread loop so there's no initial wait. Sam Lantinga 2006-03-21 06:45:47 +00:00
  • 66c1ba436e Try to fill the hardware audio buffer immediately. Ryan C. Gordon 2006-03-21 00:56:10 +00:00
  • 0977bbb469 Keep mouse cursor state sane on focus change in Quartz driver. Ryan C. Gordon 2006-03-21 00:35:22 +00:00
  • c138957110 ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] ------- Sam Lantinga 2006-03-20 08:00:07 +00:00
  • 3180d2fb52 Fixed bug #113: Sam Lantinga 2006-03-20 07:31:36 +00:00
  • a5aee75297 Fixed bug #90 The palette -> RGBA blit wasn't following the rule: * RGB->RGBA: * SDL_SRCALPHA not set: * copy RGB, set destination alpha to source per-surface alpha value. Sam Lantinga 2006-03-20 06:37:58 +00:00
  • 562ac5c5fb Fixed bug #84 Actually implemented banked update for SVGAlib Sam Lantinga 2006-03-19 19:03:40 +00:00
  • e53a0fc3a1 Fixed bug #89 Sam Lantinga 2006-03-19 12:05:16 +00:00
  • eda562ddca Fixed bug #84 Sam Lantinga 2006-03-19 12:04:40 +00:00
  • edf78177b4 Left the debug code more explicit Sam Lantinga 2006-03-19 10:48:48 +00:00
  • c38db8be5b Fixed bug #79 Sam Lantinga 2006-03-19 10:41:49 +00:00
  • 6a04e810c0 Fixed bug #4 [Note: I'm applying this patch since it's a cleaner version of what's already implemented, and supports this controller on older kernels. I'll ask to make sure this doesn't break on the new kernels where it's no longer necessary] Sam Lantinga 2006-03-19 06:31:34 +00:00
  • b4a7fb3471 Fixed bug #166 Sam Lantinga 2006-03-19 05:27:22 +00:00
  • ce4f2cc3d8 Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle) Sam Lantinga 2006-03-18 22:42:09 +00:00
  • eacad52dc2 EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL. SDL_LIBS are the linker flags and libraries needed to build SDL applications. SDL_STATIC_LIBS is set to SDL_LIBS by default. Sam Lantinga 2006-03-18 18:41:59 +00:00
  • 29e12046e6 I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there Patrice Mandin 2006-03-17 19:54:39 +00:00
  • 886a75d257 *** empty log message *** Sam Lantinga 2006-03-16 00:35:21 +00:00
  • e9e9f43bc0 Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set. Sam Lantinga 2006-03-15 17:46:41 +00:00
  • 1eb921226d Fixed bug #33 Sam Lantinga 2006-03-15 15:47:49 +00:00
  • ad970913d7 From: "Alex Volkov" Date: Thu, 10 Nov 2005 21:53:40 -0500 Subject: [SDL] BUG[?]: 32bpp RGBA->RGB colorkey blit, no SDL_SRCALPHA Sam Lantinga 2006-03-15 15:43:15 +00:00