679 Commits

Author SHA1 Message Date
Sam Lantinga
cf7d4082e0 Date: Tue, 27 Aug 2002 19:07:38 +0200
From: Denis Oliver Kropp
Subject: YUV support

I just added YUV overlay support to the DirectFB backend.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40479
2002-08-31 04:13:28 +00:00
Sam Lantinga
4a1ab27d1f Date: Tue, 27 Aug 2002 16:14:11 +0200
From: Denis Oliver Kropp
Subject: Palette support and 8bit color keying fix

This patch adds support for 8bit palette modes dropping
the RGB332 stuff. It also fixes color keying for 8bit.
testsprite (without -bpp >8) looks correct again.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40478
2002-08-31 04:06:37 +00:00
Sam Lantinga
b653266009 Tell the dock about command-line launched applications
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40477
2002-08-31 04:01:19 +00:00
Sam Lantinga
9f74acc70f Darrell's Jag joystick fix
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40476
2002-08-31 01:31:44 +00:00
Sam Lantinga
e9f15ec055 Doh! Patch by Joel Ray Holveck
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40475
2002-08-28 23:25:09 +00:00
Sam Lantinga
ed9545a566 Added a -fullscreen flag
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40474
2002-08-25 18:59:11 +00:00
Sam Lantinga
4a75eb146a Date: Sun, 25 Aug 2002 09:46:54 -0400
From: Darrell Walisser
Subject: [SDL] Updated Project Builder Support

- added a script to build PBProjects.tar.gz
- added a script to install the stationary
-fixes for the developer package installer:
	+ now installs certain files as the user, not root
	+ now rebuilds apropos database after manpages are installed

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40473
2002-08-25 16:25:37 +00:00
Sam Lantinga
169fcbaa21 Date: Sat, 24 Aug 2002 22:20:01 -0600
From: "Greg Haerr"
Subject: Announce: sdl-nanox-patch

Sam,
    I've created an update patch for enhanced Nano-X support
with SDL.  I've created the patch against SDL-1.2.4.  I'd appreciate
it if you would apply it to the next SDL version.

Enhancements include:

1. Small bugfixes to compile without errors
2. Support for direct client-side framebuffer access with configure option
3. Add dynamic pixel type support for hardware framebuffer; eliminating the
need for compile-time configuration option.

I've updated the README.NanoX file with the details.

This version has been tested with Microwindows v0.89pre9 CVS
and SMPEG 0.4.4.  I've added multi-threading support to
Microwindows to support the multi-threaded SMPEG, and
all works fine.  To turn on thread safety in Microwindows,
use THREADSAFE=Y in the Microwindows config file.

Thanks!

Regards,

Greg
Founder, The Microwindows Project
http://microwindows.org

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40472
2002-08-25 06:21:49 +00:00
Sam Lantinga
b08389d348 Updated the credits
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40471
2002-08-25 02:05:24 +00:00
Sam Lantinga
76728d8561 Removed unused function
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40470
2002-08-24 17:30:49 +00:00
Sam Lantinga
314bd78b53 Fixed 2048 pixel limitation in DirectX blit code
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40469
2002-08-24 17:15:45 +00:00
Sam Lantinga
2dcc945051 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40468
2002-08-24 16:27:33 +00:00
Sam Lantinga
dd508169ee *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40467
2002-08-24 16:17:05 +00:00
Sam Lantinga
4da3baa78d Updated the Borland C++ projects (thanks Dominique!)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40466
2002-08-24 16:15:37 +00:00
Sam Lantinga
8a2b5b9e0c Date: Fri, 23 Aug 2002 11:48:56 +0200
From: Denis Oliver Kropp
Subject: Another patch

this is another patch fixing key code mapping
along with some other fixes and better mode handling.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40465
2002-08-24 15:29:06 +00:00
Sam Lantinga
9691009892 Added compile-time checking for the size of enums to SDL_types.h
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40464
2002-08-21 04:16:31 +00:00
Sam Lantinga
5310d6d97f Fixed offset bug in hardware accelerated fills and blits
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40463
2002-08-20 16:58:49 +00:00
Sam Lantinga
fae7d836a8 Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
From: Krister Walfridsson
Subject: [SDL] src/joystick/bsd/SDL_sysjoystick.c patch

The *BSD USB HID joystick code has two serious bugs:

1. If a joystick reports unhandled hid_input usage (for example HUG_RZ or
   HUG_DIAL), then the last handled value will be overwritten with an
   arbitrary value. (Fixed in the patch below by adding a default case.)

