Commit Graph

  • 983362f89f Fixed potential crash in testbitmap Sam Lantinga 2009-03-22 06:56:37 +00:00
  • f5a8296e36 Fixed iPhone demos Sam Lantinga 2009-03-17 03:56:21 +00:00
  • 63523106d8 Date: Thu, 12 Mar 2009 15:14:38 +0200 From: "Mike Gorchak" Subject: New QNX patches Sam Lantinga 2009-03-17 03:24:22 +00:00
  • 2994e1aeef Fixed return value for SDL_CreateRenderer() Sam Lantinga 2009-03-15 15:50:18 +00:00
  • 160ca01b9a Fixed OpenGL library linking issue Sam Lantinga 2009-03-12 03:51:39 +00:00
  • dce3870c54 Fixed potential double-free crash Sam Lantinga 2009-03-06 05:53:33 +00:00
  • eeac299e47 Reverted dangerous change that could remove /bin/sh :) Sam Lantinga 2009-03-06 05:48:52 +00:00
  • 4df57c1da2 Date: Wed, 4 Mar 2009 15:38:22 +0200 From: "Mike Gorchak" Subject: Re: About QNX support in SDL 1.3 Sam Lantinga 2009-03-04 15:10:47 +00:00
  • 988ff74920 Updated config.guess and config.sub Sam Lantinga 2009-03-04 09:35:32 +00:00
  • 1bc362b160 Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX Sam Lantinga 2009-03-04 08:57:30 +00:00
  • 7c23ebb7e1 Mac OS X and iPhoneOS have the full math library Sam Lantinga 2009-03-03 09:48:00 +00:00
  • 96c916c759 Date: Mon, 2 Mar 2009 16:27:42 +0200 From: "Mike Gorchak" Subject: About QNX support in SDL 1.3 Sam Lantinga 2009-03-03 04:21:51 +00:00
  • 31ca492b29 Removed unicows dependency, at least for now... Sam Lantinga 2009-02-27 09:51:55 +00:00
  • 1e48145122 Missing API function Sam Lantinga 2009-02-27 09:39:39 +00:00
  • 22426af602 More verbosity and error checking. Edgar Simo 2009-02-21 18:03:22 +00:00
  • 2d0c76a026 Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up. Edgar Simo 2009-02-21 18:02:55 +00:00
  • bcaf46aa36 indent Sam Lantinga 2009-02-19 06:49:59 +00:00
  • 8c01144b7f Implemented X11 maximized state control Sam Lantinga 2009-02-19 06:48:25 +00:00
  • acb3ff50e3 Use the default arrow cursor until we implement the cursor API Sam Lantinga 2009-02-19 04:41:09 +00:00
  • 370ce67850 Fixed bug using SDL_WINDOWPOS_CENTERED with SDL_SetWindowPosition() Sam Lantinga 2009-02-19 04:15:04 +00:00
  • 9695d7f91c Added missing files Sam Lantinga 2009-02-19 04:03:05 +00:00
  • d3abcab957 NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked. Darren Alton 2009-02-18 00:33:31 +00:00
  • a59d71fd7e Fixed bug #684 Sam Lantinga 2009-02-17 05:59:40 +00:00
  • 34ec22eedd indent Sam Lantinga 2009-02-17 05:57:54 +00:00
  • 17a7c7045f Fixed bug #681 Sam Lantinga 2009-02-17 05:44:49 +00:00
  • 41cfcacafc Date: Thu, 27 Dec 2007 07:38:25 +0000 From: John Bartholomew Subject: [SDL] SDL Semaphore implementation broken on Windows? Hi, Sam Lantinga 2009-02-17 05:39:18 +00:00
  • 2d957ea3af Fixed bug #633 Sam Lantinga 2009-02-17 05:17:51 +00:00
  • e6a40c7de4 Fixed bug #537 Sam Lantinga 2009-02-17 04:57:39 +00:00
  • 5360d4d180 Fixed destination of XCopyArea() Sam Lantinga 2009-02-15 06:12:52 +00:00
  • 4e38974403 Added reminder for shaped windows Sam Lantinga 2009-02-14 15:56:26 +00:00
  • 5ebf6fd4ba Suggestion from the mailing list Sam Lantinga 2009-02-14 15:53:52 +00:00
  • 0524f9b916 Fixed off by one error in line drawing code Sam Lantinga 2009-02-12 06:01:54 +00:00
  • a29abef54f We need to figure out whether we should handle events on foreign windows Sam Lantinga 2009-02-09 06:45:03 +00:00
  • 33ba78ff59 More of the same Sam Lantinga 2009-02-09 06:42:38 +00:00
  • 5dcf7511db Implemented Win32 version of the native window test Sam Lantinga 2009-02-09 06:41:49 +00:00
  • 8cb6792622 Whoops, missed a file Sam Lantinga 2009-02-09 06:28:45 +00:00
  • 5cdfe31db1 Throw a FIXME in there, we'll need to take care of this later. Sam Lantinga 2009-02-09 06:15:06 +00:00
  • e141340a20 Added test program for SDL_CreateWindowFrom() Make sure OpenGL library is loaded before working with OpenGL windows, even those created with SDL_CreateWindowFrom() Sam Lantinga 2009-02-09 05:32:12 +00:00
  • 6878317fa0 Oh, Polyline() uses a pen, not a brush. Doh! :) Sam Lantinga 2009-02-08 15:35:06 +00:00
  • b11ed7c9c5 indent Sam Lantinga 2009-02-07 18:03:46 +00:00
  • c1d386b7fe Fixed alpha blending textures with the GDI renderer Sam Lantinga 2009-02-07 17:56:08 +00:00
  • 3a142d8a52 When creating a software texture, synchronize the surface with the texture. When creating a texture from a surface, synchronize the texture with the surface. Sam Lantinga 2009-01-30 06:40:16 +00:00
  • ea6f7b8f2d indent Sam Lantinga 2009-01-30 06:38:44 +00:00
  • 5d8a4b577f Sam Lantinga 2009-01-29 13:25:08 +00:00
  • 63dc0e4806 Fixed Altivec blitters for PPC Sam Lantinga 2009-01-25 05:14:29 +00:00
  • b2cd73b4ad More Mac OS X 10.3.9 fixes Sam Lantinga 2009-01-19 15:58:57 +00:00
  • 874db0663d Fixed compilation on Mac OS X 10.3.9 Sam Lantinga 2009-01-19 15:15:03 +00:00
  • e5150da328 Updated for older versions of subversion Sam Lantinga 2009-01-19 07:35:52 +00:00
  • 7ed3b5d46e Fix recommended by Eddy L O Jansson Sam Lantinga 2009-01-19 03:28:23 +00:00
  • bbcab32cb1 Some more safety around the SDL_HelperWindow stuff to avoid double creations. Edgar Simo 2009-01-18 17:00:02 +00:00
  • d3dee2dd2b Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11 Bob Pendleton 2009-01-15 21:35:42 +00:00
  • 18767374ad Unfortunately, adding the file means that every commit marks this file as modified, even with the svn:ignore property set. *sigh* Sam Lantinga 2009-01-14 15:03:44 +00:00
  • daab1740da Added a dummy revision to fix IDE builds Sam Lantinga 2009-01-14 15:00:22 +00:00
  • bdbd0a16d6 Fixed OpenGL state issue reported by Dmytro Bogovych Sam Lantinga 2009-01-14 06:53:03 +00:00
  • 765fb4319c indent Sam Lantinga 2009-01-14 04:25:32 +00:00
  • 966de9afa8 Fix fullscreen crash with DirectFB <= 1.2.0 Couriersud 2009-01-13 23:27:08 +00:00
  • 745416da26 Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.0 Couriersud 2009-01-13 22:59:02 +00:00
  • 155e70d709 Added DFB_VERSION_ATLEAST macro First attempt at replacing MakeSubSurface for pre 1.2.0 ==> Scaling not yet working Couriersud 2009-01-13 21:17:38 +00:00
  • 42b61ebb9a Added Bob Pendleton 2009-01-13 19:31:06 +00:00
  • 6d79f1f7ac Removed Rafal Bursig's MMX RLE code, at his request. Sam Lantinga 2009-01-13 07:20:55 +00:00
  • 1f99ca8e72 Fixed NULL pointer dereference Sam Lantinga 2009-01-13 03:53:22 +00:00
  • 7fd99c7e60 Fix third party "-Wall -Werror" builds Couriersud 2009-01-12 22:36:12 +00:00
  • 00db62df34 Fixed Visual C++ build Sam Lantinga 2009-01-12 08:46:28 +00:00
  • b9aa239ff3 Don't complain when the GNOME screensaver isn't running (or available) Sam Lantinga 2009-01-12 08:28:17 +00:00
  • 081e30b877 This is so wrong, it hurts. Instead of the GNOME screensaver respecting the MIT-SCREEN-SAVER extension and registering for the screensaver idle event, it uses a completely different control mechanism. Our alternatives are to use dbus (very complicated) or this really painful hack. Sam Lantinga 2009-01-12 08:26:24 +00:00
  • 06bfd7d230 Re-enable the screensaver at exit, just in case it's needed... Sam Lantinga 2009-01-12 08:23:47 +00:00
  • 5670d9e19e Don't disable the screen saver by default for windows applications Sam Lantinga 2009-01-12 08:23:12 +00:00
  • e360129279 Fixed snapshot target Sam Lantinga 2009-01-12 06:22:26 +00:00
  • 42a8aa5af2 Reverted SDL_LoadICO_RW() addition, this should go in SDL_image Sam Lantinga 2009-01-12 06:21:34 +00:00
  • 276a01a55e Added an API to enable/disable the screen saver. The screensaver is disabled by default when using SDL 1.2 compatibility. Use the new XScreenSaver extension, removed unused DPMS extension. Sam Lantinga 2009-01-12 06:19:05 +00:00
  • 1cd0eb7eba Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file. Couriersud 2009-01-11 23:56:19 +00:00
  • 30b61cd697 DirectFB cleanups & simple window manager Couriersud 2009-01-11 23:49:23 +00:00
  • cb4074788c Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit) Couriersud 2009-01-11 23:39:11 +00:00
  • 7b1b655f97 First shot at new audio resampling code. Ryan C. Gordon 2009-01-11 04:46:42 +00:00
  • 691269eeef NULL-terminate the lists of autogenerated converters. Ryan C. Gordon 2009-01-11 04:46:14 +00:00
  • 9d2f640b65 Allow builds that reduce or eliminate the converters/resamplers. Ryan C. Gordon 2009-01-11 04:39:09 +00:00
  • b6c7cede3d testresample.c: Write out correct size for resampled buffer. Ryan C. Gordon 2009-01-11 04:29:36 +00:00
  • 3194059973 Added testresample.c Ryan C. Gordon 2009-01-11 04:05:28 +00:00
  • d422240817 Added svn ignore property for SDL_revision.h Sam Lantinga 2009-01-11 02:18:18 +00:00
  • e46e02cf96 Removed extra debug output Sam Lantinga 2009-01-10 23:57:12 +00:00
  • 164dfd4236 Check for functions after including the libraries that they might be in. Sam Lantinga 2009-01-10 22:36:30 +00:00
  • 19b003367c Reverted Bob's indent checkin Sam Lantinga 2009-01-10 21:50:26 +00:00
  • 22938ecdfb Fixed Visual C++ release build for Visual C++ 2005 * Some math functions become intrinsic in release mode, so we need to convert all the math functions into SDL math functions, like we did with the stdlib functions. * Constant initializers of 8-bit values become calls to memset() in release mode, but memset() itself is an intrinsic when explicitly called. So we'll just explicitly call memset() in those cases. Sam Lantinga 2009-01-10 18:32:24 +00:00
  • 68ff2ab932 I ran a global "make indent" it modified the following files. Bob Pendleton 2009-01-09 20:43:30 +00:00
  • cb770fd58c Modified and totally untested code to load the color tables for DirectColor and PseudoColor windows. Bob Pendleton 2009-01-09 20:41:31 +00:00
  • 6766ea959f Changed and hopefully fixed support for DirectColor with support for gammaramps. Bob Pendleton 2009-01-09 20:39:33 +00:00
  • 1ddbabe312 First shot at autogenerated audio resamplers. Ryan C. Gordon 2009-01-09 15:41:45 +00:00
  • 1ba40bb307 Date: Fri, 9 Jan 2009 19:18:23 +0600 Subject: SDL. macos build problem Sam Lantinga 2009-01-09 13:58:28 +00:00
  • e10222fdfc Implemented by Donny Viszneki Sam Lantinga 2009-01-06 04:33:57 +00:00
  • 8036b99406 Added Donny Viszneki to the credits for finding and fixing SDL 1.3 bugs Sam Lantinga 2009-01-05 07:28:32 +00:00
  • 3d68d0a77f Fixed lines intersecting the top corners of a rectangle Sam Lantinga 2009-01-05 07:07:48 +00:00
  • b4433404fc Fixed mouse events with --disable-video-x11-xinput Sam Lantinga 2009-01-05 07:04:54 +00:00
  • f9155718c8 define this value if it's not in the system headers Sam Lantinga 2009-01-05 06:35:16 +00:00
  • 4d1bcd78d1 Fixed bug #669 Generate a full set of SDLKey mappings when setting up the keyboard layout Sam Lantinga 2009-01-05 06:28:50 +00:00
  • 73efd7dfc9 Whoops, missing files from Couriersud's update Sam Lantinga 2009-01-05 01:48:15 +00:00
  • 9366043700 Fixed missing include for SDL_INIT_EVENTTHREAD Sam Lantinga 2009-01-04 23:48:23 +00:00
  • ceb5e0b29f Date: Sun, 04 Jan 2009 20:53:30 +0100 From: Couriersud Subject: SDL1.3 DirectFB patches Sam Lantinga 2009-01-04 23:43:33 +00:00
  • 773c885015 indent Sam Lantinga 2009-01-04 23:41:09 +00:00
  • 2429aeeee4 Added missing void Sam Lantinga 2009-01-04 23:36:53 +00:00
  • 29bef52fea Added more info for precise waiting in SDL_WaitEvent() Sam Lantinga 2009-01-04 19:36:55 +00:00