Commit Graph

  • 8d424aaa17 From: Max Horn <max@quendi.de> Sam Lantinga 2001-08-09 06:08:57 +00:00
  • 72ee681d20 Include MacOS X in the distribution Sam Lantinga 2001-08-09 06:05:55 +00:00
  • 0a46f96746 Fixed compiling on Windows CE Sam Lantinga 2001-08-09 05:51:34 +00:00
  • 7bd83346de Fixed potential buffer overflow in Linux CD code (thanks Ryan!) Sam Lantinga 2001-08-09 05:34:17 +00:00
  • be67787cfb Applied Paul Jenner's patches to fix "make distcheck" and "make rpm" Sam Lantinga 2001-08-09 05:31:32 +00:00
  • 64f8dad468 Fixed building the static library (still needs to run ranlib afterwards) Sam Lantinga 2001-08-03 05:51:33 +00:00
  • 3fc8a94444 Added hardware stretching code to scale 640x480 to TV resolution There's a bug of some kind in the 16bpp code. ?? Sam Lantinga 2001-08-01 08:41:45 +00:00
  • e38f96ba18 Added initial support for TV output modes Sam Lantinga 2001-08-01 05:01:08 +00:00
  • d0bad78060 Fix compile riva fb problem on older kernels Sam Lantinga 2001-08-01 03:23:40 +00:00
  • 6d7a58b627 Added support for hardware accelerated NVidia driver on framebuffer console Still missing colorkey and alpha blit support Sam Lantinga 2001-07-31 20:08:51 +00:00
  • 8cc99c7505 Added button-up with mouse-wheel on framebuffer console Sam Lantinga 2001-07-31 06:08:11 +00:00
  • 2cd26c079c Fixed audio format selection for OpenBSD (thanks Peter!) Sam Lantinga 2001-07-31 05:39:36 +00:00
  • 721e17ba34 The rectangle argument to SDL_SetClipRect is really const Sam Lantinga 2001-07-31 05:36:10 +00:00
  • 7876988a7d Applied Maxim's patch for VGL detection on FreeBSD Sam Lantinga 2001-07-31 04:06:56 +00:00
  • 70e1d99b9d Avoid a compiler warning when configured with --disable-threads Sam Lantinga 2001-07-31 00:32:27 +00:00
  • 0166cd5b97 Oops, that wasn't right... Sam Lantinga 2001-07-31 00:26:32 +00:00
  • 9df4088b9a Bump version to 1.2.3 Sam Lantinga 2001-07-31 00:13:03 +00:00
  • 80329f867e Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined Sam Lantinga 2001-07-31 00:11:41 +00:00
  • 1e77b03f2a Updated version to 1.2.2 release-1.2.2 Sam Lantinga 2001-07-23 19:54:31 +00:00
  • 466d324523 Fixed the project builder project archive Added a rule to generate the archive from loose directories too. :) Sam Lantinga 2001-07-23 19:48:28 +00:00
  • 83b3b692fc Don't worry about a minimum repeat rate - let the user hang themselves... Sam Lantinga 2001-07-23 04:34:52 +00:00
  • 458f68b0a8 Name changed from OBSD to OPENBSD_AUDIO Sam Lantinga 2001-07-23 02:58:42 +00:00
  • c1fb91f6c5 Re-adding SDLMain.nib.tar.gz, so people don't have to use stationary. Sam Lantinga 2001-07-22 23:45:42 +00:00
  • a94b382996 *** empty log message *** Sam Lantinga 2001-07-22 21:31:10 +00:00
  • 85bb94c413 Fix noise when starting audio under DX5 (thanks Jesse!) Sam Lantinga 2001-07-22 21:25:22 +00:00
  • 3fd373dee2 Fixed fullscreen mouse events on MacOS X Fixed crash when quitting fullscreen mode on MacOS X Sam Lantinga 2001-07-22 20:57:24 +00:00
  • b802f12517 Changed the CVS root to point to libsdl.org Sam Lantinga 2001-07-21 18:40:28 +00:00
  • 9f587f9b4f Removed debug info accidentally comitted Sam Lantinga 2001-07-21 18:36:37 +00:00
  • 003579a4fd Now returns an error if unable to open audio on BeOS Fixed bugs in fullscreen/windowed mode changes, removed duplicated code. Sam Lantinga 2001-07-20 20:07:53 +00:00
  • 51274ed559 Fixed crash if mouse is outside of the screen bounds for some reason Sam Lantinga 2001-07-18 20:08:18 +00:00
  • 56d4564bdf Incorporated slightly modified version of Rainer's WinCE patch Sam Lantinga 2001-07-18 20:04:23 +00:00
  • a6921c9ad4 Now gets correct keyboard state when starting up on X11 Sam Lantinga 2001-07-14 20:37:24 +00:00
  • 1a8a42eaa1 SDL GL dynamic loading fix for OpenBSD Sam Lantinga 2001-07-14 19:11:26 +00:00
  • 5884f4c543 Fixed switching away from the SDL at the framebuffer console Sam Lantinga 2001-07-14 19:10:06 +00:00
  • 37a2173cbd *** empty log message *** Sam Lantinga 2001-07-14 19:08:25 +00:00
  • 203a092147 Fixed crash in testsprite when using the -fast option (nobody caught this?) Sam Lantinga 2001-07-13 10:20:43 +00:00
  • 5a5132c4be Merged DGA video surface handling improvements, unified locking code. Fixed matrox blit bug where src Y less than dst Y Fixed hardware surface init when no resolution change Sam Lantinga 2001-07-13 10:19:51 +00:00
  • b991a7625c Some minor name changes to clean up Sam Lantinga 2001-07-13 10:15:52 +00:00
  • ef7a4e7ca3 Detect more types of IMPS/2 mouse Sam Lantinga 2001-07-13 01:21:59 +00:00
  • 5e40f9f5e7 *** empty log message *** Sam Lantinga 2001-07-13 01:21:35 +00:00
  • d14663d824 Don't crash if freeing a hardware surface after the video mode has been reset. Fortunately we keep track of the video memory internally. Sam Lantinga 2001-07-12 23:34:44 +00:00
  • a02cbafda0 DGA video driver is now thread-safe Improved DGA hardware acceleration code Sam Lantinga 2001-07-12 20:42:22 +00:00
  • 1a90a84b31 Fixed using the video mode extension on older servers Sam Lantinga 2001-07-11 20:18:52 +00:00
  • cc8ea47fa6 Oops, I committed debug code... Sam Lantinga 2001-07-09 23:26:13 +00:00
  • 7cb12346d8 Fixed some problems with the fullscreen code. Wooo. :) Sam Lantinga 2001-07-09 22:36:16 +00:00
  • b188ea1aae Revert to old non-blocking writes (if it ain't broke, don't fix it) Sam Lantinga 2001-07-09 15:47:40 +00:00
  • a4899fcf59 Fixed blocking open bug when using blocking audio writes Sam Lantinga 2001-07-09 15:46:41 +00:00
  • ae5fccdf7c Updated list of improvements Sam Lantinga 2001-07-08 09:03:47 +00:00
  • 59b840a340 Cleaned up the OpenBSD port, thanks to Peter Valchev Sam Lantinga 2001-07-08 09:00:06 +00:00
  • b979cd7045 Applied Hannu's fix and switched to blocking writes .. seems to work? Sam Lantinga 2001-07-07 23:27:29 +00:00
  • a2bcc85453 Fixed the DMA driver not to reset the audio descriptor (not needed, and it breaks things on some drivers) Sam Lantinga 2001-07-07 23:12:42 +00:00
  • 560f273160 From: "Markus F.X.J. Oberhumer" Subject: SDL CVS patches Sam Lantinga 2001-07-07 20:20:17 +00:00
  • e9751fb8fb Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers. Contributed by Jarek Sobieszek Sam Lantinga 2001-07-07 08:08:42 +00:00
  • 59275d4691 Added Holger Schemel's fix for SDL_GetTicks() on W2K This adds QueryPerformanceCounter() support, which is probably a good thing. Sam Lantinga 2001-07-07 08:03:34 +00:00
  • d673f7377b Hopefully fixed the fullscreen mode code for KDE Sam Lantinga 2001-07-07 07:59:37 +00:00
  • 3e6462b905 Added -width and -height command line options Sam Lantinga 2001-07-07 06:33:33 +00:00
  • 1599fa494c Dummy audio and video drivers are enabled (thanks Ryan!) Sam Lantinga 2001-07-02 00:20:29 +00:00
  • 19f269fa22 Added support for Visual C++ inline keyword Sam Lantinga 2001-07-02 00:10:19 +00:00
  • cecb78d6bf Add a symlink to SDL 1.2 for SDL 1.1 Sam Lantinga 2001-07-02 00:10:05 +00:00
  • 05246a8c28 Oops, don't include debug code Sam Lantinga 2001-06-26 17:41:16 +00:00
  • 1bbfbc26e7 When the mouse is grabbed, send the application the motion associated with the enter/leave notify events. Sam Lantinga 2001-06-26 17:40:59 +00:00
  • a1c01f9031 Added the SDL_VIDEO_YUV_DIRECT hack for better performance when the requested video mode is 16 bpp but the real video mode is 32 bpp. Sam Lantinga 2001-06-25 22:16:44 +00:00
  • b4bf807506 Oops, reversed the logic of the variable Sam Lantinga 2001-06-23 22:02:27 +00:00
  • 15e9de32c0 Allow the user to override the relative mouse mode. They almost never want to do this, as it seriously affects applications that rely on continuous relative mouse motion. Sam Lantinga 2001-06-23 22:00:59 +00:00
  • e823f3f3c2 Added the environment variable SDL_MOUSE_NORELATIVE to completely disable relative mouse motion if the application desires it. UNDOCUMENTED!! Sam Lantinga 2001-06-23 18:51:29 +00:00
  • b9601c2409 Don't crash if freeing a cursor after quit... Sam Lantinga 2001-06-19 21:07:12 +00:00
  • eedd896cb4 Bumped the library version Sam Lantinga 2001-06-19 13:35:05 +00:00
  • 1d2a08a805 Added patches from FreeBSD ports Sam Lantinga 2001-06-19 13:33:54 +00:00
  • 597fa80ec1 *** empty log message *** release-1.2.1 Sam Lantinga 2001-06-16 06:47:45 +00:00
  • 3ad73fcf82 Oops, forgot the Quartz video directory Sam Lantinga 2001-06-16 06:43:44 +00:00
  • d88e914ac0 Fixed the PS2 GS detection Sam Lantinga 2001-06-16 06:35:36 +00:00
  • de20671834 *** empty log message *** Sam Lantinga 2001-06-16 03:18:26 +00:00
  • 49bf7df612 Added Linux PlayStation 2 Graphics Synthesizer support Sam Lantinga 2001-06-16 03:17:45 +00:00
  • 6bcf1db2dd Added /dev/usbmouse to the list of mice to check Sam Lantinga 2001-06-16 02:48:39 +00:00
  • 046d04bfd8 Added an audio driver that writes to disk (thanks Ryan!) Sam Lantinga 2001-06-16 01:51:42 +00:00
  • a937a9eaf5 Support for SVGALib 2.0, thanks to Benjamin Joel Stover Sam Lantinga 2001-06-16 01:32:09 +00:00
  • 600011881a Re-added files in binary form Sam Lantinga 2001-06-16 01:03:49 +00:00
  • 1eeedafa4b *** empty log message *** Sam Lantinga 2001-06-16 01:03:21 +00:00
  • 75d72edbbb Re-added in binary form Sam Lantinga 2001-06-16 01:02:52 +00:00
  • 0500fc33a4 *** empty log message *** Sam Lantinga 2001-06-16 01:02:23 +00:00
  • 670420fed9 Updated projects Sam Lantinga 2001-06-16 01:02:02 +00:00
  • 6e12dc6c33 Mouse wheel sends mouse button (4/5) events on Windows Sam Lantinga 2001-06-16 01:01:42 +00:00
  • 350e33a512 *** empty log message *** Sam Lantinga 2001-06-11 22:54:34 +00:00
  • a113e1cdf0 Ryan's IMPS/2 mouse fix Sam Lantinga 2001-06-11 15:48:32 +00:00
  • 6afaf1af8e * Removed fullscreen menu option from the "Window" menu * Updated the BUGS file * Fixed command line parameters when launched from Finder * Implemented setting the icon window caption * Implemented frameless style windows * Added note about SDL_RESIZABLE implementation to SDL_QuartzVideo.m * Window close requests now go through the event filtering system Sam Lantinga 2001-06-11 06:44:43 +00:00
  • a344d09980 *** empty log message *** Sam Lantinga 2001-06-11 00:08:35 +00:00
  • c9256f1083 Date: Sun, 10 Jun 2001 17:33:44 -0500 From: Darrell Walisser <dwaliss1@purdue.edu> Subject: Re: [SDL] Mac OS X Goodies For You Sam Lantinga 2001-06-11 00:08:10 +00:00
  • e6f1bd6af5 Added new docs for SDL 1.2.1 Sam Lantinga 2001-06-10 19:31:57 +00:00
  • c5e72a0226 *** empty log message *** Sam Lantinga 2001-06-10 18:39:47 +00:00
  • 6fd76c4cb0 Added MacOS X Project Builder projects Sam Lantinga 2001-06-10 18:20:23 +00:00
  • 3c15ec830a MacOS X additions from Darrell Sam Lantinga 2001-06-10 05:02:38 +00:00
  • 2cfda534c8 Disabled /dev/event joystick interface by default Sam Lantinga 2001-06-10 04:54:53 +00:00
  • 7b4aa84979 Oops, back it out... Sam Lantinga 2001-06-07 15:04:04 +00:00
  • 7f6f1c1a66 Fixed bug in joystick motion, thanks to Alexandre Duret-Lutz Sam Lantinga 2001-06-07 14:57:07 +00:00
  • bc0f799883 Mattias' patch Sam Lantinga 2001-06-07 14:53:18 +00:00
  • 3cbdc6b721 Added initial support for Quartz video (thanks Darrell!) Sam Lantinga 2001-06-07 14:28:11 +00:00
  • 7392c75089 *** empty log message *** Sam Lantinga 2001-06-07 13:53:51 +00:00
  • 1962672059 Fix palette creation in windowed mode at 8 bpp Sam Lantinga 2001-06-07 13:52:10 +00:00
  • dabe20a74f *** empty log message *** Sam Lantinga 2001-05-27 01:04:01 +00:00
  • 1f3a3c1630 I found the pthread package for NetBSD Sam Lantinga 2001-05-27 01:03:39 +00:00