Commit Graph

376 Commits

Author SHA1 Message Date
Sam Lantinga
d0d4c9eaae Use secondary audio buffers to avoid problems on various soundcards 2002-05-19 22:34:36 +00:00
Sam Lantinga
eb7b6faa10 *** empty log message *** 2002-05-19 22:32:09 +00:00
Sam Lantinga
51c55e0ac0 Fixed setting OpenGL mode multiple times on Windows 2002-05-19 22:27:42 +00:00
Sam Lantinga
471c90216e *** empty log message *** 2002-05-19 21:40:25 +00:00
Sam Lantinga
635f1ceff9 Added David Hedbor's Qtopia patches 2002-05-19 20:06:01 +00:00
Sam Lantinga
a226ff9738 Date: Sat, 18 May 2002 17:40:53 +0300
From: Mike Gorchak <mike@malva.ua>
Subject: New QNX patches

- Added more error check to avoid SEGFAULTS;
- Fixed bug in update function for SDL_HWSURFACE. BTW: update is much
faster than before.
- Added checks for SDL_HWSURFACE flag, chosen bpp must be equal to
desktop bpp for SDL_HWSURFACE.
- Fixed overlay bug, no more SEGFAULTS.
2002-05-19 19:54:01 +00:00
Sam Lantinga
26cbffab57 *** empty log message *** 2002-05-19 19:52:32 +00:00
Sam Lantinga
500e1505d7 *** empty log message *** 2002-05-19 18:52:25 +00:00
Sam Lantinga
6858a8b4cd The Win32 information has been moved to the FAQ. 2002-05-19 18:45:55 +00:00
Sam Lantinga
dd8a6adcc1 Avoid a conflict in the definition of int32 2002-05-18 11:30:38 +00:00
Sam Lantinga
992d44f1af *** empty log message *** 2002-05-17 17:49:25 +00:00
Sam Lantinga
c80228a23b Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell) 2002-04-25 16:09:05 +00:00
Sam Lantinga
502e76ef5b Date: Thu, 18 Apr 2002 13:50:53 -0700
From: Joseph Carter <knghtbrd@bluecherry.net>
Subject: [SDL] A critical bugfix!

I discovered a problem with testgl.c which absolutely MUST be fixed!  Not
fixing this bug immediately will be a great blow to budding OpenGL coders
everywhere!
2002-04-19 03:29:22 +00:00
Sam Lantinga
6f14b49abe *** empty log message *** 2002-04-18 04:51:20 +00:00
Sam Lantinga
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>

On Wed, 17 Apr 2002, Sam Lantinga wrote:

> > By the way, README.OpenBSD is outdated; nasm, semaphores and OpenGL
> > work fine; native audio has been the default in ports since post-2.9.
>
> Great, want to update README.OpenBSD?

