Sam Lantinga
965965962a
Added David Hedbor's Qtopia patches
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40372
2002-05-19 20:06:01 +00:00
Sam Lantinga
4c4f326af1
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.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40371
2002-05-19 19:54:01 +00:00
Sam Lantinga
725baca38c
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40370
2002-05-19 19:52:32 +00:00
Sam Lantinga
53f3d582de
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40369
2002-05-19 18:52:25 +00:00
Sam Lantinga
14138cbebf
The Win32 information has been moved to the FAQ.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40368
2002-05-19 18:45:55 +00:00
Sam Lantinga
37e65f4754
Avoid a conflict in the definition of int32
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40367
2002-05-18 11:30:38 +00:00
Sam Lantinga
7d917ae15d
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40366
2002-05-17 17:49:25 +00:00
Sam Lantinga
a4c946dd96
Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40365
2002-04-25 16:09:05 +00:00
Sam Lantinga
c2fa8f306f
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!
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40364
2002-04-19 03:29:22 +00:00
Sam Lantinga
67fb83d790
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40363
2002-04-18 04:51:20 +00:00
Sam Lantinga
98d633cb9b
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.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40362
2002-04-18 04:47:49 +00:00
Sam Lantinga
93d5fae904
Configure fixes from Wilbern Cobb for FreeBSD joystick support.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40361
2002-04-18 04:28:58 +00:00
Sam Lantinga
7db7d624e3
Fixed crash in QZ_SetCaption() (thanks Darrell)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40360
2002-04-17 14:25:23 +00:00
Sam Lantinga
9295a9bec1
Wilbern Cobb fixed joystick code on FreeBSD
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40359
2002-04-16 16:45:23 +00:00
Sam Lantinga
b02d1f6451
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40358
2002-04-15 07:49:54 +00:00
Sam Lantinga
1539d367af
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40357
2002-04-15 07:47:35 +00:00
Sam Lantinga
6d09aa21d3
Don't build RPM archives that have ALSA dependencies
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40356
2002-04-15 07:41:47 +00:00
Sam Lantinga
df971a5e84
Updated ALSA audio support for ALSA 0.9
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40355
2002-04-15 07:38:54 +00:00
Sam Lantinga
33c6476aad
The documented error return value for SDL_WaitEvent() is 0.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40354
2002-04-15 04:53:41 +00:00
Sam Lantinga
cf126866a9
Fixed SDL_PollEvent() so it only returns a boolean value (not -1)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40353
2002-04-15 04:51:26 +00:00
Sam Lantinga
be790734fd
Fixed failed make when running "make distclean"
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40352
2002-04-14 22:17:50 +00:00
Sam Lantinga
f53b99badc
Bump the version, so that it isn't forotten later. :)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40351
2002-04-14 21:51:25 +00:00
Sam Lantinga
9a090b897c
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40350
2002-04-13 23:57:03 +00:00
Sam Lantinga
3629d251f2
Re-added MacOS X audio locking
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40349
2002-04-13 23:31:07 +00:00
Sam Lantinga
5b4fdd0de0
Fixed build warning
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40348
2002-04-13 20:33:21 +00:00
Sam Lantinga
4bf624786e
Fixed precompiled headers on MacOS X
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40347
2002-04-13 20:33:15 +00:00
Sam Lantinga
1eca7853fd
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40346
2002-04-13 18:08:45 +00:00
Sam Lantinga
8ef049cc3e
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40345
2002-04-13 15:43:15 +00:00
Sam Lantinga
210990f330
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40344
2002-04-13 14:44:33 +00:00
Sam Lantinga
f047060a73
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40343
2002-04-13 14:40:13 +00:00
Sam Lantinga
3682ce6756
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40342
2002-04-11 21:09:24 +00:00
Sam Lantinga
d0e3b8a886
Fixed a minor memory leak in the SDL thread subsystem
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40341
2002-04-11 21:08:44 +00:00
Sam Lantinga
bb5882bafe
Fixed spurious keypress at startup on BeOS
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40340
2002-04-11 18:22:05 +00:00
Sam Lantinga
fff616907d
Fixed gamma ramps in DirectX windowed and OpenGL modes
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40339
2002-04-11 15:23:07 +00:00
Sam Lantinga
808d714de4
Explicitly specify the SDL API calling convention (C by default)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40338
2002-04-11 14:35:16 +00:00
Sam Lantinga
16d7ff7c9c
BeOS compile fix for shared object loading code
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40337
2002-04-10 17:12:32 +00:00
Sam Lantinga
5eb3e3c1c5
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40336
2002-04-10 02:14:33 +00:00
Sam Lantinga
e55b81e2f1
Fixed DirectX fullscreen gamma control (thanks John!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40335
2002-04-09 23:49:06 +00:00
Sam Lantinga
32452bff12
Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40334
2002-04-09 23:32:40 +00:00
Sam Lantinga
ea22556441
Mouse wheel fix patch.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40333
2002-04-08 17:50:30 +00:00
Sam Lantinga
0db42ad87a
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.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40332
2002-04-04 18:06:33 +00:00
Sam Lantinga
7bf77c9df1
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.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40331
2002-04-03 21:45:25 +00:00
Sam Lantinga
e3affe9e81
Patrice's fixes for GNU Pthread support
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40330
2002-04-01 15:35:28 +00:00
Sam Lantinga
471f52e3e4
RPM dependency fix courtesy of Edward Rudd
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40329
2002-03-31 04:07:05 +00:00
Sam Lantinga
7e4d8b2b62
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40328
2002-03-31 03:34:16 +00:00
Sam Lantinga
3fa7d61105
Disabled QueryPerformanceCounter(), due to problems on Win2K
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40327
2002-03-31 03:34:11 +00:00
Sam Lantinga
b2f4430889
Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
...
in Windows OpenGL mode.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40326
2002-03-31 02:42:43 +00:00
Sam Lantinga
ff3fb0db16
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40325
2002-03-30 21:41:01 +00:00
Sam Lantinga
b954823429
The audio lock and unlock functions are now a part of the driver.
...
The MacOS audio locking has been implemented, courtesy of Ryan Gordon
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40324
2002-03-30 20:03:27 +00:00
Sam Lantinga
a55059b4d3
The audio lock and unlock functions are now a part of the driver.
...
The MacOS audio locking has been implemented, courtesy of Ryan Gordon
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40323
2002-03-30 19:48:56 +00:00