Ryan C. Gordon
d250d19e79
Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable.
...
--HG--
branch : SDL-1.2
2007-07-15 17:26:50 +00:00
Ryan C. Gordon
b40c30723f
Dump more information about each joystick in testjoytick.c
...
--HG--
branch : SDL-1.2
2007-07-15 16:33:45 +00:00
Ryan C. Gordon
e7caf0a656
Whoops, reverted changes that shouldn't have been committed with #3197 .
...
--HG--
branch : SDL-1.2
2007-07-10 15:04:49 +00:00
Ryan C. Gordon
f1c32ff639
Don't leak the readahead buffer if win32 rwops file open fails.
...
--HG--
branch : SDL-1.2
2007-07-10 15:03:19 +00:00
Ryan C. Gordon
9594abc1d8
Fixed our own test app. :)
...
--HG--
branch : SDL-1.2
2007-07-05 02:44:54 +00:00
Sam Lantinga
5ee4e6175f
Oops, didn't mean to commit this...
...
--HG--
branch : SDL-1.2
2007-07-04 15:22:47 +00:00
Sam Lantinga
41a443d951
Fixed bug #450
...
--HG--
branch : SDL-1.2
2007-07-04 15:22:07 +00:00
Sam Lantinga
b9b6dfe97a
Fixed bug #349
...
Solaris doesn't support the LATIN1 character set alias.
--HG--
branch : SDL-1.2
2007-07-04 04:27:47 +00:00
Sam Lantinga
d93d192b26
OpenGL is in the X11 directory on some systems.
...
--HG--
branch : SDL-1.2
2007-06-30 08:09:53 +00:00
Ryan C. Gordon
49b8d7cf26
Print keysym with key events.
...
--HG--
branch : SDL-1.2
2007-06-13 04:13:21 +00:00
Ryan C. Gordon
1808e1408e
Removing .gdbinit from test directory.
...
--HG--
branch : SDL-1.2
2007-04-17 09:09:48 +00:00
Ryan C. Gordon
7603e2bb84
Patched to compile on Visual Studio.
...
--HG--
branch : SDL-1.2
2007-03-30 06:26:28 +00:00
Ryan C. Gordon
6c32aad487
Free all the created cursors in test/testcursor.c.
...
--HG--
branch : SDL-1.2
2007-02-13 09:20:37 +00:00
Patrice Mandin
87a00ae0f0
Alpha sort the test list, add missing ones, remove removed ones
...
--HG--
branch : SDL-1.2
2007-01-04 19:52:12 +00:00
Ryan C. Gordon
c089c5e489
Man, who let this moron near printf()?! :)
...
--HG--
branch : SDL-1.2
2006-11-07 15:00:43 +00:00
Ryan C. Gordon
1bcada6557
Added a test program for loadso subsystem.
...
--HG--
branch : SDL-1.2
2006-11-07 14:31:25 +00:00
Ryan C. Gordon
52d7186a38
Removed broken AmigaOS support.
...
Fixes Bugzilla #337 .
--HG--
branch : SDL-1.2
2006-10-29 03:58:27 +00:00
Sam Lantinga
f5e80ac132
Fixed bug #294
...
Can't build SDL 1.2.11(and svn) for Pocket PC 2003 with Visual Studio 2005
Fix contributed by Dmitry Yakimov
--HG--
branch : SDL-1.2
2006-09-23 23:07:52 +00:00
Sam Lantinga
1d95e86391
Fix for bug #240
...
Christian Walther contributed Cocoa cursor code.
2006-06-24 17:36:55 +00:00
Sam Lantinga
94d74c1271
Fixed bug #260
...
Fixed SDL_GL_SWAP_CONTROL on Windows, and the query on Linux
2006-06-24 01:59:43 +00:00
Sam Lantinga
ebcb9009b8
Test case for bug #240
2006-06-20 04:04:25 +00:00
Patrice Mandin
a5571ed2b1
Oops, reverted single/double buffer update
2006-06-14 19:03:01 +00:00
Patrice Mandin
99bce8f003
Add program to test mouse cursor change
2006-06-14 18:59:30 +00:00
Sam Lantinga
61cc023f8a
Moved DirectInput joystick code to 1.3 branch
2006-05-21 17:26:40 +00:00
Sam Lantinga
c0441f5cf0
Closed bug #74
...
Added DirectInput joystick code, contributed by Glenn Maynard.
This fixes a problem with the Windows Multimedia joystick driver
not showing all 6 axes on a GameCube controller converter, which
was donated by Jacob Kolding.
2006-05-21 16:47:41 +00:00
Sam Lantinga
995e9e0fd6
Needed unistd.h for unlink()
2006-05-17 04:11:33 +00:00
Sam Lantinga
6ca7e9990c
Added yet another variant of autoconf to the list
2006-05-15 06:39:10 +00:00
Sam Lantinga
0145303a7d
Fixed building with CodeWarrior on MacOS Classic
2006-05-11 08:09:16 +00:00
Sam Lantinga
e31e073820
sdl-config doesn't include the OpenGL library in --libs
2006-05-11 04:16:39 +00:00
Sam Lantinga
fb2c5efc9e
Fat test programs! :)
2006-05-09 16:10:04 +00:00
Sam Lantinga
3b565b12b6
Made it easier to test some things on the framebuffer console
2006-05-08 05:30:15 +00:00
Sam Lantinga
1195dd8133
Fixed bug #215
...
The current SVN trunk is missing the SDLCALL specifier at numerous locations.
It has to be added for all (possibly user provided) callbacks.
I stumbled over this while creating a makefile for the OpenWatcom compiler for
Win32.
2006-05-07 03:40:06 +00:00
Sam Lantinga
064511501d
Patch from Dmitry Yakimov to fix building on WinCE
2006-05-03 04:11:38 +00:00
Sam Lantinga
d8a526a463
Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
2006-05-01 07:23:46 +00:00
Sam Lantinga
bc35de2e30
Implemented bug #5
...
Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration.
2006-04-27 08:39:51 +00:00
Sam Lantinga
2a622cd891
Implemented bug #2 , 117:
...
Date: Mon, 21 Mar 2005 12:06:14 +0100
From: Per Inge Mathisen
Subject: Re: [SDL] Outstanding patches?
The patch adds support for setting SDL_GL_SWAP_CONTROL to Windows and
X11. In Windows you can also query this enum to check that it is
working, or see what the default is - such functionality does not
exist in GLX. For more information on the standards implemented:
http://oss.sgi.com/projects/ogl-sample/registry/SGI/swap_control.txt
http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_swap_control.txt
2006-04-27 07:59:16 +00:00
Sam Lantinga
60b9732963
subversion conversion complete!
2006-04-26 20:30:11 +00:00
Sam Lantinga
b57d5c3424
Fixed bug #189
...
Clip the overlay destination rectangle to the screen area on X11
2006-04-17 05:38:33 +00:00
Sam Lantinga
b0519469db
Fixes bug #195 :
...
The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can
bee seen in many places, for example http://www.apple.com/macosx/ ). This
contrasts the naming of the old operating system, which was called "MacOS" and
today is often refered to as "MacOS Classic".
The attached patches fixes the misuse of the name "MacOS X" in both the SDL12
and sdlweb CVS modules.
2006-04-13 13:08:26 +00:00
Sam Lantinga
d399ca9ce4
*** empty log message ***
2006-04-12 14:25:29 +00:00
Sam Lantinga
62dac2c788
Ugh, more 64-bit cleanup
2006-03-31 06:27:47 +00:00
Sam Lantinga
8043ef85fd
Show an error message if autoconf isn't found
2006-03-21 07:02:34 +00:00
Sam Lantinga
351eafeef7
Fall back to autogen259 if autogen isn't available
2006-03-21 06:54:24 +00:00
Sam Lantinga
b4a7fb3471
Fixed bug #166
...
From the autoconf obsolete macros documentation:
Macro: AC_CANONICAL_SYSTEM
Determine the system type and set output variables to the names of the canonical system types. See section Getting the Canonical System Type, for details about the variables this macro sets.
The user is encouraged to use either AC_CANONICAL_BUILD, or AC_CANONICAL_HOST, or AC_CANONICAL_TARGET, depending on the needs. Using AC_CANONICAL_TARGET is enough to run the two other macros.
From the documentation for the canonical environments:
case $target in
i386-*-mach* | i386-*-gnu*)
obj_format=aout emulation=mach bfd_gas=yes ;;
i960-*-bout) obj_format=bout ;;
esac
Note that the above example uses $target because it's taken from a tool which can be built on some architecture ($build), run on another ($host), but yet handle data for a third architecture ($target). Such tools are usually part of a compiler suite, they generate code for a specific $target.
However $target should be meaningless for most packages. If you want to base a decision on the system where your program will be run, make sure you use the $host variable.
2006-03-19 05:27:22 +00:00
Sam Lantinga
e9e9f43bc0
Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
...
SDL_SetVideoMode() now accepts 0 for width or height and will use the current video mode (or the desktop mode if no mode has been set.)
2006-03-15 17:46:41 +00:00
Sam Lantinga
04576001ed
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
2006-03-14 07:45:15 +00:00
Sam Lantinga
d9374eb0ea
Updated by Ryan Gordon
2006-03-13 16:56:01 +00:00
Sam Lantinga
9e352303d7
Updated MacOS Classic build
2006-03-13 05:36:42 +00:00
Sam Lantinga
a4aafdfe5d
*** empty log message ***
2006-03-13 01:20:05 +00:00
Sam Lantinga
992d5b4402
UTF-32 by definition can't handle characters higher than 0x10FFFF
2006-03-13 01:16:16 +00:00