2. The current code does only handle logical coordinates in the range 0-255,
   while a big part of available joysticks report -128 - 127. (This is solved
   in the patch below by first center the range around 0, and then stretch
   it to the correct range.)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40462
2002-08-20 06:08:42 +00:00
Sam Lantinga
8b7ced1708 Reset mouse state when changing video modes
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40461
2002-08-20 06:01:20 +00:00
Sam Lantinga
d79f2837b1 Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40460
2002-08-20 05:59:31 +00:00
Sam Lantinga
96f1a7b806 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40459
2002-08-20 04:55:37 +00:00
Sam Lantinga
81a23f5e99 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40458
2002-08-20 04:49:05 +00:00
Sam Lantinga
9e7b2297be Fixed crash with invalid bpp in SDL_SetVideoMode()
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40457
2002-08-20 04:44:36 +00:00
Sam Lantinga
f786844714 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40456
2002-08-20 00:27:37 +00:00
Sam Lantinga
76afd78776 Fixed mouse motion on MacOS X (recently broken)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40455
2002-08-20 00:24:38 +00:00
Sam Lantinga
a3897183c7 Updated for embedded Visual C++ 4.0
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40454
2002-08-20 00:20:06 +00:00
Sam Lantinga
a12335985b Help with cross-compiling
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40453
2002-08-19 18:33:29 +00:00
Sam Lantinga
aa3ff02a85 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40452
2002-08-19 18:09:44 +00:00
Sam Lantinga
a05e8ec098 Added SDL_GL_STEREO for stereoscopic OpenGL contexts
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40451
2002-08-19 17:58:08 +00:00
Sam Lantinga
79fc29317c Added an environment variable SDL_VIDEO_X11_WMCLASS
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40450
2002-08-19 03:40:44 +00:00
Sam Lantinga
12ceb2a088 Fullscreen windows are always topmost under Windows
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40449
2002-08-19 03:09:25 +00:00
Sam Lantinga
09288d7f56 Fixed mouse grab going fullscreen to windowed in Windows
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40448
2002-08-19 02:34:22 +00:00
Sam Lantinga
49c515a291 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40447
2002-08-18 19:22:42 +00:00
Sam Lantinga
4fe2e406a5 Fixed video crash on older XFree86 servers
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40446
2002-08-18 18:33:02 +00:00
Sam Lantinga
fe1b097b38 Only modifier key state is noted when X11 window opens
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40445
2002-08-18 03:19:59 +00:00
Sam Lantinga
ebfc431b9f Added temporarily disabled code for hardware acceleration in windowed mode.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40444
2002-08-17 19:36:43 +00:00
Sam Lantinga
da6273a8f0 Flush message queue when shutting down video mode on Windows
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40443
2002-08-17 19:17:18 +00:00
Sam Lantinga
16a3c5faef Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40442
2002-08-17 19:17:01 +00:00
Sam Lantinga
c077c03867 Removed DDFLIP_WAIT flag from DirectX flip for improved performance
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40441
2002-08-17 18:11:23 +00:00
Sam Lantinga
0d4764446e *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40440
2002-08-17 18:03:06 +00:00
Sam Lantinga
e8d4a664cc Added a way to get the Windows OpenGL context in SDL_syswm.h
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40439
2002-08-17 17:49:27 +00:00
Sam Lantinga
44bb9d26b0 Fixed building Windows DLL with latest native Cygwin tools
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40438
2002-08-17 17:21:04 +00:00
Sam Lantinga
3432c00326 Updated configure.in for automake 1.6.2
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40437
2002-08-17 16:58:31 +00:00
Sam Lantinga
fb88925960 Darrell's fix for Quartz mouse motion
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40436
2002-08-12 22:43:58 +00:00
Ryan C. Gordon
932fe2acb5 Commented double-free buggy code. Will examine more closely later.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40435
2002-08-12 14:54:38 +00:00
Sam Lantinga
9bdbd6c797 Added initial support for PicoGUI (thanks Micah!)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40434
2002-08-01 23:24:13 +00:00
Sam Lantinga
bf356316d1 *** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40433
2002-08-01 23:08:41 +00:00
Sam Lantinga
a9c0bef803 Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40432
2002-08-01 23:06:39 +00:00
Ryan C. Gordon
8613885333 Make sure width and height passed to SDL_GetVideoMode() are sane.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40431
2002-08-01 05:16:38 +00:00
Ryan C. Gordon
8a705f2fb5 Memory leak fixes by Bill May.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40430
2002-07-30 07:25:43 +00:00