Commit Graph

  • 30f14f52e0 Flush message queue when shutting down video mode on Windows Sam Lantinga 2002-08-17 19:17:18 +00:00
  • 9caf43609a Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL Sam Lantinga 2002-08-17 19:17:01 +00:00
  • 7aad1077dc Removed DDFLIP_WAIT flag from DirectX flip for improved performance Sam Lantinga 2002-08-17 18:11:23 +00:00
  • adb1227c29 *** empty log message *** Sam Lantinga 2002-08-17 18:03:06 +00:00
  • 3f1fccba2b Added a way to get the Windows OpenGL context in SDL_syswm.h Sam Lantinga 2002-08-17 17:49:27 +00:00
  • 2d95253b1a Fixed building Windows DLL with latest native Cygwin tools Sam Lantinga 2002-08-17 17:21:04 +00:00
  • 8992424b7f Updated configure.in for automake 1.6.2 Sam Lantinga 2002-08-17 16:58:31 +00:00
  • ed04d1e965 Darrell's fix for Quartz mouse motion Sam Lantinga 2002-08-12 22:43:58 +00:00
  • 0c7d3922a5 Commented double-free buggy code. Will examine more closely later. Ryan C. Gordon 2002-08-12 14:54:38 +00:00
  • 9b566cdf1a Added initial support for PicoGUI (thanks Micah!) Sam Lantinga 2002-08-01 23:24:13 +00:00
  • 9212a4cc0e *** empty log message *** Sam Lantinga 2002-08-01 23:08:41 +00:00
  • 6b2eaa78f8 Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha Sam Lantinga 2002-08-01 23:06:39 +00:00
  • 9576758af3 Make sure width and height passed to SDL_GetVideoMode() are sane. Ryan C. Gordon 2002-08-01 05:16:38 +00:00
  • 1a5ab6d69a Memory leak fixes by Bill May. Ryan C. Gordon 2002-07-30 07:25:43 +00:00
  • 85ab5ea685 Date: Fri, 12 Jul 2002 11:25:32 GMT+1 From: Patrice Mandin <pmandin@caramail.com> Subject: [SDL][PATCH] Audio for Atari, and XFree86 compilation Sam Lantinga 2002-07-29 23:20:16 +00:00
  • 0f17f6d59e Date: Mon, 29 Jul 2002 15:07:22 +1000 From: screwtape@froup.com Sam Lantinga 2002-07-29 22:26:43 +00:00
  • 5dc7b830e6 Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes trouble on OpenBSD? Ryan C. Gordon 2002-07-26 17:13:17 +00:00
  • 5f3752a08e Fixed (?) semaphore support on HPUX 11.x ... Ryan C. Gordon 2002-07-22 09:49:52 +00:00
  • 205a2da115 *** empty log message *** Sam Lantinga 2002-07-10 17:10:46 +00:00
  • 5da6096a47 More correct error reported when calling SDL_GL_LoadLibrary() without prior call to SDL_Init(). Ryan C. Gordon 2002-07-10 05:18:09 +00:00
  • 473dac2996 Memory leak fix for DirectX software surfaces Sam Lantinga 2002-07-03 04:54:55 +00:00
  • f8c9d15eca Bugfix from Corona688: don't reference a string before we've initialized it. Fixes crashbug on WinCE (PocketPC). Ryan C. Gordon 2002-07-02 04:07:01 +00:00
  • f9ee5d5670 *** empty log message *** Sam Lantinga 2002-06-20 17:47:42 +00:00
  • 8942368456 Allow building from another top level directory Sam Lantinga 2002-06-20 17:47:18 +00:00
  • fa1d70e67a Updated the QNX audio code for QNX 6.2 (thanks Travis!) Sam Lantinga 2002-06-16 04:17:57 +00:00
  • 4ce49cabec *** empty log message *** Sam Lantinga 2002-06-13 23:59:20 +00:00
  • f22361feb4 *** empty log message *** Sam Lantinga 2002-06-13 21:40:18 +00:00
  • b86936a882 Fixed building with pthreads and the pth library Sam Lantinga 2002-06-13 21:36:25 +00:00
  • 947f8c0b8f *** empty log message *** Sam Lantinga 2002-06-13 17:52:43 +00:00
  • 0b9b370b62 Hmm Sam Lantinga 2002-06-13 16:54:43 +00:00
  • c471939f85 Fix uninitialized variable warning Sam Lantinga 2002-06-13 16:54:38 +00:00
  • 69bae1d143 Fix another memory leak Sam Lantinga 2002-06-13 16:54:26 +00:00
  • 70deb50f23 *** empty log message *** Sam Lantinga 2002-06-13 12:00:34 +00:00
  • 15d7fa06c9 Fixed memory leaks in YUV code Sam Lantinga 2002-06-13 11:57:10 +00:00
  • 4f1db35368 *** empty log message *** Sam Lantinga 2002-06-12 23:49:31 +00:00
  • 7814e7c84b API changes on OpenBSD and FreeBSD... Sam Lantinga 2002-06-12 03:32:01 +00:00
  • 9171b08182 Added some more joysticks on Linux Sam Lantinga 2002-06-12 03:30:58 +00:00
  • 75154d7d65 *** empty log message *** Sam Lantinga 2002-06-11 20:11:30 +00:00
  • 1f135b8b23 *** empty log message *** Sam Lantinga 2002-06-11 20:06:42 +00:00
  • 09ba2f7c63 *** empty log message *** Sam Lantinga 2002-06-11 19:56:41 +00:00
  • e9dcc98479 *** empty log message *** Sam Lantinga 2002-06-11 19:43:04 +00:00
  • 3e37cc966f *** empty log message *** Sam Lantinga 2002-06-11 19:32:57 +00:00
  • 11437e0ed8 *** empty log message *** Sam Lantinga 2002-06-11 19:00:11 +00:00
  • ee24461670 Unified the thread detection code for UNIX platforms Sam Lantinga 2002-06-10 21:39:49 +00:00
  • aa03ca8e40 Added Atari audio support (thanks Patrice!) Sam Lantinga 2002-06-10 20:42:53 +00:00
  • be2a98b87a Pth threading bug fix Sam Lantinga 2002-06-10 20:42:02 +00:00
  • f8657b16d2 Added check for ENOMEDIUM to the Linux CDROM code Sam Lantinga 2002-06-10 20:37:39 +00:00
  • b0bc999a48 Date: Wed, 5 Jun 2002 12:57:56 +0200 From: Denis Oliver Kropp <dok@directfb.org> Subject: [PATCH] DirectFB 0.9.11 released Sam Lantinga 2002-06-10 20:23:26 +00:00
  • f1576c5cfb *** empty log message *** Sam Lantinga 2002-06-10 20:21:55 +00:00
  • b25a6714c1 *** empty log message *** Sam Lantinga 2002-06-08 19:33:48 +00:00
  • 7cdf1b000c *** empty log message *** Sam Lantinga 2002-06-04 22:30:40 +00:00
  • b8d6e019bb *** empty log message *** Sam Lantinga 2002-06-01 23:07:22 +00:00
  • 8edbee6a32 Date: Sat, 1 Jun 2002 17:56:45 -0500 From: Darrell Walisser <dwaliss1@purdue.edu> Subject: mac patch Sam Lantinga 2002-06-01 23:05:05 +00:00
  • b63d036c2f *** empty log message *** Sam Lantinga 2002-06-01 19:54:15 +00:00
  • 0eef143853 *** empty log message *** Sam Lantinga 2002-06-01 19:51:08 +00:00
  • 90337764f6 Fixed shared library building on MacOS X (thanks Max!) Sam Lantinga 2002-06-01 18:48:13 +00:00
  • 439addfc0c Added a README for Qtopia Sam Lantinga 2002-06-01 18:43:51 +00:00
  • e4833147ab *** empty log message *** Sam Lantinga 2002-05-31 04:45:46 +00:00
  • 2e25853bfe Almost... :) Sam Lantinga 2002-05-29 23:31:33 +00:00
  • a224e80806 SDL_PushEvent() now returns values as documented. Ryan C. Gordon 2002-05-29 22:29:46 +00:00
  • 4f9a38b6f4 Date: Wed, 29 May 2002 17:37:19 +0200 From: Denis Oliver Kropp <dok@directfb.org> Subject: DirectFB 0.9.11 Sam Lantinga 2002-05-29 20:47:19 +00:00
  • 880e7c6d4b Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors. Sam Lantinga 2002-05-28 20:01:29 +00:00
  • 758c145390 Date: Wed, 22 May 2002 22:30:58 +0300 From: "Mike Gorchak" <mike@malva.com.ua> Subject: One more QNX patch Sam Lantinga 2002-05-28 19:31:32 +00:00
  • 91f72aaf00 Date: Fri, 24 May 2002 10:32:00 -0700 From: David Hedbor <david@hedbor.org> Subject: more patches Sam Lantinga 2002-05-28 19:24:11 +00:00
  • 37adb1da0d *** empty log message *** Sam Lantinga 2002-05-20 18:36:48 +00:00
  • 0247943d34 *** empty log message *** Sam Lantinga 2002-05-20 17:40:55 +00:00
  • dbcdb88c24 *** empty log message *** Sam Lantinga 2002-05-19 23:31:00 +00:00
  • d0d4c9eaae Use secondary audio buffers to avoid problems on various soundcards Sam Lantinga 2002-05-19 22:34:36 +00:00
  • eb7b6faa10 *** empty log message *** Sam Lantinga 2002-05-19 22:32:09 +00:00
  • 51c55e0ac0 Fixed setting OpenGL mode multiple times on Windows Sam Lantinga 2002-05-19 22:27:42 +00:00
  • 471c90216e *** empty log message *** Sam Lantinga 2002-05-19 21:40:25 +00:00
  • 635f1ceff9 Added David Hedbor's Qtopia patches Sam Lantinga 2002-05-19 20:06:01 +00:00
  • a226ff9738 Date: Sat, 18 May 2002 17:40:53 +0300 From: Mike Gorchak <mike@malva.ua> Subject: New QNX patches Sam Lantinga 2002-05-19 19:54:01 +00:00
  • 26cbffab57 *** empty log message *** Sam Lantinga 2002-05-19 19:52:32 +00:00
  • 500e1505d7 *** empty log message *** Sam Lantinga 2002-05-19 18:52:25 +00:00
  • 6858a8b4cd The Win32 information has been moved to the FAQ. Sam Lantinga 2002-05-19 18:45:55 +00:00
  • dd8a6adcc1 Avoid a conflict in the definition of int32 Sam Lantinga 2002-05-18 11:30:38 +00:00
  • 992d44f1af *** empty log message *** Sam Lantinga 2002-05-17 17:49:25 +00:00
  • c80228a23b Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell) Sam Lantinga 2002-04-25 16:09:05 +00:00
  • 502e76ef5b Date: Thu, 18 Apr 2002 13:50:53 -0700 From: Joseph Carter <knghtbrd@bluecherry.net> Subject: [SDL] A critical bugfix! Sam Lantinga 2002-04-19 03:29:22 +00:00
  • 6f14b49abe *** empty log message *** Sam Lantinga 2002-04-18 04:51:20 +00:00
  • 510b15bd70 From: Wilbern Cobb <vedge@csoft.org> Subject: Re: SDL 1.2.4 on FreeBSD (fwd) X-Mailer: My Mailer 1.5 <slouken@devolution.com> Sam Lantinga 2002-04-18 04:47:49 +00:00
  • 2a83dc9ace Configure fixes from Wilbern Cobb for FreeBSD joystick support. Sam Lantinga 2002-04-18 04:28:58 +00:00
  • 9ed010f14c Fixed crash in QZ_SetCaption() (thanks Darrell) Sam Lantinga 2002-04-17 14:25:23 +00:00
  • d4ec23066d Wilbern Cobb fixed joystick code on FreeBSD Sam Lantinga 2002-04-16 16:45:23 +00:00
  • 38b24594d9 *** empty log message *** Sam Lantinga 2002-04-15 07:49:54 +00:00
  • 876975e160 *** empty log message *** Sam Lantinga 2002-04-15 07:47:35 +00:00
  • c3ced5ce4d Don't build RPM archives that have ALSA dependencies Sam Lantinga 2002-04-15 07:41:47 +00:00
  • b5b9f2d039 Updated ALSA audio support for ALSA 0.9 Sam Lantinga 2002-04-15 07:38:54 +00:00
  • ed21610f64 The documented error return value for SDL_WaitEvent() is 0. Sam Lantinga 2002-04-15 04:53:41 +00:00
  • c95c828be1 Fixed SDL_PollEvent() so it only returns a boolean value (not -1) Sam Lantinga 2002-04-15 04:51:26 +00:00
  • c6a0b5febd Fixed failed make when running "make distclean" Sam Lantinga 2002-04-14 22:17:50 +00:00
  • eddc216018 Bump the version, so that it isn't forotten later. :) Sam Lantinga 2002-04-14 21:51:25 +00:00
  • 11268723bb *** empty log message *** release-1.2.4 Sam Lantinga 2002-04-13 23:57:03 +00:00
  • 466791065c Re-added MacOS X audio locking Sam Lantinga 2002-04-13 23:31:07 +00:00
  • 97f8340a2e Fixed build warning Sam Lantinga 2002-04-13 20:33:21 +00:00
  • a6a5824013 Fixed precompiled headers on MacOS X Sam Lantinga 2002-04-13 20:33:15 +00:00
  • a93b6b5ebb *** empty log message *** Sam Lantinga 2002-04-13 18:08:45 +00:00
  • 8fd8a04770 *** empty log message *** Sam Lantinga 2002-04-13 15:43:15 +00:00
  • 0f109deabd *** empty log message *** Sam Lantinga 2002-04-13 14:44:33 +00:00