Commit Graph

534 Commits

Author SHA1 Message Date
Sam Lantinga
e8e0ebf933 *** empty log message *** 2002-10-20 00:15:33 +00:00
Sam Lantinga
5130675c66 Return an error with color fills on less than 8 bpp surfaces. 2002-10-15 05:22:50 +00:00
Sam Lantinga
0dcb9d0c4e Fixed joystick detection problem on Windows XP (thanks Maciej!) 2002-10-15 04:26:20 +00:00
Ryan C. Gordon
f5c21170db Added check for AMD x86-64 ("Hammer") architecture in byte order determination. 2002-10-14 05:05:04 +00:00
Sam Lantinga
392ac3b23b *** empty log message *** 2002-10-11 08:45:07 +00:00
Sam Lantinga
731a94f597 Removed unused function declarations 2002-10-11 08:41:48 +00:00
Sam Lantinga
8de527e64d Fixed mouse warp position bug with offset video modes 2002-10-11 08:09:26 +00:00
Sam Lantinga
d85c592155 Fixed a crash blitting RLE surfaces to RLE surfaces 2002-10-11 07:56:36 +00:00
Sam Lantinga
b6cc3d40b7 Removed an unnecessary header 2002-10-11 07:55:22 +00:00
Sam Lantinga
c0c0ed11bc *** empty log message *** 2002-10-08 16:29:01 +00:00
Sam Lantinga
aed8de3812 Fixed windows event handling for ActiveX controls (thanks Huib-Jan!) 2002-10-08 16:25:23 +00:00
Sam Lantinga
f6643a40a7 Updated the Project Builder stationary with SDLMain.* 2002-10-08 15:48:21 +00:00
Sam Lantinga
25750d0f2e Added Visual C++ 7 (.NET) projects (thanks James!) 2002-10-08 15:43:40 +00:00
Sam Lantinga
fd1c7f246f Bumped version to 1.2.6 in CVS 2002-10-08 15:34:19 +00:00
Sam Lantinga
a6bbfe8244 *** empty log message *** 2002-10-07 15:36:32 +00:00
Sam Lantinga
6536ceb29f Fixed compiler warning 2002-10-07 15:19:34 +00:00
Sam Lantinga
1df07d56fb Fixed building timer code on Windows CE 2002-10-07 15:19:17 +00:00
Sam Lantinga
b990a75f85 Doh! Forgot to set the Win32 DLL version to 1.2.5 2002-10-07 02:39:37 +00:00
Sam Lantinga
b795af4243 *** empty log message *** 2002-10-06 20:31:34 +00:00
Sam Lantinga
e1df51211d *** empty log message *** 2002-10-06 20:25:05 +00:00
Sam Lantinga
2afe6a9492 *** empty log message *** 2002-10-06 18:47:20 +00:00
Sam Lantinga
91f5d99532 *** empty log message *** 2002-10-06 18:38:12 +00:00
Sam Lantinga
7421c1f7d9 Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz 2002-10-05 22:22:42 +00:00
Sam Lantinga
e2cae31478 *** empty log message *** 2002-10-05 20:26:34 +00:00
Sam Lantinga
fd756e4973 Added initial support for Dreamcast (thanks HERO!) 2002-10-05 16:50:56 +00:00
Sam Lantinga
82c4de7a59 Fixed gamma correction in Atari video drivers (thanks Patrice!) 2002-10-05 16:27:56 +00:00
Sam Lantinga
a4a1c4b851 Atari joystick fixes contributed by Patrice Mandin 2002-10-05 16:27:29 +00:00
Sam Lantinga
9365ca6825 Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!) 2002-10-05 05:46:32 +00:00
Sam Lantinga
f25145d50f *** empty log message *** 2002-10-05 05:44:09 +00:00
Sam Lantinga
3cfd39efe9 Fixed SDL_main.c on Windows CE with applications containing spaces in their names. 2002-10-05 05:42:56 +00:00
Sam Lantinga
3f55216a5b Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!) 2002-10-05 05:32:49 +00:00
Sam Lantinga
f4fc520def Fixed mouse wheel events on MacOS X 2002-10-05 05:11:20 +00:00
Sam Lantinga
f476cb5da3 Lots of cleanups by Darrell, added the ability to resize Cocoa windows. 2002-10-05 05:07:57 +00:00
Sam Lantinga
199f876fad Fixed YUV overlay code for Quicktime 6 2002-10-05 04:56:32 +00:00
Sam Lantinga
d4b8f0bec7 Added an aborted try at making fullscreen work on Xinerama screen != 0 2002-09-30 00:35:25 +00:00
Sam Lantinga
5a1ff5f626 Fixed window update problems on MacOS X 10.2 (thanks Darrell!) 2002-09-16 18:38:09 +00:00
Sam Lantinga
17e2dc4a8d Cleaned up the SDL_VIDEO_WINDOW_POS variable support 2002-09-16 08:22:25 +00:00
Sam Lantinga
6731e2c171 Don't be fooled by unclutter - the mouse isn't really leaving our window 2002-09-16 07:09:04 +00:00
Sam Lantinga
db3fffb203 Date: Thu, 12 Sep 2002 20:35:51 -0400
From: Darrell Walisser
Subject: Jag joystick fix (take 2)

This patch enables all HID devices, not just joysticks. This quell
complaints about gamepads not working, though I don't have I gamepad to
verify this theory.

Before, only joysticks were recognized. Now, all HID devices except the
keyboard and mouse will be recognized.
2002-09-16 06:50:26 +00:00
Sam Lantinga
f5013ab919 *** empty log message *** 2002-09-16 06:26:22 +00:00
Sam Lantinga
f88b920282 Fixed a crash bug in checkkeys.c (thanks John!) 2002-09-16 06:21:23 +00:00
Sam Lantinga
73db15f343 *** empty log message *** 2002-09-16 06:17:34 +00:00
Sam Lantinga
763b2409f4 Applied John Popplewell's fix for left-handed mice under Windows. 2002-09-16 06:14:46 +00:00
Sam Lantinga
9347de4f79 The portable way of including SDL is #include "SDL.h" 2002-09-09 05:28:06 +00:00
Sam Lantinga
5679c735cd Fixed path problem with sdl.m4 macro file 2002-09-09 05:12:32 +00:00
Sam Lantinga
66372631d5 Fixed missing cursor after shadow buffer flip (thanks Jan!) 2002-09-09 03:22:19 +00:00
Sam Lantinga
47b26eb2d3 Fixed trashing the framebuffer console on broken video drivers 2002-09-02 21:42:15 +00:00
Sam Lantinga
4fcca27e9e Fixed a typo in a previous patch 2002-09-02 16:02:17 +00:00
Sam Lantinga
61fbbba718 Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
From: "Ryan C. Gordon"
Subject: [SDL] Minor X11 hack:

Here's a patch to center a newly-created, non-fullscreen X11 window.
While this may or may not be suitable for adding to SDL officially, I
didn't want to put any Xlib dependencies in my code directly.

To use:

- Apply patch/rebuild.
- export SDL_WINDOW_POS=center
- Call SDL_SetVideoMode as needed.

(Ideally, this could be expanded to handle other commands like
SDL_WINDOW_POS=20x190, etc, and could be implemented for other targets,
but this is really a hack to avoid API changes).
2002-09-02 15:58:29 +00:00
Sam Lantinga
fc5495cbe9 Updated MacOS projects with "enums as int" build option 2002-09-01 19:34:01 +00:00