Commit Graph

  • a118483d79 Dynamically create list of video modes, easier to add new ones Patrice Mandin 2005-03-07 10:00:58 +00:00
  • a0dc766fb6 Was using width of surface instead of pitch to calculate length of surface width in words Patrice Mandin 2005-03-02 17:17:26 +00:00
  • 4de6d491f3 Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030 Patrice Mandin 2005-02-22 17:57:40 +00:00
  • 54d5471cf7 Added testblitspeed to aid in profiling of SDL's blitters. Ryan C. Gordon 2005-02-15 11:50:33 +00:00
  • b3f31e84a4 Ugly hack to make this work with gcc 2.x and 3.x Thanks to Stephane Marchesin for the dirty dirty work. Sam Lantinga 2005-02-13 07:10:02 +00:00
  • b2da79f8be Date: Tue, 01 Feb 2005 17:53:07 -0800 From: Bill May Subject: [SDL] Diffs for dsp audio in case of failures. Sam Lantinga 2005-02-12 19:39:08 +00:00
  • 0998846e2c [SDL] [PATCH] fix FB_VideoQuit for ia64 Jesse Barnes Fri Jan 14 11:13:54 PST 2005 Sam Lantinga 2005-02-12 18:03:54 +00:00
  • f37d4736d9 Date: Wed, 26 Jan 2005 13:37:09 GMT From: Peter Naulls Subject: RISC OS SDL Patches Sam Lantinga 2005-02-12 18:01:31 +00:00
  • 7aad2096cd clear convert.buf before filling it Patrice Mandin 2005-01-29 09:58:40 +00:00
  • e69d32a51d The fix is going back in. :) Sam Lantinga 2005-01-25 17:58:44 +00:00
  • 3378f9fe8a Date: Mon, 24 Jan 2005 21:37:56 +0800 From: Chris Taylor Subject: Patch to put back dynamic OpenGL loading for MPW Sam Lantinga 2005-01-25 16:57:11 +00:00
  • ec15ddd4df Date: Sun, 16 Jan 2005 19:20:15 +0100 From: Stephane Marchesin To: Kirill Ponomarew Subject: [SDL] Problem on x86_64 with latest CVS (Re: sdl12 with gcc-2.95) Sam Lantinga 2005-01-18 18:40:48 +00:00
  • 12274bb72e Date: Sat, 15 Jan 2005 15:06:01 -0600 From: Tyler Montbriand Subject: [SDL] minor bugfix for test/testoverlay2.c Sam Lantinga 2005-01-18 18:32:10 +00:00
  • 8a2dfc508f Date: Mon, 17 Jan 2005 20:54:50 +0200 From: Ville [snip] Subject: [PATCH] SDL/DirectFB: remove Matrox CRTC2 flicker filter Ryan C. Gordon 2005-01-17 19:38:28 +00:00
  • 3457abf6ba Fix various problems with the timer code. * SDL_timer_running wasn't always updated correctly. * Fixed occasional crash in SDL_SetTimer() when clearing threaded timers * It was possible to get both the timer thread and event thread running * Other misc. cleanup Sam Lantinga 2005-01-13 23:24:56 +00:00
  • 9afc8f4748 Clarified the code in the pixel format allocation Added support for direct color 8-bpp modes. Sam Lantinga 2005-01-12 19:38:24 +00:00
  • c2113a949a Select patches included from The NetBSD Package Collection (www.pkgsrc.org) Sam Lantinga 2005-01-12 06:04:48 +00:00
  • aa6dff1be1 Avoid gcc parse errors on Win32. This is fine in general because gcc uses the cdecl calling convention by default. Sam Lantinga 2005-01-08 23:13:01 +00:00
  • 859fb5acc1 Bumped the minor version number... Sam Lantinga 2005-01-04 19:06:23 +00:00
  • 7e956b2b3d Fix potential use of freed memory in the threaded timer system Sam Lantinga 2005-01-04 19:05:32 +00:00
  • 0c5e110baf *** empty log message *** Sam Lantinga 2005-01-04 19:04:14 +00:00
  • cefc7550ee Date: Sun, 2 Jan 2005 18:36:09 +0100 From: Jon Daniel Subject: [SDL] KeyRepeat fix Sam Lantinga 2005-01-03 00:24:44 +00:00
  • 2945171f09 Allow SDL to be loaded by Matlab Sam Lantinga 2005-01-02 05:11:16 +00:00
  • 3da2c5f3f9 Date: Fri, 31 Dec 2004 04:14:09 +0900 From: Hayashi Naoyuki Subject: SDL patch for Tru64 UNIX 4.0X Sam Lantinga 2005-01-02 05:05:21 +00:00
  • 8e11c2d03d Date: Fri, 24 Dec 2004 23:32:06 -0500 From: Mike Frysinger Subject: [SDL] minor fix for gcc-2.x building Sam Lantinga 2004-12-27 20:03:53 +00:00
  • 3c6e4c7c41 *** empty log message *** Sam Lantinga 2004-12-19 22:04:44 +00:00
  • 830e46be5f *** empty log message *** Sam Lantinga 2004-12-16 06:39:54 +00:00
  • 61c0457298 *** empty log message *** Sam Lantinga 2004-12-16 05:29:55 +00:00
  • ac14247b40 Added change log notes release-1.2.8 Sam Lantinga 2004-12-15 01:02:20 +00:00
  • f950d1bdc1 Date: Tue, 14 Dec 2004 12:08:30 +0100 From: Marcin Konicki Subject: Re: [SDL] SDL 1.2.8 Prerelease Sam Lantinga 2004-12-14 18:23:27 +00:00
  • dcb2b7a7ae Date: Mon, 13 Dec 2004 21:28:18 -0500 From: Jonathan Atkins Subject: [SDL] SDL_SaveBMP width bugfix Sam Lantinga 2004-12-14 06:20:49 +00:00
  • 5df19e723b *** empty log message *** Sam Lantinga 2004-12-13 08:49:17 +00:00
  • 1cb2ab06a7 Whoops. :) Sam Lantinga 2004-12-13 08:00:14 +00:00
  • 80a796e7d0 No really, don't link with the ALSA library! Sam Lantinga 2004-12-13 07:32:53 +00:00
  • 7e5b833701 ALSA is loaded dynamically now, so it's safe to build into the library Sam Lantinga 2004-12-13 07:07:08 +00:00
  • 2b06776e96 Document new OpenGL feature Patrice Mandin 2004-12-06 15:01:00 +00:00
  • 84ec8e2a0c Updated SDL for MacOS X Xcode support Sam Lantinga 2004-12-06 04:17:56 +00:00
  • f621dc8986 Some Atari OpenGL implementations draw upside down Patrice Mandin 2004-12-04 20:53:58 +00:00
  • 2085c82819 Be sure to compile without OpenGL enabled Patrice Mandin 2004-12-04 10:31:16 +00:00
  • 10a29a52df Wrong RGB24 to RGB16 conversion Patrice Mandin 2004-12-02 23:00:28 +00:00
  • 343d5baa61 Wrong pixel size for source buffer for old drivers Patrice Mandin 2004-12-02 13:45:29 +00:00
  • 51464b8cdc *** empty log message *** Sam Lantinga 2004-11-30 19:02:42 +00:00
  • d5ea69d476 TinyGL only support RGB24 color buffer Patrice Mandin 2004-11-30 16:14:05 +00:00
  • 61269ac1be Added a usage example for SDL_GetWMInfo() Sam Lantinga 2004-11-30 15:21:29 +00:00
  • 89d9ce8288 Date: Wed, 24 Nov 2004 01:25:48 +0100 From: Stephane Marchesin Subject: Re: [SDL] Problem compiling SDL 1.2.7 Sam Lantinga 2004-11-30 14:45:08 +00:00
  • bfb8e9a82f Date: Sat, 27 Nov 2004 13:35:43 +0100 From: "Martin Bickel" Subject: [SDL] Patch: fixing uninitilized palette Sam Lantinga 2004-11-30 14:28:20 +00:00
  • 55470fe95e Forgot to change window title in the normal case Patrice Mandin 2004-11-30 13:04:22 +00:00
  • 8cad871c73 TinyGL does not have glFinish, only glFlush Patrice Mandin 2004-11-28 21:52:29 +00:00
  • ae203664c1 Wrong size of parameters for SDL_Swap32 m68k assembly routine Patrice Mandin 2004-11-27 23:11:20 +00:00
  • 5e19f578b5 Forgot to flush OpenGL buffer using glFinish Patrice Mandin 2004-11-27 21:28:49 +00:00
  • d6eea46733 Keep current OpenGL context when possible Patrice Mandin 2004-11-26 22:11:30 +00:00
  • 9f98662ee6 Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon. Patrice Mandin 2004-11-26 16:16:50 +00:00
  • 8caa9e226d Restore everything when a function pointer is NULL Patrice Mandin 2004-11-26 16:13:24 +00:00
  • c105d6512b Factorize OSMesa OpenGL code for Atari drivers Patrice Mandin 2004-11-25 15:47:49 +00:00
  • 2804f1f391 Remove ambiguous/useless code Patrice Mandin 2004-11-22 20:37:41 +00:00
  • c35b1858d8 Do not use registers when not necessary Patrice Mandin 2004-11-22 20:36:59 +00:00
  • 1f07ed4880 Add conversion routines for unsupported screen formats Patrice Mandin 2004-11-22 10:18:04 +00:00
  • 05034eabf2 Add m68k assembly routines for endianness conversion Patrice Mandin 2004-11-22 10:16:58 +00:00
  • 1563d1e7b0 Add OSMesa OpenGL support to the Atari GEM video driver Patrice Mandin 2004-11-21 21:59:47 +00:00
  • e3f220121f Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST) From: Eric Wing Subject: OS X Mouse inversion problem fix (again) Sam Lantinga 2004-11-21 00:57:47 +00:00
  • c06c18e45f Add missing --add-missing Patrice Mandin 2004-11-20 20:57:28 +00:00
  • 032ec82e08 sdl-config already provides needed libs for MiNT build Patrice Mandin 2004-11-20 20:56:23 +00:00
  • e860599e99 OSMesa draws upside down Patrice Mandin 2004-11-20 20:47:52 +00:00
  • 6135262365 Grr, have to resort video modes one more time Patrice Mandin 2004-11-17 23:23:03 +00:00
  • 67968b56f4 Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa Patrice Mandin 2004-11-17 23:13:15 +00:00
  • 79bf0dcc6b Updated for Visual C++ 6 build Sam Lantinga 2004-11-15 23:34:56 +00:00
  • a84d06317d Updated for Visual C++ 6 build Sam Lantinga 2004-11-15 23:30:07 +00:00
  • e4401d9abe *** empty log message *** Sam Lantinga 2004-11-15 21:11:44 +00:00
  • 6c040c4455 Restore the user specified window proc after shutdown Sam Lantinga 2004-11-15 21:09:54 +00:00
  • c8eb4923ea Fedora Core 3 has libasound.so in /lib Sam Lantinga 2004-11-15 01:47:53 +00:00
  • 7db159f1e4 Sort video modes by width then height Patrice Mandin 2004-11-13 09:57:20 +00:00
  • 694ba8142b Date: Mon, 25 Oct 2004 17:30:06 +0200 From: Gautier Portet Subject: [SDL] Re: Centering a window Sam Lantinga 2004-11-12 23:22:08 +00:00
  • 14802a0dcc Date: Tue, 19 Oct 2004 23:04:58 -0700 From: "Trevor Scroggins" Subject: [SDL] [PATCH] DirectX and SDL_WINDOWID Hack Sam Lantinga 2004-11-12 23:14:47 +00:00
  • 3e6504ddd3 Date: Wed, 13 Oct 2004 17:00:58 -0500 From: Jonathan Atkins Subject: [Fwd: Re: SDL_image on Solaris x86 help please] Sam Lantinga 2004-11-12 22:09:17 +00:00
  • 2018ef5731 Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST) From: Hannu Savolainen Subject: Re: SDL uses obsolete OSS features Sam Lantinga 2004-11-12 21:39:04 +00:00
  • 9dedfb3055 Date: Tue, 5 Oct 2004 11:04:02 -0400 From: Bob Ippolito Subject: [SDL] PATCH: Fix for release count bug in SDL_QuartzWM Sam Lantinga 2004-11-12 21:29:52 +00:00
  • 41e1ddf053 Video modes are sorted width first, then height Sam Lantinga 2004-11-12 21:25:42 +00:00
  • e360be74cf Fix from Alfred Perlstein Sam Lantinga 2004-11-12 21:24:46 +00:00
  • 7f6b90a196 Prevent redraws till internal buffers are correctly setup Patrice Mandin 2004-11-06 08:56:23 +00:00
  • 49227ea7bc No need to try to emulate analog axis when SDL support digital hats Patrice Mandin 2004-10-31 13:15:33 +00:00
  • 9fadd916f0 Forgot to disable debug messages Patrice Mandin 2004-10-29 11:19:03 +00:00
  • f2f8e3477c Date: Fri, 29 Oct 2004 11:47:09 +0200 From: Patrice Mandin Subject: Reworked audio drivers for Atari platform Patrice Mandin 2004-10-29 09:56:53 +00:00
  • 2f5b8b6c5b Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST) From: Hannu Savolainen Subject: SDL uses obsolete OSS features Sam Lantinga 2004-10-09 22:11:45 +00:00
  • 66b8444e31 No need to close the window when going to fullscreen mode Patrice Mandin 2004-10-08 09:08:32 +00:00
  • a760b49b57 *** empty log message *** Sam Lantinga 2004-09-17 13:47:44 +00:00
  • cc986d0704 Date: Thu, 2 Sep 2004 19:35:51 +0200 From: Max Horn Subject: [Patch]: Improved menu code for SDLMain.m Sam Lantinga 2004-09-17 13:28:12 +00:00
  • 9a56e87888 Date: Mon, 30 Aug 2004 18:20:25 +0200 From: Joost Baas Subject: why call arts artsc? Sam Lantinga 2004-09-17 13:25:06 +00:00
  • ea38599d62 Date: Fri, 25 Jun 2004 13:29:15 +0100 From: "alan buckley" Subject: Modification for RISC OS version of SDL Sam Lantinga 2004-09-17 13:20:10 +00:00
  • 8cabfbd595 Date: Thu, 02 Sep 2004 01:06:23 +0200 From: Ivo Danihelka Subject: [SDL] [PATCH] Fixed XLocaleNotSupported in utf8 code Sam Lantinga 2004-09-11 18:00:41 +00:00
  • 4e112a5f20 Backing out new changes, at Chris Nelson's request. Sam Lantinga 2004-09-11 17:48:41 +00:00
  • 0e17806f49 Hum. Sam Lantinga 2004-08-31 04:21:35 +00:00
  • 9bf5dcf3f6 Date: Sun, 29 Aug 2004 20:55:54 +0200 From: Tomas Kovar Subject: [SDL] [PATCH] UTF-8 support for SDL_WM_SetCaption in OSX Sam Lantinga 2004-08-30 04:21:51 +00:00
  • 66c9bded0b Date: Tue, 24 Aug 2004 06:16:32 +0200 From: Christian Biere Subject: [SDL] YUV Overlay vs. XV_AUTOPAINT_COLORKEY Sam Lantinga 2004-08-25 05:39:03 +00:00
  • aec4a9626e I don't know how this got missed, but... Sam Lantinga 2004-08-24 07:40:14 +00:00
  • 54bf171647 Don't fail if we don't have ALSA available Sam Lantinga 2004-08-24 06:32:50 +00:00
  • 96f5bd0688 Updated libtool support for libtool 1.5.8 Sam Lantinga 2004-08-21 20:35:50 +00:00
  • 8c62526053 *** empty log message *** Sam Lantinga 2004-08-21 14:54:49 +00:00
  • c228b93933 *** empty log message *** Sam Lantinga 2004-08-21 13:49:22 +00:00
  • c6159be1a8 Date: Wed, 28 Jul 2004 14:56:57 +0800 From: Aaron Perez Subject: [SDL] Fwd: SDL not checking malloc returning NULL Sam Lantinga 2004-08-21 13:10:58 +00:00
  • 69a8591709 Date: Sun, 18 Jul 2004 00:22:07 -0400 From: "Philippe Anctil" Subject: [SDL] odd mouse event generated on init Sam Lantinga 2004-08-21 12:38:50 +00:00