Actually i think it can be removed, none of what it says applies now;
GNU make is no longer needed as of 3.0 either.
2002-04-18 04:47:49 +00:00
Sam Lantinga
2a83dc9ace Configure fixes from Wilbern Cobb for FreeBSD joystick support. 2002-04-18 04:28:58 +00:00
Sam Lantinga
9ed010f14c Fixed crash in QZ_SetCaption() (thanks Darrell) 2002-04-17 14:25:23 +00:00
Sam Lantinga
d4ec23066d Wilbern Cobb fixed joystick code on FreeBSD 2002-04-16 16:45:23 +00:00
Sam Lantinga
38b24594d9 *** empty log message *** 2002-04-15 07:49:54 +00:00
Sam Lantinga
876975e160 *** empty log message *** 2002-04-15 07:47:35 +00:00
Sam Lantinga
c3ced5ce4d Don't build RPM archives that have ALSA dependencies 2002-04-15 07:41:47 +00:00
Sam Lantinga
b5b9f2d039 Updated ALSA audio support for ALSA 0.9 2002-04-15 07:38:54 +00:00
Sam Lantinga
ed21610f64 The documented error return value for SDL_WaitEvent() is 0. 2002-04-15 04:53:41 +00:00
Sam Lantinga
c95c828be1 Fixed SDL_PollEvent() so it only returns a boolean value (not -1) 2002-04-15 04:51:26 +00:00
Sam Lantinga
c6a0b5febd Fixed failed make when running "make distclean" 2002-04-14 22:17:50 +00:00
Sam Lantinga
eddc216018 Bump the version, so that it isn't forotten later. :) 2002-04-14 21:51:25 +00:00
Sam Lantinga
11268723bb *** empty log message *** 2002-04-13 23:57:03 +00:00
Sam Lantinga
466791065c Re-added MacOS X audio locking 2002-04-13 23:31:07 +00:00
Sam Lantinga
97f8340a2e Fixed build warning 2002-04-13 20:33:21 +00:00
Sam Lantinga
a6a5824013 Fixed precompiled headers on MacOS X 2002-04-13 20:33:15 +00:00
Sam Lantinga
a93b6b5ebb *** empty log message *** 2002-04-13 18:08:45 +00:00
Sam Lantinga
8fd8a04770 *** empty log message *** 2002-04-13 15:43:15 +00:00
Sam Lantinga
0f109deabd *** empty log message *** 2002-04-13 14:44:33 +00:00
Sam Lantinga
36515b6a40 *** empty log message *** 2002-04-13 14:40:13 +00:00
Sam Lantinga
596fac089e *** empty log message *** 2002-04-11 21:09:24 +00:00
Sam Lantinga
292c10f4fa Fixed a minor memory leak in the SDL thread subsystem 2002-04-11 21:08:44 +00:00
Sam Lantinga
247f6e23bb Fixed spurious keypress at startup on BeOS 2002-04-11 18:22:05 +00:00
Sam Lantinga
6299330b7b Fixed gamma ramps in DirectX windowed and OpenGL modes 2002-04-11 15:23:07 +00:00
Sam Lantinga
8b5bf373be Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
Sam Lantinga
4c44aed618 BeOS compile fix for shared object loading code 2002-04-10 17:12:32 +00:00
Sam Lantinga
d77daf9ae5 *** empty log message *** 2002-04-10 02:14:33 +00:00
Sam Lantinga
00bf74165e Fixed DirectX fullscreen gamma control (thanks John!) 2002-04-09 23:49:06 +00:00
Sam Lantinga
cdcbaaccdc Fixed a crash bug in the WM_ACTIVATE code (thanks John!) 2002-04-09 23:32:40 +00:00
Sam Lantinga
211c6f0489 Mouse wheel fix patch. 2002-04-08 17:50:30 +00:00
Sam Lantinga
406e1c11c6 Date: Thu, 04 Apr 2002 13:27:36 GMT+1
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL][PATCH] Atari mouse patch

Just a patch to correct a studid bug where Mouse button
events where not generated when pressing first button.
2002-04-04 18:06:33 +00:00
Sam Lantinga
3f59bdbf4c Date: 03 Apr 2002 15:28:09 +0200
From: Alexander Pipelka <pipelka@bms-austria.com>
Subject: SDL patches

This one adds 2 new videomodes for the fbconsole.
720x576, 720x480
These are used by the NSC settopbox we are using for MPEG2 decoding.
2002-04-03 21:45:25 +00:00
Sam Lantinga
6a786603b3 Patrice's fixes for GNU Pthread support 2002-04-01 15:35:28 +00:00
Sam Lantinga
a2c6090c6e RPM dependency fix courtesy of Edward Rudd 2002-03-31 04:07:05 +00:00
Sam Lantinga
591f956939 *** empty log message *** 2002-03-31 03:34:16 +00:00
Sam Lantinga
070ded6c1b Disabled QueryPerformanceCounter(), due to problems on Win2K 2002-03-31 03:34:11 +00:00