Tue, 21 Mar 2006 09:33:54 +0000 |
Sam Lantinga |
Good idea, renaming OpenBSD audio to BSD audio.
|
Tue, 21 Mar 2006 09:24:10 +0000 |
Sam Lantinga |
Allow adding to the INCLUDE path
|
Tue, 21 Mar 2006 08:54:50 +0000 |
Sam Lantinga |
Fixed bug #52
|
Tue, 21 Mar 2006 07:02:34 +0000 |
Sam Lantinga |
Show an error message if autoconf isn't found
|
Tue, 21 Mar 2006 06:54:24 +0000 |
Sam Lantinga |
Fall back to autogen259 if autogen isn't available
|
Tue, 21 Mar 2006 06:45:47 +0000 |
Sam Lantinga |
Fixed bug #18
|
Tue, 21 Mar 2006 00:56:10 +0000 |
Ryan C. Gordon |
Try to fill the hardware audio buffer immediately.
|
Tue, 21 Mar 2006 00:35:22 +0000 |
Ryan C. Gordon |
Keep mouse cursor state sane on focus change in Quartz driver.
|
Mon, 20 Mar 2006 08:00:07 +0000 |
Sam Lantinga |
------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
|
Mon, 20 Mar 2006 07:31:36 +0000 |
Sam Lantinga |
Fixed bug #113:
|
Mon, 20 Mar 2006 06:37:58 +0000 |
Sam Lantinga |
Fixed bug #90
|
Sun, 19 Mar 2006 19:03:40 +0000 |
Sam Lantinga |
Fixed bug #84
|
Sun, 19 Mar 2006 12:05:16 +0000 |
Sam Lantinga |
Fixed bug #89
|
Sun, 19 Mar 2006 12:04:40 +0000 |
Sam Lantinga |
Fixed bug #84
|
Sun, 19 Mar 2006 10:48:48 +0000 |
Sam Lantinga |
Left the debug code more explicit
|
Sun, 19 Mar 2006 10:41:49 +0000 |
Sam Lantinga |
Fixed bug #79
|
Sun, 19 Mar 2006 06:31:34 +0000 |
Sam Lantinga |
Fixed bug #4
|
Sun, 19 Mar 2006 05:27:22 +0000 |
Sam Lantinga |
Fixed bug #166
|
Sat, 18 Mar 2006 22:42:09 +0000 |
Sam Lantinga |
Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
|
Sat, 18 Mar 2006 18:41:59 +0000 |
Sam Lantinga |
EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
|
Fri, 17 Mar 2006 19:54:39 +0000 |
Patrice Mandin |
I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
|
Thu, 16 Mar 2006 00:35:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Mar 2006 17:46:41 +0000 |
Sam Lantinga |
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.
|
Wed, 15 Mar 2006 15:47:49 +0000 |
Sam Lantinga |
Fixed bug #33
|
Wed, 15 Mar 2006 15:43:15 +0000 |
Sam Lantinga |
From: "Alex Volkov"
|
Wed, 15 Mar 2006 15:39:29 +0000 |
Sam Lantinga |
Fixed bug #15
|
Wed, 15 Mar 2006 05:52:31 +0000 |
Ryan C. Gordon |
Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
|
Wed, 15 Mar 2006 04:32:49 +0000 |
Sam Lantinga |
Added disk/dummy audio and dummy video to the Visual CE projects
|
Wed, 15 Mar 2006 04:29:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Mar 2006 03:50:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 19:12:49 +0000 |
Ryan C. Gordon |
Corrected dummy audio callback firing to be realistic, cleaned up tabs.
|
Tue, 14 Mar 2006 17:33:33 +0000 |
Sam Lantinga |
WIN32 is no longer defined on Windows builds
|
Tue, 14 Mar 2006 17:21:49 +0000 |
Sam Lantinga |
Added disk and dummy drivers to the Visual C++ projects
|
Tue, 14 Mar 2006 16:20:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 16:19:32 +0000 |
Sam Lantinga |
By default all the real targets have dummy audio/video and disk audio.
|
Tue, 14 Mar 2006 08:53:33 +0000 |
Ryan C. Gordon |
Implemented dummy audio driver.
|
Tue, 14 Mar 2006 08:35:39 +0000 |
Ryan C. Gordon |
Fixed cut-and-paste error in DC audio target.
|
Tue, 14 Mar 2006 08:01:30 +0000 |
Sam Lantinga |
Updated CodeWarrior export list with SDL_iconv
|
Tue, 14 Mar 2006 07:55:40 +0000 |
Sam Lantinga |
Updated MacOS Classic and MacOS X exports list
|
Tue, 14 Mar 2006 07:45:15 +0000 |
Sam Lantinga |
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
|
Tue, 14 Mar 2006 07:40:33 +0000 |
Sam Lantinga |
Fixed bug #67
|
Tue, 14 Mar 2006 07:06:06 +0000 |
Sam Lantinga |
Fixed bug #124
|
Tue, 14 Mar 2006 06:00:30 +0000 |
Sam Lantinga |
Fixed bug #38
|
Tue, 14 Mar 2006 05:34:39 +0000 |
Sam Lantinga |
Fixed bug #46
|
Tue, 14 Mar 2006 04:00:03 +0000 |
Sam Lantinga |
(patch tweaked a bit)
|
Tue, 14 Mar 2006 03:04:50 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 02:46:26 +0000 |
Sam Lantinga |
CFLAGS are separate from EXTRA_CFLAGS
|
Mon, 13 Mar 2006 18:01:34 +0000 |
Sam Lantinga |
Add the NAS library directory, since X11 is dynamically loaded now...
|
Mon, 13 Mar 2006 17:25:44 +0000 |
Sam Lantinga |
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
|
Mon, 13 Mar 2006 16:56:01 +0000 |
Sam Lantinga |
Updated by Ryan Gordon
|
Mon, 13 Mar 2006 05:44:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Mar 2006 05:36:42 +0000 |
Sam Lantinga |
Updated MacOS Classic build
|
Mon, 13 Mar 2006 04:35:59 +0000 |
Sam Lantinga |
The exports file isn't necessary on BeOS anymore
|
Mon, 13 Mar 2006 02:35:32 +0000 |
Sam Lantinga |
Added SDL_iconv.c to the Embedded Visual C++ projects
|
Mon, 13 Mar 2006 02:26:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Mar 2006 02:12:39 +0000 |
Sam Lantinga |
Added _strnicmp support
|
Mon, 13 Mar 2006 02:12:15 +0000 |
Sam Lantinga |
Added SDL_iconv.c to MPW Makefile
|
Mon, 13 Mar 2006 02:06:33 +0000 |
Sam Lantinga |
Win32 fixes
|
Mon, 13 Mar 2006 01:47:03 +0000 |
Sam Lantinga |
Added SDL_iconv.c to the Dreamcast Makefile
|
Mon, 13 Mar 2006 01:43:18 +0000 |
Sam Lantinga |
The Win32 exports file isn't used by mingw anymore
|
Mon, 13 Mar 2006 01:41:32 +0000 |
Sam Lantinga |
Fixed bug #112
|
Mon, 13 Mar 2006 01:40:49 +0000 |
Sam Lantinga |
Added SDL_iconv.c to the Visual C++ projects
|
Mon, 13 Mar 2006 01:33:58 +0000 |
Sam Lantinga |
Fixed bug #139
|
Mon, 13 Mar 2006 01:20:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Mar 2006 01:17:22 +0000 |
Sam Lantinga |
props yo
|
Mon, 13 Mar 2006 01:16:16 +0000 |
Sam Lantinga |
UTF-32 by definition can't handle characters higher than 0x10FFFF
|
Mon, 13 Mar 2006 01:08:00 +0000 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
Sun, 12 Mar 2006 01:47:23 +0000 |
Sam Lantinga |
Blah
|
Sun, 12 Mar 2006 01:18:29 +0000 |
Sam Lantinga |
Fixed bug #150
|
Sun, 12 Mar 2006 00:57:50 +0000 |
Sam Lantinga |
Fixed bug #149
|
Sat, 11 Mar 2006 23:46:45 +0000 |
Sam Lantinga |
Fixes from Dmitry Yakimov:
|
Sat, 11 Mar 2006 23:44:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 11 Mar 2006 22:54:12 +0000 |
Sam Lantinga |
Might have fixed 64-bit issues. :)
|
Sat, 11 Mar 2006 20:16:50 +0000 |
Sam Lantinga |
Fixed make distclean
|
Sat, 11 Mar 2006 20:16:20 +0000 |
Sam Lantinga |
Clean up temporary files. I'm not sure how this got removed, but whatever...
|
Sat, 11 Mar 2006 15:47:56 +0000 |
Sam Lantinga |
X11 support isn't installed by default
|
Thu, 09 Mar 2006 16:12:34 +0000 |
Sam Lantinga |
Don't crash if SDL_Flip() is called with an OpenGL mode set
|
Thu, 09 Mar 2006 15:11:15 +0000 |
Sam Lantinga |
Dynamic OpenGL loading is the default now. :)
|
Thu, 09 Mar 2006 13:34:58 +0000 |
Sam Lantinga |
Prettified. :)
|
Thu, 09 Mar 2006 13:25:43 +0000 |
Sam Lantinga |
Eric is setting up X11 support for the XCode project
|
Thu, 09 Mar 2006 06:33:21 +0000 |
Sam Lantinga |
Cleaning up warnings on MacOS X
|
Wed, 08 Mar 2006 18:30:12 +0000 |
Sam Lantinga |
Re-added C runtime support for Visual C++ 5,6
|
Wed, 08 Mar 2006 08:31:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 08 Mar 2006 08:30:17 +0000 |
Sam Lantinga |
Added documentation on how to build a completely useless SDL library. :)
|
Wed, 08 Mar 2006 06:21:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 08 Mar 2006 01:55:32 +0000 |
Sam Lantinga |
QNX changes from Mike Gorchak
|
Tue, 07 Mar 2006 16:02:59 +0000 |
Sam Lantinga |
Yet more Win64 tweaks
|
Tue, 07 Mar 2006 05:21:32 +0000 |
Sam Lantinga |
More Win64 updates
|
Tue, 07 Mar 2006 04:58:30 +0000 |
Sam Lantinga |
Updated MacOS X support
|
Mon, 06 Mar 2006 19:20:38 +0000 |
Sam Lantinga |
Only use Altivec on PowerPC architecture
|
Mon, 06 Mar 2006 18:42:30 +0000 |
Patrice Mandin |
Add missing asm source files
|
Mon, 06 Mar 2006 18:31:30 +0000 |
Sam Lantinga |
Date: Mon, 6 Mar 2006 19:00:45 +0100
|
Mon, 06 Mar 2006 16:37:18 +0000 |
Sam Lantinga |
Get Microsoft's preprocessor symbols in there
|
Mon, 06 Mar 2006 16:33:23 +0000 |
Sam Lantinga |
Maybe it's easier to collect the big-endian architectures. :)
|
Mon, 06 Mar 2006 15:29:41 +0000 |
Sam Lantinga |
Whoops, built without libC support - doh!
|
Mon, 06 Mar 2006 08:11:10 +0000 |
Sam Lantinga |
Fixed more Win64 portability issues
|
Mon, 06 Mar 2006 07:42:36 +0000 |
Sam Lantinga |
Enabled libc support on Win32, so we don't break binary compatibility in 1.2
|
Mon, 06 Mar 2006 06:00:45 +0000 |
Sam Lantinga |
Fixed declarations to match mingw includes
|
Mon, 06 Mar 2006 01:34:36 +0000 |
Sam Lantinga |
Added ARM and SH4 detection for WinCE development environment
|
Mon, 06 Mar 2006 01:05:11 +0000 |
Sam Lantinga |
Don't put X_LIBS in the linker flags if we're dynamically loading X11
|
Mon, 06 Mar 2006 00:50:03 +0000 |
Sam Lantinga |
Removed accidentally copied/pasted script for ALSA detection
|
Sun, 05 Mar 2006 22:18:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 04 Mar 2006 08:24:35 +0000 |
Sam Lantinga |
Updated WinCE support by Dmitry (with some tweaks)
|
Sat, 04 Mar 2006 05:13:03 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 03 Mar 2006 04:43:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 02 Mar 2006 13:26:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 02 Mar 2006 13:16:02 +0000 |
Sam Lantinga |
Updated for Dreamcast KOS June 2005 snapshot:
|
Thu, 02 Mar 2006 07:46:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 02 Mar 2006 03:24:20 +0000 |
Sam Lantinga |
Date: Wed, 01 Mar 2006 10:14:31 +0000
|
Thu, 02 Mar 2006 03:18:21 +0000 |
Sam Lantinga |
Date: Wed, 1 Mar 2006 23:52:09 +0100
|
Wed, 01 Mar 2006 09:56:51 +0000 |
Sam Lantinga |
SetClassLongPtr isn't available in MinGW yet
|
Wed, 01 Mar 2006 09:43:47 +0000 |
Sam Lantinga |
Fixed a bunch of 64-bit compatibility problems
|
Mon, 27 Feb 2006 22:14:40 +0000 |
Sam Lantinga |
Hah, standard stdio code crashed on the test case.
|
Mon, 27 Feb 2006 21:17:12 +0000 |
Sam Lantinga |
Whoops, missed one
|
Mon, 27 Feb 2006 19:19:22 +0000 |
Sam Lantinga |
Date: Mon, 27 Feb 2006 17:01:43 +0100
|
Mon, 27 Feb 2006 18:58:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 27 Feb 2006 16:29:04 +0000 |
Sam Lantinga |
Argh, I forgot that zip merges files into the archive instead of recreating it.
|
Mon, 27 Feb 2006 15:51:34 +0000 |
Sam Lantinga |
Removing unused Makefile.am files
|
Mon, 27 Feb 2006 04:46:34 +0000 |
Sam Lantinga |
Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
|
Mon, 27 Feb 2006 04:44:31 +0000 |
Sam Lantinga |
Build both the .tar.gz and .zip archives when creating a CVS snapshot.
|
Mon, 27 Feb 2006 04:16:44 +0000 |
Sam Lantinga |
Prefer the raw Win32 API over stdio for file RWops
|
Mon, 27 Feb 2006 03:48:48 +0000 |
Sam Lantinga |
Date: Mon, 27 Feb 2006 02:17:29 +0100
|
Mon, 27 Feb 2006 01:32:12 +0000 |
Ryan C. Gordon |
Need this or things might misbuild on G3 Mac OS, I think.
|
Sun, 26 Feb 2006 19:46:17 +0000 |
Sam Lantinga |
Oops, missed the header
|
Sun, 26 Feb 2006 19:37:40 +0000 |
Sam Lantinga |
Fixed some OpenWatcom warnings
|
Sun, 26 Feb 2006 19:30:21 +0000 |
Sam Lantinga |
Updated OS/2 build, yay!
|
Sun, 26 Feb 2006 13:42:00 +0000 |
Sam Lantinga |
Getting closer... :)
|
Sun, 26 Feb 2006 13:40:26 +0000 |
Sam Lantinga |
Passing a NULL GL library does the right thing nowadays.
|
Sun, 26 Feb 2006 05:02:14 +0000 |
Sam Lantinga |
Fixed warnings in -pedantic mode
|
Sun, 26 Feb 2006 04:54:01 +0000 |
Sam Lantinga |
Date: Sun, 26 Feb 2006 11:25:09 +0900
|
Sun, 26 Feb 2006 04:48:24 +0000 |
Sam Lantinga |
Make sure the OpenGL library is loaded before setting up OpenGL
|
Sun, 26 Feb 2006 03:51:08 +0000 |
Sam Lantinga |
Use the right dynamic GL on MacOS Classic
|
Sun, 26 Feb 2006 03:36:33 +0000 |
Sam Lantinga |
Created a single makefile for all the tests
|
Sat, 25 Feb 2006 22:20:03 +0000 |
Sam Lantinga |
Added SDL_sysloadso.c to the Visual C++ project
|
Sat, 25 Feb 2006 22:18:25 +0000 |
Sam Lantinga |
SDL_windows.h is no longer necessary
|
Sat, 25 Feb 2006 20:48:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 25 Feb 2006 20:47:42 +0000 |
Sam Lantinga |
Updated CodeWarrior projects (at least MacOS ones)
|
Sat, 25 Feb 2006 18:52:36 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 25 Feb 2006 15:01:44 +0000 |
Sam Lantinga |
Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
|
Fri, 24 Feb 2006 18:24:57 +0000 |
Sam Lantinga |
Update for Visual C++ 6.0
|
Fri, 24 Feb 2006 17:03:06 +0000 |
Sam Lantinga |
Updated with MrC includes and function definitions
|
Fri, 24 Feb 2006 10:23:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 24 Feb 2006 09:58:03 +0000 |
Sam Lantinga |
Hmm, how am I going to keep from committing bad versions of this?
|
Fri, 24 Feb 2006 09:57:14 +0000 |
Sam Lantinga |
Updated MacOS Classic MPW build
|
Fri, 24 Feb 2006 08:17:28 +0000 |
Sam Lantinga |
Updated for Visual Studio Express 2005
|
Fri, 24 Feb 2006 07:26:31 +0000 |
Sam Lantinga |
Added pre-configured versions of SDL_config.h for various platforms
|
Fri, 24 Feb 2006 06:49:31 +0000 |
Sam Lantinga |
testplatform replaces testtypes, testendian, and testcpuinfo
|
Thu, 23 Feb 2006 21:51:10 +0000 |
Patrice Mandin |
Added preliminary support for MiNT /dev/mouse driver (disabled atm)
|
Thu, 23 Feb 2006 04:16:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 23 Feb 2006 01:09:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 22 Feb 2006 05:01:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 22 Feb 2006 04:44:33 +0000 |
Sam Lantinga |
Fixed script on mingw
|
Wed, 22 Feb 2006 00:33:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Feb 2006 22:30:43 +0000 |
Sam Lantinga |
ranlib needs to be run after the library is installed...
|
Tue, 21 Feb 2006 22:12:55 +0000 |
Sam Lantinga |
FIXME:
|
Tue, 21 Feb 2006 21:45:31 +0000 |
Patrice Mandin |
Fixed include files
|
Tue, 21 Feb 2006 19:28:45 +0000 |
Sam Lantinga |
Fixed assembly alignment error on Intel Macs.
|
Tue, 21 Feb 2006 19:27:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Feb 2006 19:24:09 +0000 |
Sam Lantinga |
Fixed build warnings on Intel Mac
|
Tue, 21 Feb 2006 18:29:39 +0000 |
Sam Lantinga |
Fixed some preprocessor mangling
|
Tue, 21 Feb 2006 18:20:10 +0000 |
Sam Lantinga |
Whoops, forgot to check in this fix
|
Tue, 21 Feb 2006 09:14:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Feb 2006 09:11:53 +0000 |
Sam Lantinga |
Added a test case
|
Tue, 21 Feb 2006 08:48:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Feb 2006 08:47:46 +0000 |
Sam Lantinga |
Catch the C++ and Objective C sources too...
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Tue, 21 Feb 2006 08:34:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Feb 2006 02:42:05 +0000 |
Sam Lantinga |
Date: Mon, 20 Feb 2006 19:54:51 -0500
|
Mon, 20 Feb 2006 23:18:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 Feb 2006 22:17:05 +0000 |
Sam Lantinga |
Whoops. :)
|
Mon, 20 Feb 2006 22:15:38 +0000 |
Sam Lantinga |
Added rules to build libSDLmain.a
|
Mon, 20 Feb 2006 20:53:52 +0000 |
Patrice Mandin |
Add missing include directories
|
Mon, 20 Feb 2006 20:53:01 +0000 |
Patrice Mandin |
Hum badly edited source
|
Mon, 20 Feb 2006 20:11:08 +0000 |
Sam Lantinga |
Set the install permissions correctly
|
Mon, 20 Feb 2006 20:08:29 +0000 |
Sam Lantinga |
Pass LDFLAGS to the build system
|
Mon, 20 Feb 2006 13:00:59 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 Feb 2006 12:45:51 +0000 |
Sam Lantinga |
Blargle-fnargle dependencies and build rules
|
Mon, 20 Feb 2006 11:49:16 +0000 |
Sam Lantinga |
Added DESTDIR support
|
Mon, 20 Feb 2006 11:30:29 +0000 |
Sam Lantinga |
Fixed X11 library detection
|
Mon, 20 Feb 2006 11:29:36 +0000 |
Sam Lantinga |
Fixed build dependencies... ugh
|
Mon, 20 Feb 2006 10:19:47 +0000 |
Sam Lantinga |
Tests require SDL 1.2.10
|
Mon, 20 Feb 2006 10:19:22 +0000 |
Sam Lantinga |
Pick the right default GL library on IRIX
|
Mon, 20 Feb 2006 10:18:08 +0000 |
Sam Lantinga |
Fixed defaults for 8 bpp visuals
|
Mon, 20 Feb 2006 08:49:00 +0000 |
Sam Lantinga |
build fixes for IRIX 6.5 - dynamic X11 loading works! :)
|
Mon, 20 Feb 2006 03:57:03 +0000 |
Sam Lantinga |
NetBSD support
|
Mon, 20 Feb 2006 03:11:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 Feb 2006 02:30:15 +0000 |
Sam Lantinga |
On FreeBSD, alloca is defined in stdlib.h
|
Mon, 20 Feb 2006 02:09:49 +0000 |
Sam Lantinga |
Completely removed dependency on automake
|
Sun, 19 Feb 2006 23:46:34 +0000 |
Sam Lantinga |
Use only safe string functions
|
Sun, 19 Feb 2006 23:38:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 Feb 2006 19:38:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 Feb 2006 18:52:51 +0000 |
Sam Lantinga |
I don't think we need aclocal anymore (comes from the automake package)
|
Sun, 19 Feb 2006 18:46:58 +0000 |
Sam Lantinga |
sprintf should have been snprintf
|
Sun, 19 Feb 2006 17:38:32 +0000 |
Sam Lantinga |
QuickTime depends on Carbon and ApplicationServices
|
Sun, 19 Feb 2006 16:42:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 Feb 2006 06:02:57 +0000 |
Sam Lantinga |
Whoops
|
Sat, 18 Feb 2006 07:21:42 +0000 |
Sam Lantinga |
Added a reminder on where to put libSDL.so
|
Sat, 18 Feb 2006 07:11:58 +0000 |
Sam Lantinga |
Detect the X11 library on Solaris x86
|
Sat, 18 Feb 2006 07:05:18 +0000 |
Sam Lantinga |
Doh! Bitten by search and replace. :)
|
Sat, 18 Feb 2006 06:51:00 +0000 |
Sam Lantinga |
More fixes for building on BeOS
|
Fri, 17 Feb 2006 08:43:23 +0000 |
Sam Lantinga |
Fixes for BeOS and Solaris builds
|
Thu, 16 Feb 2006 23:32:39 +0000 |
Sam Lantinga |
spaces, not tabs. :)
|
Thu, 16 Feb 2006 22:33:34 +0000 |
Patrice Mandin |
Add missing clause
|
Thu, 16 Feb 2006 22:00:06 +0000 |
Patrice Mandin |
Fix typo
|
Thu, 16 Feb 2006 20:17:43 +0000 |
Sam Lantinga |
Fixed building with cygwin
|
Thu, 16 Feb 2006 10:22:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Fri, 10 Feb 2006 07:29:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 10 Feb 2006 07:03:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Fri, 10 Feb 2006 03:21:39 +0000 |
Sam Lantinga |
Whoops, need this. :)
|
Fri, 10 Feb 2006 03:19:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 10 Feb 2006 03:00:38 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 09 Feb 2006 09:38:05 +0000 |
Sam Lantinga |
Fixed build problem with SDL_string.c
|
Thu, 09 Feb 2006 09:07:13 +0000 |
Sam Lantinga |
Started the process of improving configure support, and merging C types
|
Thu, 09 Feb 2006 05:46:55 +0000 |
Sam Lantinga |
Disable freaking autoheader. :)
|
Wed, 08 Feb 2006 20:29:12 +0000 |
Ryan C. Gordon |
Changed X11 header order so it works on Solaris.
|
Wed, 08 Feb 2006 18:59:49 +0000 |
Patrice Mandin |
Fixes for new SDL embedded libc stuff
|
Wed, 08 Feb 2006 17:23:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 08 Feb 2006 17:19:43 +0000 |
Sam Lantinga |
Date: Mon, 6 Feb 2006 11:41:04 -0500
|
Wed, 08 Feb 2006 09:06:34 +0000 |
Sam Lantinga |
Check for strtod
|
Wed, 08 Feb 2006 08:55:33 +0000 |
Sam Lantinga |
Default to build SDL without MSVCRT
|
Tue, 07 Feb 2006 18:36:54 +0000 |
Sam Lantinga |
Fixes for Visual C++ 6.0
|
Tue, 07 Feb 2006 17:49:40 +0000 |
Sam Lantinga |
G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
|
Tue, 07 Feb 2006 17:46:19 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 07 Feb 2006 12:15:46 +0000 |
Sam Lantinga |
Fixed it Hayashi Naoyuki's way. :)
|
Tue, 07 Feb 2006 12:11:33 +0000 |
Sam Lantinga |
Configure dynamically generates SDL_config.h
|
Tue, 07 Feb 2006 11:18:21 +0000 |
Ryan C. Gordon |
Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
|
Tue, 07 Feb 2006 10:40:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
Tue, 07 Feb 2006 07:03:29 +0000 |
Sam Lantinga |
Don't touch code that we brought in from other sources
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
Mon, 06 Feb 2006 17:28:04 +0000 |
Sam Lantinga |
SDL_config.h will eventually be a general feature set test,
|
Mon, 06 Feb 2006 17:26:47 +0000 |
Sam Lantinga |
Proper credit to uClibc :)
|
Mon, 06 Feb 2006 08:58:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 06 Feb 2006 08:47:44 +0000 |
Sam Lantinga |
Update from Alan Buckley
|
Mon, 06 Feb 2006 08:46:14 +0000 |
Sam Lantinga |
A few fixes to get this building on Linux again
|
Mon, 06 Feb 2006 08:28:51 +0000 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
Sat, 04 Feb 2006 22:01:44 +0000 |
Sam Lantinga |
Seek back to start on error
|
Sat, 04 Feb 2006 16:29:22 +0000 |
Sam Lantinga |
Date: Sat, 04 Feb 2006 19:47:23 +0900
|
Sat, 04 Feb 2006 08:35:11 +0000 |
Sam Lantinga |
Resolved bug #130
|
Fri, 03 Feb 2006 07:43:42 +0000 |
Sam Lantinga |
From: Hayashi Naoyuki
|
Fri, 03 Feb 2006 07:39:02 +0000 |
Sam Lantinga |
Resolve bug #120
|
Fri, 03 Feb 2006 06:33:54 +0000 |
Sam Lantinga |
Favor using pthread_mutexattr_settype() on Linux.
|
Fri, 03 Feb 2006 06:01:23 +0000 |
Sam Lantinga |
Fixed compile warning
|
Thu, 02 Feb 2006 21:27:24 +0000 |
Patrice Mandin |
Update for mintlib 0.57.6 (m68k-atari-mint libc)
|
Thu, 02 Feb 2006 06:26:39 +0000 |
Sam Lantinga |
Date: Wed, 1 Feb 2006 18:20:33 -0800
|
Thu, 02 Feb 2006 05:35:42 +0000 |
Ryan C. Gordon |
AAlib driver was using C runtime string functions without including string.h.
|
Wed, 01 Feb 2006 19:59:02 +0000 |
Ryan C. Gordon |
Logic bug in X11 Unicode input shutdown...was checking for == NULL
|
Wed, 01 Feb 2006 09:28:42 +0000 |
Sam Lantinga |
Eliminate duplicate modes with different refresh rates
|
Wed, 01 Feb 2006 09:01:12 +0000 |
Sam Lantinga |
Updated exports
|
Wed, 01 Feb 2006 08:24:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 01 Feb 2006 08:17:54 +0000 |
Sam Lantinga |
Merged useful fixes from 1.3 branch
|
Wed, 01 Feb 2006 08:03:04 +0000 |
Ryan C. Gordon |
Fixed dynamic X11 for now, I think.
|
Wed, 01 Feb 2006 07:12:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Wed, 01 Feb 2006 04:23:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 31 Jan 2006 21:33:35 +0000 |
Patrice Mandin |
Add flag to post mouse button events or not, and use defined function to post them
|
Tue, 31 Jan 2006 19:46:26 +0000 |
Sam Lantinga |
Bah, I don't know what I'm doing.
|
Tue, 31 Jan 2006 19:40:25 +0000 |
Sam Lantinga |
Quit building the frigging F77 libtool configuration!
|
Tue, 31 Jan 2006 19:09:09 +0000 |
Sam Lantinga |
We're no longer doing compile checks on the X11 extensions which we include.
|
Tue, 31 Jan 2006 18:39:32 +0000 |
Ryan C. Gordon |
Changed references to XFree86 to Xext to match change in directory structure.
|
Tue, 31 Jan 2006 18:08:33 +0000 |
Sam Lantinga |
Reverted in favor of this one:
|
Tue, 31 Jan 2006 17:56:44 +0000 |
Sam Lantinga |
XFree86 directory renamed to Xext
|
Tue, 31 Jan 2006 15:30:42 +0000 |
Sam Lantinga |
Date: Tue, 05 Jul 2005 21:43:26 +1000
|
Tue, 31 Jan 2006 14:59:43 +0000 |
Sam Lantinga |
Date: Sat, 14 Jan 2006 15:16:01 -0500
|
Tue, 31 Jan 2006 01:16:21 +0000 |
Sam Lantinga |
Oops
|
Mon, 30 Jan 2006 18:56:30 +0000 |
Ryan C. Gordon |
Removed some old Mac OS X cruft.
|
Mon, 30 Jan 2006 18:21:44 +0000 |
Ryan C. Gordon |
Corrects dynamic X11 code on Tru64 systems.
|
Mon, 30 Jan 2006 14:27:56 +0000 |
Sam Lantinga |
This library is now available under the LGPL 2.1, the major change of which
|
Mon, 30 Jan 2006 13:32:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 30 Jan 2006 13:30:44 +0000 |
Sam Lantinga |
Fixed crash:
|
Mon, 30 Jan 2006 06:56:10 +0000 |
Sam Lantinga |
Date: Sun, 6 Mar 2005 17:06:20 +0100
|
Sun, 29 Jan 2006 23:14:04 +0000 |
Sam Lantinga |
Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
|
Sun, 29 Jan 2006 23:06:05 +0000 |
Sam Lantinga |
Added some useful command line arguments for testing
|
Sun, 29 Jan 2006 22:23:54 +0000 |
Sam Lantinga |
Fixed palette bug on non-WinCE
|
Sun, 29 Jan 2006 22:09:26 +0000 |
Sam Lantinga |
Only save the window position if we're in windowed mode
|
Sun, 29 Jan 2006 18:17:35 +0000 |
Sam Lantinga |
The event code was fine, and calculated the SDL_windowX/Y correctly.
|
Sun, 29 Jan 2006 09:19:55 +0000 |
Sam Lantinga |
Date: Fri, 18 Feb 2005 07:58:00 +0200
|
Sun, 29 Jan 2006 09:13:36 +0000 |
Sam Lantinga |
Cleaned up the app registration stuff a bit
|
Sun, 29 Jan 2006 08:50:06 +0000 |
Sam Lantinga |
Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
|
Sun, 29 Jan 2006 08:39:35 +0000 |
Sam Lantinga |
Use the executable directory, not the current directory, for stdio output files
|
Sun, 29 Jan 2006 08:19:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 29 Jan 2006 08:18:56 +0000 |
Sam Lantinga |
Report both absolute and relative motion
|
Sun, 29 Jan 2006 08:18:06 +0000 |
Sam Lantinga |
Date: Fri, 14 Jan 2005 21:52:46 +0100
|
Sun, 29 Jan 2006 07:57:13 +0000 |
Sam Lantinga |
Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
|
Sun, 29 Jan 2006 06:40:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 29 Jan 2006 06:11:38 +0000 |
Sam Lantinga |
Re-query the SDL_WINDOWID each time we initialize the video
|
Sat, 28 Jan 2006 05:47:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 27 Jan 2006 08:51:27 +0000 |
Sam Lantinga |
Avoid warnings in Visual C++ 2005
|
Fri, 27 Jan 2006 08:47:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 27 Jan 2006 07:02:19 +0000 |
Sam Lantinga |
Wacky! :)
|
Fri, 27 Jan 2006 06:36:33 +0000 |
Sam Lantinga |
Fixed to match the docs
|
Fri, 27 Jan 2006 05:36:47 +0000 |
Sam Lantinga |
Date: Mon, 23 Feb 2004 23:29:20 -0500
|
Thu, 26 Jan 2006 08:45:51 +0000 |
Sam Lantinga |
Who'd have thought that Windows CE wouldn't have the environment APIs?
|
Thu, 26 Jan 2006 08:08:22 +0000 |
Sam Lantinga |
Compile fix for Window CE
|
Thu, 26 Jan 2006 07:38:43 +0000 |
Sam Lantinga |
Whoops! (hope this compiles...)
|
Thu, 26 Jan 2006 07:33:57 +0000 |
Sam Lantinga |
Updated config* from CVS
|
Thu, 26 Jan 2006 06:10:34 +0000 |
Sam Lantinga |
Some explanation on why SDL_RWFromFP doesn't always work on Win32
|
Thu, 26 Jan 2006 06:06:56 +0000 |
Sam Lantinga |
Use Win32 API for putenv/getenv to avoid C runtime conflicts
|
Wed, 25 Jan 2006 20:36:21 +0000 |
Patrice Mandin |
Correctly manage mouse relative motion
|
Wed, 25 Jan 2006 18:11:56 +0000 |
Patrice Mandin |
SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present
|
Wed, 25 Jan 2006 07:04:02 +0000 |
Sam Lantinga |
Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)
|
Wed, 25 Jan 2006 07:00:40 +0000 |
Sam Lantinga |
Date: Sun, 21 Sep 2003 19:52:42 -0600
|
Wed, 25 Jan 2006 06:53:50 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 25 Jan 2006 06:12:57 +0000 |
Sam Lantinga |
Hopefully the X servers have been fixed (in 5 years) :)
|
Wed, 25 Jan 2006 06:04:21 +0000 |
Sam Lantinga |
Date: Thu, 04 Sep 2003 02:12:35 +0200
|
Tue, 24 Jan 2006 07:20:18 +0000 |
Sam Lantinga |
Date: 10 Jun 2003 15:30:59 -0400
|
Tue, 24 Jan 2006 06:36:43 +0000 |
Sam Lantinga |
te: Thu, 17 Apr 2003 11:25:26 -0700
|
Fri, 20 Jan 2006 13:07:25 +0000 |
Sam Lantinga |
Date: Thu, 19 Jan 2006 20:02:29 +0200
|
Thu, 19 Jan 2006 21:28:52 +0000 |
Patrice Mandin |
[PATCH] SDL_GetVideoMode() does not find best mode, part 2
|
Thu, 19 Jan 2006 18:08:28 +0000 |
Patrice Mandin |
Rollback 1.28 change, but only for UpdateRects function this time
|
Thu, 19 Jan 2006 12:05:14 +0000 |
Sam Lantinga |
Fixed MPW include file order
|
Thu, 19 Jan 2006 10:25:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 19 Jan 2006 09:09:32 +0000 |
Sam Lantinga |
Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
|
Thu, 19 Jan 2006 08:53:12 +0000 |
Ryan C. Gordon |
Added .cvsignore to the XME directory.
|
Thu, 19 Jan 2006 08:43:00 +0000 |
Ryan C. Gordon |
Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
|
Thu, 19 Jan 2006 08:36:41 +0000 |
Ryan C. Gordon |
Fixed up build script to catch some of the newer files in a "make dist" run.
|
Thu, 19 Jan 2006 05:34:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 14 Jan 2006 08:15:38 +0000 |
Ryan C. Gordon |
Catch X11 extension errors...since most of these are notifications that we
|
Fri, 13 Jan 2006 02:36:35 +0000 |
Ryan C. Gordon |
Don't trample SDL_LoadObject()'s error message in GL loader.
|
Fri, 13 Jan 2006 02:32:07 +0000 |
Ryan C. Gordon |
Make error message meaningful if dlopen() fails on libX11.
|
Fri, 13 Jan 2006 01:30:21 +0000 |
Ryan C. Gordon |
Patched to compile with debugging enabled.
|
Fri, 13 Jan 2006 01:08:39 +0000 |
Ryan C. Gordon |
More dynamic X11 work.
|
Thu, 12 Jan 2006 23:06:23 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 12 Jan 2006 22:46:36 +0000 |
Ryan C. Gordon |
Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
|
Tue, 10 Jan 2006 20:52:35 +0000 |
Ryan C. Gordon |
Properly restore vidmode when switching back to SDL's virtual terminal with
|
Sun, 08 Jan 2006 21:18:15 +0000 |
Ryan C. Gordon |
From Bug #36:
|
Sun, 08 Jan 2006 17:29:19 +0000 |
Patrice Mandin |
Rollback
|
Sun, 08 Jan 2006 10:22:27 +0000 |
Patrice Mandin |
Load default OpenGL library if needed at driver initialization
|
Fri, 06 Jan 2006 22:24:09 +0000 |
Patrice Mandin |
Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.
|
Fri, 06 Jan 2006 20:57:59 +0000 |
Ryan C. Gordon |
Minor bit of debug output added to dynamic X11 code.
|
Fri, 06 Jan 2006 20:56:13 +0000 |
Ryan C. Gordon |
Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
|
Fri, 06 Jan 2006 13:20:10 +0000 |
Ryan C. Gordon |
For sanity's sake, removed the '&' when passing copy_row array to asm.
|
Fri, 06 Jan 2006 00:56:12 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 05 Jan 2006 16:40:51 +0000 |
Ryan C. Gordon |
Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.
|
Thu, 05 Jan 2006 16:37:46 +0000 |
Ryan C. Gordon |
testblitspeed.c improvements: cleaned up output, and allow user to set surface
|
Thu, 05 Jan 2006 15:25:19 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Thu, 05 Jan 2006 08:17:35 +0000 |
Ryan C. Gordon |
Patch from Michael Bonfils to add CPUID support for x86 Solaris.
|
Thu, 05 Jan 2006 07:20:12 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Thu, 05 Jan 2006 07:08:59 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Wed, 04 Jan 2006 22:57:50 +0000 |
Ryan C. Gordon |
More dynamic X11 fixes...catches some code in Xlib headers that caused
|
Wed, 04 Jan 2006 21:01:49 +0000 |
Ryan C. Gordon |
Windows should use _beginthreadex() instead of CreateThread(), to avoid a
|
Wed, 04 Jan 2006 20:53:55 +0000 |
Ryan C. Gordon |
Debug code should check right function names.
|
Wed, 04 Jan 2006 19:25:18 +0000 |
Ryan C. Gordon |
Removed some incorrect comments in the "dc" driver that survived the
|
Wed, 04 Jan 2006 01:08:40 +0000 |
Sam Lantinga |
Bumped the version number for the next release
|
Mon, 02 Jan 2006 19:49:21 +0000 |
Patrice Mandin |
Use a simple table for Unicode translation
|
Mon, 02 Jan 2006 12:48:58 +0000 |
Ryan C. Gordon |
Quartz driver: Make sure we pass a pointer to the right type.
|
Mon, 02 Jan 2006 12:37:40 +0000 |
Ryan C. Gordon |
Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
|
Mon, 02 Jan 2006 10:49:37 +0000 |
Ryan C. Gordon |
Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
|
Mon, 02 Jan 2006 09:32:54 +0000 |
Sam Lantinga |
Oops, actually use the timings in the modes db. :)
|
Mon, 02 Jan 2006 09:13:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 02 Jan 2006 09:08:05 +0000 |
Sam Lantinga |
Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
|
Mon, 02 Jan 2006 08:07:41 +0000 |
Ryan C. Gordon |
Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
|
Mon, 02 Jan 2006 07:09:52 +0000 |
Ryan C. Gordon |
Quartz target shouldn't crash if an event thread is used.
|
Mon, 02 Jan 2006 00:31:00 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Sun, 01 Jan 2006 23:45:52 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Sun, 01 Jan 2006 23:34:06 +0000 |
Ryan C. Gordon |
Bumped windib's priority above DirectX, since both DirectDraw and DirectInput
|
Sun, 01 Jan 2006 19:14:11 +0000 |
Patrice Mandin |
Added preliminary missingtranslation from Atari to Unicode charset
|
Fri, 23 Dec 2005 09:40:15 +0000 |
Sam Lantinga |
From: "alan buckley" <alan_baa@hotmail.com>
|
Wed, 21 Dec 2005 18:02:36 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Mon, 19 Dec 2005 06:58:51 +0000 |
Ryan C. Gordon |
Patched to compile on gcc 2.95.3.
|
Wed, 14 Dec 2005 05:55:17 +0000 |
Sam Lantinga |
Updated to the latest glext.h
|
Tue, 13 Dec 2005 16:40:12 +0000 |
Sam Lantinga |
Date: Tue, 13 Dec 2005 13:33:50 +0000
|
Mon, 12 Dec 2005 11:14:29 +0000 |
Ryan C. Gordon |
Fixed configure script on latest Mac OS X developer tools (and hopefully
|
Mon, 12 Dec 2005 10:54:41 +0000 |
Ryan C. Gordon |
Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
|
Mon, 12 Dec 2005 09:26:32 +0000 |
Ryan C. Gordon |
Date: Sat, 10 Dec 2005 18:29:41 +0100
|
Mon, 12 Dec 2005 09:22:36 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Dec 2005 20:37:04 +0100
|
Mon, 12 Dec 2005 09:13:12 +0000 |
Ryan C. Gordon |
From: Mike Frysinger <vapier@gentoo.org>
|
Thu, 08 Dec 2005 14:48:21 +0000 |
Sam Lantinga |
Fixed gcc 4 warnings
|
Thu, 08 Dec 2005 14:41:49 +0000 |
Sam Lantinga |
Fixed compiling with gcc 4, patch applied from Gentoo Bugzilla:
|
Thu, 08 Dec 2005 14:21:17 +0000 |
Sam Lantinga |
Fixed compile warnings with gcc 4
|
Tue, 06 Dec 2005 14:36:39 +0000 |
Ryan C. Gordon |
Fixed OpenGL usage in Quartz target when SDL_SetVideoMode() is called without
|
Mon, 05 Dec 2005 04:36:53 +0000 |
Ryan C. Gordon |
Date: Sun, 04 Dec 2005 21:43:46 -0500
|
Thu, 01 Dec 2005 19:22:32 +0000 |
Ryan C. Gordon |
Don't need to link against libstdc++ on Mac OS X now.
|
Mon, 28 Nov 2005 13:58:26 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Wed, 23 Nov 2005 11:46:36 +0000 |
Ryan C. Gordon |
Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
|
Wed, 23 Nov 2005 07:29:56 +0000 |
Ryan C. Gordon |
OS/2 port!
|
Wed, 23 Nov 2005 07:23:48 +0000 |
Ryan C. Gordon |
Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
|
Wed, 23 Nov 2005 07:07:19 +0000 |
Ryan C. Gordon |
Added #include "SDL_loadso.h" to SDL.h.
|
Tue, 22 Nov 2005 15:19:50 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Tue, 22 Nov 2005 15:11:33 +0000 |
Ryan C. Gordon |
Patched OpenBSD audio to compile on newer GCC versions.
|
Tue, 22 Nov 2005 15:10:41 +0000 |
Ryan C. Gordon |
Apparently some bits of the BSD joystick code are x86 only...joystick.h
|
Tue, 22 Nov 2005 15:07:41 +0000 |
Ryan C. Gordon |
Date: Tue, 22 Nov 2005 14:11:06 +0100 (MET)
|
Tue, 22 Nov 2005 09:59:42 +0000 |
Ryan C. Gordon |
Fixed bug reported here:
|
Tue, 22 Nov 2005 09:05:15 +0000 |
Ryan C. Gordon |
X11 driver now chooses "libGL.so.1" as a default when a NULL is passed to
|
Tue, 22 Nov 2005 08:21:39 +0000 |
Ryan C. Gordon |
Quartz driver OpenGL updates:
|
Tue, 22 Nov 2005 07:10:07 +0000 |
Ryan C. Gordon |
From: Tyler Montbriand <tsm@accesscomm.ca>
|
Mon, 21 Nov 2005 00:31:29 +0000 |
Ryan C. Gordon |
Don't use X11 unicode keys on anything but keypress events.
|
Mon, 21 Nov 2005 00:16:34 +0000 |
Ryan C. Gordon |
Real Unicode support for X11. Based on updated version of this patch:
|
Sun, 20 Nov 2005 23:59:26 +0000 |
Ryan C. Gordon |
SDL_GL_LoadLibrary() was returning 1, and not 0, to signify "success" on the
|
Sat, 19 Nov 2005 18:57:00 +0000 |
Ryan C. Gordon |
Date: Mon, 17 Oct 2005 20:09:03 -0400
|
Thu, 17 Nov 2005 03:43:42 +0000 |
Ryan C. Gordon |
Fixed Altivec support on Mac OS X.
|
Thu, 17 Nov 2005 03:16:01 +0000 |
Ryan C. Gordon |
Enable dynamic X11 on Mac OS X.
|
Thu, 17 Nov 2005 03:15:05 +0000 |
Ryan C. Gordon |
Split up src/SDL_loadso.c into platform directories.
|
Thu, 17 Nov 2005 03:04:47 +0000 |
Ryan C. Gordon |
Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(),
|
Thu, 17 Nov 2005 02:35:15 +0000 |
Ryan C. Gordon |
Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
|
Tue, 08 Nov 2005 01:34:28 +0000 |
Ryan C. Gordon |
Use the right libs in dynamic X11 loading.
|
Sun, 06 Nov 2005 17:05:12 +0000 |
Ryan C. Gordon |
Date: Sun, 06 Nov 2005 18:23:03 +0900
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|
Sat, 05 Nov 2005 17:41:11 +0000 |
Sam Lantinga |
Date: Sat, 05 Nov 2005 17:46:48 +0900
|
Tue, 01 Nov 2005 23:19:59 +0000 |
Sam Lantinga |
Date: Tue, 1 Nov 2005 20:25:10 +0100
|
Tue, 01 Nov 2005 04:18:08 +0000 |
Ryan C. Gordon |
Date: Tue, 1 Nov 2005 02:51:09 +0000
|
Tue, 01 Nov 2005 04:14:24 +0000 |
Ryan C. Gordon |
Date: Mon, 31 Oct 2005 14:23:34 +0100
|
Sun, 30 Oct 2005 05:45:46 +0000 |
Ryan C. Gordon |
Prevent division-by-zero in WarpMouse if surface's pitch is zero (a GL surface?).
|
Thu, 20 Oct 2005 06:55:26 +0000 |
Ryan C. Gordon |
Enable altivec blitters on PowerPC Linux, and some fixes for recent
|
Thu, 20 Oct 2005 06:53:56 +0000 |
Ryan C. Gordon |
Placate gcc's strict aliasing rules with an extra cast.
|
Thu, 13 Oct 2005 09:47:06 +0000 |
Ryan C. Gordon |
Closed a memory leak caused when quitting video subsystem on Quartz target.
|
Tue, 11 Oct 2005 23:57:04 +0000 |
Ryan C. Gordon |
Valgrind fix.
|
Tue, 11 Oct 2005 20:05:54 +0000 |
Ryan C. Gordon |
POSIX clock_gettime() isn't available on Linux before 2.6, and the symbol may
|
Tue, 11 Oct 2005 18:16:12 +0000 |
Ryan C. Gordon |
Date: Mon, 10 Oct 2005 13:09:32 +0300
|
Tue, 11 Oct 2005 17:33:03 +0000 |
Ryan C. Gordon |
Date: Tue, 11 Oct 2005 16:58:12 +0300 (EEST)
|
Mon, 03 Oct 2005 08:38:28 +0000 |
Ryan C. Gordon |
Fixed some compiler warnings about "unreachable code" on Watcom C.
|
Mon, 03 Oct 2005 08:12:32 +0000 |
Ryan C. Gordon |
Fixed compiler warnings in Watcom C.
|
Sun, 02 Oct 2005 00:50:03 +0000 |
Ryan C. Gordon |
SDL_CDROMInit() shouldn't be a stub in the dummy driver, since that's
|
Thu, 29 Sep 2005 09:43:00 +0000 |
Ryan C. Gordon |
Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
|
Wed, 28 Sep 2005 11:36:20 +0000 |
Ryan C. Gordon |
Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
|
Wed, 28 Sep 2005 06:38:22 +0000 |
Ryan C. Gordon |
Typo that broke Windows builds.
|
Wed, 28 Sep 2005 03:34:24 +0000 |
Ryan C. Gordon |
Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
|
Wed, 28 Sep 2005 02:26:29 +0000 |
Ryan C. Gordon |
Patched inline assembly to compile on gcc 4.0.1. Details are here:
|
Tue, 27 Sep 2005 12:14:17 +0000 |
Ryan C. Gordon |
From: "Alex Volkov" <avcp-sdlmail@usa.net>
|
Tue, 27 Sep 2005 11:27:38 +0000 |
Ryan C. Gordon |
Date: Sat, 17 Sep 2005 13:38:49 +0200
|
Tue, 27 Sep 2005 09:00:42 +0000 |
Ryan C. Gordon |
Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
|
Tue, 27 Sep 2005 08:36:28 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Sep 2005 14:41:07 +0300 (EEST)
|
Thu, 22 Sep 2005 08:48:16 +0000 |
Ryan C. Gordon |
Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam
|
Sun, 11 Sep 2005 04:15:44 +0000 |
Sam Lantinga |
Date: Fri, 2 Sep 2005 21:56:50 -0400
|
Thu, 08 Sep 2005 18:26:56 +0000 |
Ryan C. Gordon |
If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more
|
Thu, 08 Sep 2005 07:33:22 +0000 |
Ryan C. Gordon |
iPod Linux framebuffer support.
|
Thu, 08 Sep 2005 07:20:59 +0000 |
Ryan C. Gordon |
Altivec blitter for 555 -> 8888 surface, written by me.
|
Thu, 08 Sep 2005 07:15:44 +0000 |
Ryan C. Gordon |
Commercial-OSS-on-Solaris patch...
|
Thu, 08 Sep 2005 06:49:20 +0000 |
Ryan C. Gordon |
Byte order detection fixes in SDL_endian.h ...
|
Thu, 08 Sep 2005 06:43:51 +0000 |
Ryan C. Gordon |
Fix dlvsym() detection in the configure script.
|
Thu, 08 Sep 2005 06:34:28 +0000 |
Ryan C. Gordon |
Mac Classic and CodeWarrior patches.
|
Thu, 08 Sep 2005 06:17:23 +0000 |
Ryan C. Gordon |
Forgot to add this with the previous Carbon/Cocoa/X11 commit.
|
Thu, 08 Sep 2005 06:16:14 +0000 |
Ryan C. Gordon |
The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
|
Thu, 25 Aug 2005 20:31:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 24 Aug 2005 21:57:48 +0000 |
Sam Lantinga |
Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
release-1.2.9
|
Wed, 24 Aug 2005 05:49:57 +0000 |
Sam Lantinga |
Updated version number
|
Tue, 23 Aug 2005 15:22:03 +0000 |
Sam Lantinga |
Updated the version number...
|
Tue, 23 Aug 2005 06:43:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 23 Aug 2005 06:36:23 +0000 |
Sam Lantinga |
Date: Mon, 22 Aug 2005 04:22:46 -0400
|
Mon, 22 Aug 2005 14:38:31 +0000 |
Ryan C. Gordon |
Fix for bug reported by Michael Benfield on the SDL mailing list:
|
Mon, 22 Aug 2005 14:18:15 +0000 |
Ryan C. Gordon |
Apparently MacOS X will sometimes pass command line arguments to a Cocoa
|
Sun, 21 Aug 2005 08:02:23 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 21 Aug 2005 06:18:54 +0000 |
Sam Lantinga |
Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
|
Sat, 20 Aug 2005 21:39:06 +0000 |
Ryan C. Gordon |
From Patrice Mandin:
|
Sat, 20 Aug 2005 17:46:33 +0000 |
Sam Lantinga |
Added support for Visual C++ 2005
|
Thu, 18 Aug 2005 06:46:32 +0000 |
Ryan C. Gordon |
Patch by me to fix crash described below.
|
Thu, 18 Aug 2005 06:18:30 +0000 |
Ryan C. Gordon |
SDL_GetAppState() correction when toggling fullscreen on OSX.
|
Thu, 18 Aug 2005 06:06:02 +0000 |
Ryan C. Gordon |
Date: Wed, 17 Aug 2005 11:23:40 -0400
|
Wed, 17 Aug 2005 00:19:45 +0000 |
Ryan C. Gordon |
From: Jim Paris <jim_jtan_com>
|
Tue, 16 Aug 2005 09:57:16 +0000 |
Patrice Mandin |
Sleep a bit less in thread
|
Thu, 11 Aug 2005 05:08:28 +0000 |
Ryan C. Gordon |
Fixed mismerged patch.
|
Thu, 11 Aug 2005 01:02:01 +0000 |
Ryan C. Gordon |
Patches to make SDL compatible with Win95 again.
|
Thu, 11 Aug 2005 00:56:16 +0000 |
Ryan C. Gordon |
In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
|
Wed, 10 Aug 2005 14:30:53 +0000 |
Patrice Mandin |
Document recent audio updates
|
Wed, 10 Aug 2005 13:29:49 +0000 |
Patrice Mandin |
Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
|
Tue, 09 Aug 2005 07:28:35 +0000 |
Patrice Mandin |
Revert back to 1.6 revision
|
Mon, 08 Aug 2005 08:17:35 +0000 |
Patrice Mandin |
And do not forget the correct test
|
Mon, 08 Aug 2005 08:06:05 +0000 |
Patrice Mandin |
Was checking wrong address for ACIA MIDI
|
Sun, 07 Aug 2005 12:17:28 +0000 |
Patrice Mandin |
Can use both clocks of FDI interface on Falcon, plus digital output
|
Fri, 29 Jul 2005 10:59:49 +0000 |
Patrice Mandin |
Disable XBIOS in interrupt also under Magic
|
Fri, 29 Jul 2005 10:59:02 +0000 |
Patrice Mandin |
Disable Centscreen screensaver
|
Wed, 27 Jul 2005 19:46:59 +0000 |
Patrice Mandin |
Tell user how many bytes are needed
|
Wed, 27 Jul 2005 19:18:10 +0000 |
Patrice Mandin |
Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
|
Wed, 27 Jul 2005 16:30:12 +0000 |
Patrice Mandin |
Revert back change between 1.29 and 1.30
|
Thu, 21 Jul 2005 22:21:51 +0000 |
Patrice Mandin |
Revert back screen centering when using c2p
|
Thu, 21 Jul 2005 21:33:15 +0000 |
Patrice Mandin |
Checking external clock on DSP port was leaving audio crossbar in limbo state
|
Thu, 21 Jul 2005 06:19:18 +0000 |
Sam Lantinga |
Date: Fri, 15 Jul 2005 08:29:01 +0100
|
Wed, 20 Jul 2005 17:47:18 +0000 |
Patrice Mandin |
Set MFP interrupt at end of frame
|
Wed, 20 Jul 2005 17:44:11 +0000 |
Patrice Mandin |
Move GSXB callback to C source
|
Wed, 20 Jul 2005 17:40:58 +0000 |
Patrice Mandin |
Reserve space in system buffer to call XBIOS from interrupt
|
Wed, 20 Jul 2005 17:39:10 +0000 |
Patrice Mandin |
XBIOS in interrupt not usable under MiNT
|
Mon, 18 Jul 2005 13:42:57 +0000 |
Patrice Mandin |
Set hardware palette to black in True Colour mode
|
Sun, 17 Jul 2005 07:11:43 +0000 |
Patrice Mandin |
Save all registers on interrupt
|
Thu, 07 Jul 2005 22:51:59 +0000 |
Patrice Mandin |
Forgot variable declaration
|
Thu, 07 Jul 2005 15:29:38 +0000 |
Patrice Mandin |
Correctly process top/bottom event messages
|
Thu, 07 Jul 2005 15:06:38 +0000 |
Patrice Mandin |
Send window to the bottom
|
Thu, 07 Jul 2005 13:38:22 +0000 |
Patrice Mandin |
Don't use both mouse events for the same task
|
Thu, 07 Jul 2005 12:10:30 +0000 |
Patrice Mandin |
Don't generate multiple mouse focus events
|
Fri, 01 Jul 2005 15:39:23 +0000 |
Patrice Mandin |
Document IKBD hardware problem with mouse buttons and joystick fire buttons
|
Thu, 30 Jun 2005 12:03:19 +0000 |
Patrice Mandin |
Cleanup C2P routine
|
Thu, 30 Jun 2005 12:02:25 +0000 |
Patrice Mandin |
4bits screen also has hardware palette
|
Thu, 30 Jun 2005 08:20:53 +0000 |
Patrice Mandin |
Was not using firstcolor parameter
|
Wed, 29 Jun 2005 20:38:56 +0000 |
Patrice Mandin |
Direct newbies to what to do
|
Wed, 29 Jun 2005 20:32:46 +0000 |
Patrice Mandin |
Avoid generating multiple key press/release messages for the same key
|
Wed, 29 Jun 2005 16:18:46 +0000 |
Patrice Mandin |
Call old interrupt when receiving MIDI stuff
|
Wed, 29 Jun 2005 16:18:08 +0000 |
Patrice Mandin |
Remove debug code
|
Sat, 25 Jun 2005 18:21:13 +0000 |
Patrice Mandin |
Forgot enumeration value for Atari clones
|
Fri, 24 Jun 2005 12:48:38 +0000 |
Ryan C. Gordon |
Patch from Antonio SJ Musumeci:
|
Wed, 15 Jun 2005 23:41:57 +0000 |
Ryan C. Gordon |
The Darwin/MacOSX joystick code is largely copied from the HID Utilities
|
Sun, 12 Jun 2005 16:12:55 +0000 |
Patrice Mandin |
[PATCH] SDL_GetVideoMode() do not find the best video mode
|
Tue, 07 Jun 2005 13:30:06 +0000 |
Patrice Mandin |
Use wrong line length of menubar save buffer
|
Tue, 07 Jun 2005 11:52:46 +0000 |
Patrice Mandin |
Save/restore system palette when application topped/untopped
|
Mon, 06 Jun 2005 21:50:26 +0000 |
Patrice Mandin |
Another forgotten variable declaration
|
Mon, 06 Jun 2005 16:54:03 +0000 |
Patrice Mandin |
Use correct system function to free memory
|
Mon, 06 Jun 2005 16:36:18 +0000 |
Patrice Mandin |
SDL will center surface on screen for us
|
Mon, 06 Jun 2005 10:45:53 +0000 |
Patrice Mandin |
Forgot variable declaration
|
Mon, 06 Jun 2005 10:27:22 +0000 |
Patrice Mandin |
Restore and save menu bar when entering and exiting fullscreen mode
|
Mon, 06 Jun 2005 10:26:40 +0000 |
Patrice Mandin |
Can not grab mouse
|
Fri, 03 Jun 2005 08:18:55 +0000 |
Patrice Mandin |
Better mouse lose/gain focus
|
Thu, 02 Jun 2005 22:02:18 +0000 |
Patrice Mandin |
Resize window to fit asked video mode
|
Thu, 02 Jun 2005 22:00:48 +0000 |
Patrice Mandin |
Enable/disable mouse focus
|
Tue, 31 May 2005 12:31:11 +0000 |
Patrice Mandin |
Add Centscreen extended modes support
|
Fri, 20 May 2005 20:37:28 +0000 |
Patrice Mandin |
Used wrong offset in joystick packet
|
Fri, 20 May 2005 07:34:34 +0000 |
Sam Lantinga |
Date: Tue, 22 Mar 2005 23:50:20 +0100
|
Wed, 18 May 2005 17:02:17 +0000 |
Patrice Mandin |
Add Falcon Centscreen extension support
|
Mon, 16 May 2005 08:23:34 +0000 |
Sam Lantinga |
Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
|
Mon, 16 May 2005 07:43:46 +0000 |
Sam Lantinga |
Date: Tue, 10 May 2005 22:15:25 +0100
|
Mon, 16 May 2005 05:55:17 +0000 |
Sam Lantinga |
Eh, more correct.
|
Mon, 16 May 2005 05:34:58 +0000 |
Sam Lantinga |
Date: Mon, 02 May 2005 04:23:16 -0500
|
Mon, 16 May 2005 04:45:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 08 May 2005 19:58:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 05 May 2005 10:52:22 +0000 |
Patrice Mandin |
Add support for ARAnyM Atari emulator
|
Wed, 20 Apr 2005 05:57:39 +0000 |
Ryan C. Gordon |
Patched to compile again on x86 systems that use the assembly blitters.
|
Sun, 17 Apr 2005 10:40:41 +0000 |
Ryan C. Gordon |
Some work on using accelerated alpha blits with hardware surfaces.
|
Sun, 17 Apr 2005 10:36:03 +0000 |
Ryan C. Gordon |
SDL_CDOpen() fails on Linux if data track on disc is mounted in the
|
Sun, 17 Apr 2005 10:32:41 +0000 |
Ryan C. Gordon |
Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
|
Sun, 17 Apr 2005 10:27:00 +0000 |
Ryan C. Gordon |
Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
|
Sun, 17 Apr 2005 10:23:58 +0000 |
Ryan C. Gordon |
Fixed direction key input on WinCE devices, thanks to
|
Sun, 17 Apr 2005 10:19:22 +0000 |
Ryan C. Gordon |
Altivec-optimized blitters!
|
Sun, 17 Apr 2005 10:16:30 +0000 |
Ryan C. Gordon |
Added some parentheses for a little more macro safety. Recommended by Petri
|
Fri, 01 Apr 2005 15:19:26 +0000 |
Patrice Mandin |
Release CPU when waiting
|
Wed, 30 Mar 2005 12:38:03 +0000 |
Patrice Mandin |
Optimize also for 68020 and higher CPUs
|
Mon, 07 Mar 2005 10:09:21 +0000 |
Patrice Mandin |
Disable debug code
|
Mon, 07 Mar 2005 10:00:58 +0000 |
Patrice Mandin |
Dynamically create list of video modes, easier to add new ones
|
Wed, 02 Mar 2005 17:17:26 +0000 |
Patrice Mandin |
Was using width of surface instead of pitch to calculate length of surface width in words
|
Tue, 22 Feb 2005 17:57:40 +0000 |
Patrice Mandin |
Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
|
Tue, 15 Feb 2005 11:50:33 +0000 |
Ryan C. Gordon |
Added testblitspeed to aid in profiling of SDL's blitters.
|
Sun, 13 Feb 2005 07:10:02 +0000 |
Sam Lantinga |
Ugly hack to make this work with gcc 2.x and 3.x
|
Sat, 12 Feb 2005 19:39:08 +0000 |
Sam Lantinga |
Date: Tue, 01 Feb 2005 17:53:07 -0800
|
Sat, 12 Feb 2005 18:03:54 +0000 |
Sam Lantinga |
[SDL] [PATCH] fix FB_VideoQuit for ia64
|
Sat, 12 Feb 2005 18:01:31 +0000 |
Sam Lantinga |
Date: Wed, 26 Jan 2005 13:37:09 GMT
|
Sat, 29 Jan 2005 09:58:40 +0000 |
Patrice Mandin |
clear convert.buf before filling it
|
Tue, 25 Jan 2005 17:58:44 +0000 |
Sam Lantinga |
The fix is going back in. :)
|
Tue, 25 Jan 2005 16:57:11 +0000 |
Sam Lantinga |
Date: Mon, 24 Jan 2005 21:37:56 +0800
|
Tue, 18 Jan 2005 18:40:48 +0000 |
Sam Lantinga |
Date: Sun, 16 Jan 2005 19:20:15 +0100
|
Tue, 18 Jan 2005 18:32:10 +0000 |
Sam Lantinga |
Date: Sat, 15 Jan 2005 15:06:01 -0600
|
Mon, 17 Jan 2005 19:38:28 +0000 |
Ryan C. Gordon |
Date: Mon, 17 Jan 2005 20:54:50 +0200
|
Thu, 13 Jan 2005 23:24:56 +0000 |
Sam Lantinga |
Fix various problems with the timer code.
|
Wed, 12 Jan 2005 19:38:24 +0000 |
Sam Lantinga |
Clarified the code in the pixel format allocation
|
Wed, 12 Jan 2005 06:04:48 +0000 |
Sam Lantinga |
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
|
Sat, 08 Jan 2005 23:13:01 +0000 |
Sam Lantinga |
Avoid gcc parse errors on Win32. This is fine in general because gcc uses
|
Tue, 04 Jan 2005 19:06:23 +0000 |
Sam Lantinga |
Bumped the minor version number...
|
Tue, 04 Jan 2005 19:05:32 +0000 |
Sam Lantinga |
Fix potential use of freed memory in the threaded timer system
|
Tue, 04 Jan 2005 19:04:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 03 Jan 2005 00:24:44 +0000 |
Sam Lantinga |
Date: Sun, 2 Jan 2005 18:36:09 +0100
|
Sun, 02 Jan 2005 05:11:16 +0000 |
Sam Lantinga |
Allow SDL to be loaded by Matlab
|
Sun, 02 Jan 2005 05:05:21 +0000 |
Sam Lantinga |
Date: Fri, 31 Dec 2004 04:14:09 +0900
|
Mon, 27 Dec 2004 20:03:53 +0000 |
Sam Lantinga |
Date: Fri, 24 Dec 2004 23:32:06 -0500
|
Sun, 19 Dec 2004 22:04:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 16 Dec 2004 06:39:54 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 16 Dec 2004 05:29:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Dec 2004 01:02:20 +0000 |
Sam Lantinga |
Added change log notes
release-1.2.8
|
Tue, 14 Dec 2004 18:23:27 +0000 |
Sam Lantinga |
Date: Tue, 14 Dec 2004 12:08:30 +0100
|
Tue, 14 Dec 2004 06:20:49 +0000 |
Sam Lantinga |
Date: Mon, 13 Dec 2004 21:28:18 -0500
|
Mon, 13 Dec 2004 08:49:17 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Dec 2004 08:00:14 +0000 |
Sam Lantinga |
Whoops. :)
|
Mon, 13 Dec 2004 07:32:53 +0000 |
Sam Lantinga |
No really, don't link with the ALSA library!
|
Mon, 13 Dec 2004 07:07:08 +0000 |
Sam Lantinga |
ALSA is loaded dynamically now, so it's safe to build into the library
|
Mon, 06 Dec 2004 15:01:00 +0000 |
Patrice Mandin |
Document new OpenGL feature
|
Mon, 06 Dec 2004 04:17:56 +0000 |
Sam Lantinga |
Updated SDL for MacOS X Xcode support
|
Sat, 04 Dec 2004 20:53:58 +0000 |
Patrice Mandin |
Some Atari OpenGL implementations draw upside down
|
Sat, 04 Dec 2004 10:31:16 +0000 |
Patrice Mandin |
Be sure to compile without OpenGL enabled
|
Thu, 02 Dec 2004 23:00:28 +0000 |
Patrice Mandin |
Wrong RGB24 to RGB16 conversion
|
Thu, 02 Dec 2004 13:45:29 +0000 |
Patrice Mandin |
Wrong pixel size for source buffer for old drivers
|
Tue, 30 Nov 2004 19:02:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 30 Nov 2004 16:14:05 +0000 |
Patrice Mandin |
TinyGL only support RGB24 color buffer
|
Tue, 30 Nov 2004 15:21:29 +0000 |
Sam Lantinga |
Added a usage example for SDL_GetWMInfo()
|
Tue, 30 Nov 2004 14:45:08 +0000 |
Sam Lantinga |
Date: Wed, 24 Nov 2004 01:25:48 +0100
|
Tue, 30 Nov 2004 14:28:20 +0000 |
Sam Lantinga |
Date: Sat, 27 Nov 2004 13:35:43 +0100
|
Tue, 30 Nov 2004 13:04:22 +0000 |
Patrice Mandin |
Forgot to change window title in the normal case
|
Sun, 28 Nov 2004 21:52:29 +0000 |
Patrice Mandin |
TinyGL does not have glFinish, only glFlush
|
Sat, 27 Nov 2004 23:11:20 +0000 |
Patrice Mandin |
Wrong size of parameters for SDL_Swap32 m68k assembly routine
|
Sat, 27 Nov 2004 21:28:49 +0000 |
Patrice Mandin |
Forgot to flush OpenGL buffer using glFinish
|
Fri, 26 Nov 2004 22:11:30 +0000 |
Patrice Mandin |
Keep current OpenGL context when possible
|
Fri, 26 Nov 2004 16:16:50 +0000 |
Patrice Mandin |
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
|
Fri, 26 Nov 2004 16:13:24 +0000 |
Patrice Mandin |
Restore everything when a function pointer is NULL
|
Thu, 25 Nov 2004 15:47:49 +0000 |
Patrice Mandin |
Factorize OSMesa OpenGL code for Atari drivers
|
Mon, 22 Nov 2004 20:37:41 +0000 |
Patrice Mandin |
Remove ambiguous/useless code
|
Mon, 22 Nov 2004 20:36:59 +0000 |
Patrice Mandin |
Do not use registers when not necessary
|
Mon, 22 Nov 2004 10:18:04 +0000 |
Patrice Mandin |
Add conversion routines for unsupported screen formats
|
Mon, 22 Nov 2004 10:16:58 +0000 |
Patrice Mandin |
Add m68k assembly routines for endianness conversion
|
Sun, 21 Nov 2004 21:59:47 +0000 |
Patrice Mandin |
Add OSMesa OpenGL support to the Atari GEM video driver
|
Sun, 21 Nov 2004 00:57:47 +0000 |
Sam Lantinga |
Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
|
Sat, 20 Nov 2004 20:57:28 +0000 |
Patrice Mandin |
Add missing --add-missing
|
Sat, 20 Nov 2004 20:56:23 +0000 |
Patrice Mandin |
sdl-config already provides needed libs for MiNT build
|
Sat, 20 Nov 2004 20:47:52 +0000 |
Patrice Mandin |
OSMesa draws upside down
|
Wed, 17 Nov 2004 23:23:03 +0000 |
Patrice Mandin |
Grr, have to resort video modes one more time
|
Wed, 17 Nov 2004 23:13:15 +0000 |
Patrice Mandin |
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
|
Mon, 15 Nov 2004 23:34:56 +0000 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
Mon, 15 Nov 2004 23:30:07 +0000 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
Mon, 15 Nov 2004 21:11:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Nov 2004 21:09:54 +0000 |
Sam Lantinga |
Restore the user specified window proc after shutdown
|
Mon, 15 Nov 2004 01:47:53 +0000 |
Sam Lantinga |
Fedora Core 3 has libasound.so in /lib
|
Sat, 13 Nov 2004 09:57:20 +0000 |
Patrice Mandin |
Sort video modes by width then height
|
Fri, 12 Nov 2004 23:22:08 +0000 |
Sam Lantinga |
Date: Mon, 25 Oct 2004 17:30:06 +0200
|
Fri, 12 Nov 2004 23:14:47 +0000 |
Sam Lantinga |
Date: Tue, 19 Oct 2004 23:04:58 -0700
|
Fri, 12 Nov 2004 22:09:17 +0000 |
Sam Lantinga |
Date: Wed, 13 Oct 2004 17:00:58 -0500
|
Fri, 12 Nov 2004 21:39:04 +0000 |
Sam Lantinga |
Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
|
Fri, 12 Nov 2004 21:29:52 +0000 |
Sam Lantinga |
Date: Tue, 5 Oct 2004 11:04:02 -0400
|
Fri, 12 Nov 2004 21:25:42 +0000 |
Sam Lantinga |
Video modes are sorted width first, then height
|
Fri, 12 Nov 2004 21:24:46 +0000 |
Sam Lantinga |
Fix from Alfred Perlstein
|
Sat, 06 Nov 2004 08:56:23 +0000 |
Patrice Mandin |
Prevent redraws till internal buffers are correctly setup
|
Sun, 31 Oct 2004 13:15:33 +0000 |
Patrice Mandin |
No need to try to emulate analog axis when SDL support digital hats
|
Fri, 29 Oct 2004 11:19:03 +0000 |
Patrice Mandin |
Forgot to disable debug messages
|
Fri, 29 Oct 2004 09:56:53 +0000 |
Patrice Mandin |
Date: Fri, 29 Oct 2004 11:47:09 +0200
|
Sat, 09 Oct 2004 22:11:45 +0000 |
Sam Lantinga |
Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
|
Fri, 08 Oct 2004 09:08:32 +0000 |
Patrice Mandin |
No need to close the window when going to fullscreen mode
|
Fri, 17 Sep 2004 13:47:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 17 Sep 2004 13:28:12 +0000 |
Sam Lantinga |
Date: Thu, 2 Sep 2004 19:35:51 +0200
|
Fri, 17 Sep 2004 13:25:06 +0000 |
Sam Lantinga |
Date: Mon, 30 Aug 2004 18:20:25 +0200
|
Fri, 17 Sep 2004 13:20:10 +0000 |
Sam Lantinga |
Date: Fri, 25 Jun 2004 13:29:15 +0100
|
Sat, 11 Sep 2004 18:00:41 +0000 |
Sam Lantinga |
Date: Thu, 02 Sep 2004 01:06:23 +0200
|
Sat, 11 Sep 2004 17:48:41 +0000 |
Sam Lantinga |
Backing out new changes, at Chris Nelson's request.
|
Tue, 31 Aug 2004 04:21:35 +0000 |
Sam Lantinga |
Hum.
|
Mon, 30 Aug 2004 04:21:51 +0000 |
Sam Lantinga |
Date: Sun, 29 Aug 2004 20:55:54 +0200
|
Wed, 25 Aug 2004 05:39:03 +0000 |
Sam Lantinga |
Date: Tue, 24 Aug 2004 06:16:32 +0200
|
Tue, 24 Aug 2004 07:40:14 +0000 |
Sam Lantinga |
I don't know how this got missed, but...
|
Tue, 24 Aug 2004 06:32:50 +0000 |
Sam Lantinga |
Don't fail if we don't have ALSA available
|
Sat, 21 Aug 2004 20:35:50 +0000 |
Sam Lantinga |
Updated libtool support for libtool 1.5.8
|
Sat, 21 Aug 2004 14:54:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 21 Aug 2004 13:49:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 21 Aug 2004 13:10:58 +0000 |
Sam Lantinga |
Date: Wed, 28 Jul 2004 14:56:57 +0800
|
Sat, 21 Aug 2004 12:38:50 +0000 |
Sam Lantinga |
Date: Sun, 18 Jul 2004 00:22:07 -0400
|
Sat, 21 Aug 2004 12:27:02 +0000 |
Sam Lantinga |
Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
|
Sat, 21 Aug 2004 11:34:24 +0000 |
Sam Lantinga |
Date: Mon, 12 Jul 2004 14:17:47 -0500
|
Sat, 21 Aug 2004 05:29:45 +0000 |
Sam Lantinga |
Date: Sat, 10 Jul 2004 21:02:33 +0200
|
Sat, 21 Aug 2004 04:20:00 +0000 |
Sam Lantinga |
Date: Tue, 01 Jun 2004 15:27:44 +0300
|
Sat, 21 Aug 2004 03:55:12 +0000 |
Sam Lantinga |
Hmm, this should work a little better. :)
|
Sat, 21 Aug 2004 03:45:58 +0000 |
Sam Lantinga |
Date: Tue, 27 Jul 2004 17:14:00 +0200
|
Sat, 21 Aug 2004 03:21:44 +0000 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|
Sat, 21 Aug 2004 02:06:30 +0000 |
Sam Lantinga |
Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
|
Fri, 20 Aug 2004 22:35:23 +0000 |
Sam Lantinga |
Date: Thu, 17 Jun 2004 11:38:51 -0700 (PDT)
|
Fri, 20 Aug 2004 22:33:11 +0000 |
Sam Lantinga |
Added an option to show the logo at the cursor position for debugging
|
Fri, 20 Aug 2004 22:32:05 +0000 |
Sam Lantinga |
Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don't want this)
|
Fri, 20 Aug 2004 19:42:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 20 Aug 2004 18:57:01 +0000 |
Sam Lantinga |
Date: Fri, 20 Aug 2004 08:31:20 +0200
|
Wed, 18 Aug 2004 21:41:39 +0000 |
Sam Lantinga |
Date: Mon, 05 Jul 2004 14:37:59 +0200
|
Tue, 10 Aug 2004 20:58:47 +0000 |
Patrice Mandin |
Forgot to initialize maximum position for mouse
|
Tue, 10 Aug 2004 18:59:58 +0000 |
Patrice Mandin |
Wrong check for minimum mouse position
|
Tue, 10 Aug 2004 18:53:38 +0000 |
Patrice Mandin |
Give mouse position relative to window position, and do not generate mouse button event if outside of the window
|
Mon, 09 Aug 2004 11:53:14 +0000 |
Patrice Mandin |
Do not destroy window on resize, so we can go back to original size from maximized size
|
Thu, 05 Aug 2004 19:50:06 +0000 |
Patrice Mandin |
Too much backslash-n at end of line
|
Thu, 05 Aug 2004 19:43:07 +0000 |
Patrice Mandin |
Correctly center window on creation
|
Thu, 05 Aug 2004 19:40:23 +0000 |
Patrice Mandin |
Correctly set window size if resized or maximized
|
Thu, 05 Aug 2004 19:37:45 +0000 |
Patrice Mandin |
Use meaningful define instead of numeral value
|
Thu, 05 Aug 2004 19:34:44 +0000 |
Patrice Mandin |
Use SDL_SetError instead of fprintf
|
Tue, 03 Aug 2004 15:40:18 +0000 |
Patrice Mandin |
Absolute mouse position was given as relative movement to SDL
|
Tue, 03 Aug 2004 08:50:52 +0000 |
Patrice Mandin |
Wrongly test if width multiple of 16
|
Mon, 02 Aug 2004 18:39:50 +0000 |
Patrice Mandin |
Lock the screen before doing its backup
|
Sun, 25 Jul 2004 19:43:56 +0000 |
Sam Lantinga |
Date: Sun, 25 Jul 2004 23:10:03 +0800
|
Sun, 25 Jul 2004 18:43:07 +0000 |
Sam Lantinga |
You can't free locked surfaces!
|
Sun, 25 Jul 2004 18:31:50 +0000 |
Sam Lantinga |
Date: Wed, 23 Jun 2004 17:05:33 -0400
|
Sun, 25 Jul 2004 17:33:33 +0000 |
Sam Lantinga |
Date: Mon, 28 Jun 2004 23:15:55 +0200
|
Wed, 21 Jul 2004 04:53:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Jul 2004 22:57:40 +0000 |
Sam Lantinga |
Date: Mon, 3 May 2004 03:15:01 +0100
|
Sun, 18 Jul 2004 19:46:38 +0000 |
Sam Lantinga |
Date: Sat, 26 Jun 2004 14:58:42 +0300
|
Sun, 18 Jul 2004 19:44:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Jul 2004 19:42:03 +0000 |
Sam Lantinga |
Date: Mon, 28 Jun 2004 19:58:08 +0900
|
Sun, 18 Jul 2004 19:36:06 +0000 |
Sam Lantinga |
Date: Mon, 21 Jun 2004 16:52:47 +0200
|
Sun, 18 Jul 2004 19:14:33 +0000 |
Sam Lantinga |
Date: Sat, 03 Jul 2004 02:23:48 +0200
|
Sun, 18 Jul 2004 19:05:06 +0000 |
Sam Lantinga |
Date: Wed, 7 Jul 2004 12:57:58 +0200
|
Sun, 18 Jul 2004 19:01:27 +0000 |
Sam Lantinga |
Date: Fri, 16 Jul 2004 17:25:45 +0200
|
Sun, 18 Jul 2004 18:33:28 +0000 |
Sam Lantinga |
Date: Sun, 18 Jul 2004 16:46:44 +0200
|
Sat, 17 Jul 2004 08:58:24 +0000 |
Patrice Mandin |
Forgot to initialize video mode list
|
Fri, 25 Jun 2004 05:24:50 +0000 |
Sam Lantinga |
Date: Thu, 24 Jun 2004 15:13:40 +0300 (EEST)
|
Thu, 27 May 2004 22:57:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 May 2004 10:05:59 +0000 |
Sam Lantinga |
The tenth time is the charm...
|
Mon, 17 May 2004 22:42:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 17 May 2004 00:16:24 +0000 |
Sam Lantinga |
Date: Tue, 11 May 2004 22:05:32 -0400
|
Sun, 16 May 2004 22:48:06 +0000 |
Sam Lantinga |
Date: Tue, 16 Mar 2004 12:40:33 +0000
|
Sun, 16 May 2004 22:37:59 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 May 2004 21:08:55 +0000 |
Sam Lantinga |
Don't crash if the stretch routines are used on hardware surfaces
|
Sun, 16 May 2004 19:02:19 +0000 |
Sam Lantinga |
Fixed crash on exit
|
Sun, 16 May 2004 18:46:24 +0000 |
Sam Lantinga |
Date: Sun, 18 Apr 2004 16:09:53 -0400 (EDT)
|
Sun, 16 May 2004 18:09:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 May 2004 18:06:27 +0000 |
Sam Lantinga |
Date: Sat, 10 Apr 2004 10:05:46 +0200
|
Sun, 16 May 2004 18:02:48 +0000 |
Sam Lantinga |
ate: Fri, 09 Apr 2004 20:07:10 +0200
|
Sun, 16 May 2004 17:40:32 +0000 |
Sam Lantinga |
Date: Sun, 28 Mar 2004 16:38:32 +1200
|
Sun, 16 May 2004 17:19:48 +0000 |
Sam Lantinga |
Date: Mon, 10 May 2004 10:17:46 -0400
|
Thu, 06 May 2004 15:55:06 +0000 |
Sam Lantinga |
Date: Sat, 24 Apr 2004 15:13:32 +0300
|
Fri, 30 Apr 2004 18:33:30 +0000 |
Sam Lantinga |
Date: Wed, 28 Apr 2004 16:52:41 -0400
|
Fri, 23 Apr 2004 14:00:08 +0000 |
Sam Lantinga |
Increment version...
|
Sun, 11 Apr 2004 19:54:40 +0000 |
Sam Lantinga |
Date: Sat, 10 Apr 2004 02:25:33 -0400
|
Sun, 11 Apr 2004 19:52:58 +0000 |
Sam Lantinga |
Date: Sun, 11 Apr 2004 13:09:44 +0200
|
Sun, 11 Apr 2004 19:49:34 +0000 |
Sam Lantinga |
Date: Tue, 30 Mar 2004 18:18:13 -0600
|
Sun, 11 Apr 2004 19:47:28 +0000 |
Sam Lantinga |
Date: Tue, 30 Mar 2004 21:26:47 -0600
|
Thu, 08 Apr 2004 21:13:14 +0000 |
Sam Lantinga |
Date: Wed, 31 Mar 2004 09:15:57 -0600
|
Thu, 08 Apr 2004 21:06:10 +0000 |
Sam Lantinga |
Argh...
|
Sat, 27 Mar 2004 16:15:42 +0000 |
Sam Lantinga |
Yack... finally fixed the MacOS X development package ... I hope!
|
Mon, 22 Mar 2004 09:38:20 +0000 |
Ryan C. Gordon |
(Said Max Horn on the SDL mailing list...)
|
Thu, 11 Mar 2004 13:38:51 +0000 |
Sam Lantinga |
Fixed the postinstall script
|
Thu, 11 Mar 2004 12:59:41 +0000 |
Sam Lantinga |
Date: Thu, 11 Mar 2004 18:45:17 +0900
|
Sun, 07 Mar 2004 16:40:15 +0000 |
Sam Lantinga |
Date: Sun, 07 Mar 2004 22:54:11 +0900
|
Sat, 06 Mar 2004 02:58:06 +0000 |
Sam Lantinga |
Date: Fri, 05 Mar 2004 16:08:01 +0000
|
Fri, 05 Mar 2004 15:09:18 +0000 |
Sam Lantinga |
Avoid FPE with Linux 2.6
|
Thu, 04 Mar 2004 05:41:57 +0000 |
Sam Lantinga |
Date: Wed, 3 Mar 2004 12:44:21 +0200
|
Thu, 04 Mar 2004 05:39:17 +0000 |
Sam Lantinga |
Instructive comments from Max Horn
|
Wed, 03 Mar 2004 06:56:04 +0000 |
Sam Lantinga |
sed, it's two, two commands in one!
|
Tue, 02 Mar 2004 19:38:55 +0000 |
Ryan C. Gordon |
Force recreation of X11 window if going to or from a SDL_NOFRAME vidmode.
|
Tue, 02 Mar 2004 13:01:02 +0000 |
Sam Lantinga |
Date: Tue, 2 Mar 2004 11:34:54 +0100
|
Tue, 02 Mar 2004 12:49:16 +0000 |
Sam Lantinga |
Date: Sun, 29 Feb 2004 15:14:22 +0200
|
Tue, 02 Mar 2004 12:45:22 +0000 |
Sam Lantinga |
Date: Sun, 29 Feb 2004 20:28:27 +0200
|
Tue, 02 Mar 2004 12:38:27 +0000 |
Sam Lantinga |
Date: Tue, 2 Mar 2004 08:52:20 +0200
|
Thu, 26 Feb 2004 20:49:45 +0000 |
Sam Lantinga |
IRIX doesn't have a GL library versioning system
|
Thu, 26 Feb 2004 19:57:37 +0000 |
Sam Lantinga |
Oops, ignore SIGALRM, not 0
|
Thu, 26 Feb 2004 15:12:51 +0000 |
Ryan C. Gordon |
Create a 2D window and then manually focus a different window on your desktop,
|
Thu, 26 Feb 2004 14:26:07 +0000 |
Sam Lantinga |
This works on MacOS X too. :)
|
Thu, 26 Feb 2004 13:45:22 +0000 |
Sam Lantinga |
Date: Wed, 25 Feb 2004 06:41:17 -0500
|
Thu, 26 Feb 2004 08:57:32 +0000 |
Ryan C. Gordon |
Attempt to get FSAA compiling on all versions of MacOS X.
|
Tue, 24 Feb 2004 19:22:22 +0000 |
Sam Lantinga |
Date: Mon, 23 Feb 2004 19:00:23 +0100
|
Tue, 24 Feb 2004 18:58:40 +0000 |
Sam Lantinga |
I noticed MacOSX SDL sets up working directory to parent of executable.
|
Tue, 24 Feb 2004 16:21:19 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 24 Feb 2004 07:42:19 +0000 |
Sam Lantinga |
Don't allow video modes larger than the maximum size
|
Tue, 24 Feb 2004 06:53:22 +0000 |
Ryan C. Gordon |
Quartz fix:
|
Mon, 23 Feb 2004 15:49:28 +0000 |
Sam Lantinga |
Doh!
|
Mon, 23 Feb 2004 08:03:14 +0000 |
Sam Lantinga |
Added an endian detection and byte swapping test program
|
Mon, 23 Feb 2004 06:09:21 +0000 |
Sam Lantinga |
Added inline byte swapping code for other architectures
|
Mon, 23 Feb 2004 05:32:52 +0000 |
Sam Lantinga |
Avoid using kernel internal headers
|
Sat, 21 Feb 2004 00:21:06 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.7
|
Fri, 20 Feb 2004 18:18:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 19 Feb 2004 21:13:24 +0000 |
Sam Lantinga |
Fixed a bug in detecting surface mapping changes
|
Wed, 18 Feb 2004 03:57:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 23:29:52 +0000 |
Sam Lantinga |
Updated SDL_opengl.h to include the latest version of glext.h
|
Tue, 17 Feb 2004 22:04:44 +0000 |
Sam Lantinga |
Load the correct library on Windows
|
Tue, 17 Feb 2004 22:00:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 18:21:46 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 18:16:49 +0000 |
Sam Lantinga |
Added a test program for dynamically loading OpenGL
|
Tue, 17 Feb 2004 18:01:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 16:19:29 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 04:48:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 04:47:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Feb 2004 21:15:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Feb 2004 21:09:24 +0000 |
Sam Lantinga |
Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
|
Mon, 16 Feb 2004 21:06:10 +0000 |
Sam Lantinga |
Date: Mon, 16 Feb 2004 19:21:51 +0100
|
Mon, 16 Feb 2004 04:37:56 +0000 |
Sam Lantinga |
Remove automake junk before generating a snapshot
|
Mon, 16 Feb 2004 00:03:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 15 Feb 2004 22:50:28 +0000 |
Sam Lantinga |
Fixed mouse focus events after resetting video mode on Windows
|
Sun, 15 Feb 2004 22:04:46 +0000 |
Sam Lantinga |
Lots of people have contributed cash. :)
|
Sun, 15 Feb 2004 21:47:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 15 Feb 2004 20:31:27 +0000 |
Sam Lantinga |
Showed how to toggle fullscreen mode if the API isn't supported
|
Sun, 15 Feb 2004 18:45:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 15 Feb 2004 08:32:25 +0000 |
Patrice Mandin |
-lgem must appear after -lldg
|
Sun, 15 Feb 2004 03:42:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 14 Feb 2004 23:45:42 +0000 |
Sam Lantinga |
Programs should really be handling SIGPIPE themselves
|
Sat, 14 Feb 2004 20:22:21 +0000 |
Sam Lantinga |
Date: Sat, 14 Feb 2004 14:52:40 +0200
|
Sat, 14 Feb 2004 10:12:27 +0000 |
Patrice Mandin |
Important crash fix: system vectors for mouse/joystick were not restored
|
Sat, 14 Feb 2004 06:04:41 +0000 |
Sam Lantinga |
Update the version on the SDL shared library. Use SDL stub library for tests.
|
Fri, 13 Feb 2004 18:39:01 +0000 |
Sam Lantinga |
Fixed typo in DirectFB driver (thanks Frank!)
|
Fri, 13 Feb 2004 18:01:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 13 Feb 2004 17:57:16 +0000 |
Sam Lantinga |
Date: Fri, 13 Feb 2004 17:03:16 +0100
|
Fri, 13 Feb 2004 06:42:17 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 12 Feb 2004 16:29:24 +0000 |
Sam Lantinga |
Use sigaction instead of signal to preserve handler flags (thanks Matthew!)
|
Thu, 12 Feb 2004 16:05:30 +0000 |
Sam Lantinga |
Added support for remote XVideo (thanks Frederic!)
|
Thu, 12 Feb 2004 06:21:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 11 Feb 2004 16:50:54 +0000 |
Sam Lantinga |
Don't use hardware overlay by default (seems much faster this way)
|
Wed, 11 Feb 2004 16:40:17 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 11 Feb 2004 16:10:16 +0000 |
Sam Lantinga |
Date: Tue, 13 Jan 2004 19:25:37 +0300
|
Wed, 11 Feb 2004 07:26:29 +0000 |
Sam Lantinga |
Simplify code and clean up Valgrind warning
|
Wed, 11 Feb 2004 07:09:11 +0000 |
Sam Lantinga |
Fixed static linking on MacOS X (thanks Max!)
|
Tue, 10 Feb 2004 17:34:38 +0000 |
Sam Lantinga |
Updated projects with cpuinfo API
|
Tue, 10 Feb 2004 15:39:15 +0000 |
Sam Lantinga |
Date: Wed, 04 Feb 2004 13:51:56 +0100
|
Tue, 10 Feb 2004 15:31:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 10 Feb 2004 15:15:40 +0000 |
Sam Lantinga |
Updated SDL HTML documentation
|
Sun, 08 Feb 2004 22:21:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 07 Feb 2004 11:25:56 +0000 |
Patrice Mandin |
Video modes must be sorted by Y size, for SDL_GetVideoMode() to operate properly
|
Fri, 06 Feb 2004 22:53:32 +0000 |
Patrice Mandin |
When commiting code, cleanup before doing it
|
Fri, 06 Feb 2004 22:41:00 +0000 |
Patrice Mandin |
Bugfixes: some info about current framebuffer overwritten by some default values, and screen width must be multiple of 16 pixels to work correctly
|
Sat, 31 Jan 2004 21:23:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 31 Jan 2004 08:57:03 +0000 |
Patrice Mandin |
Milan and Hades Atari clones do not have an Atari video chip
|
Sat, 31 Jan 2004 06:49:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 29 Jan 2004 16:15:12 +0000 |
Sam Lantinga |
Check for altivec assembly support before trying to use it. :)
|
Thu, 29 Jan 2004 16:14:09 +0000 |
Sam Lantinga |
Updated for the latest version of automake
|
Thu, 29 Jan 2004 05:22:23 +0000 |
Sam Lantinga |
Altivec detection on non-MacOS X systems
|
Thu, 29 Jan 2004 04:39:08 +0000 |
Sam Lantinga |
Added an exports target so I can make the exports all at once. :)
|
Thu, 29 Jan 2004 04:35:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 28 Jan 2004 22:01:02 +0000 |
Sam Lantinga |
Date: Wed, 28 Jan 2004 20:25:54 +0100
|
Wed, 28 Jan 2004 01:57:34 +0000 |
Sam Lantinga |
Date: Wed, 28 Jan 2004 02:37:04 +0100
|
Mon, 26 Jan 2004 06:33:27 +0000 |
Sam Lantinga |
Updated Project Builder projects
|
Sat, 24 Jan 2004 15:55:00 +0000 |
Sam Lantinga |
Date: Sat, 24 Jan 2004 14:49:58 +0100
|
Sat, 24 Jan 2004 05:57:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 24 Jan 2004 05:47:19 +0000 |
Sam Lantinga |
Fixed bugs in CPU feature detection and added extended feature detection
|
Sat, 17 Jan 2004 20:37:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 13 Jan 2004 15:14:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 11 Jan 2004 21:43:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 08 Jan 2004 16:01:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 07 Jan 2004 18:24:06 +0000 |
Patrice Mandin |
Add to temporary includes path to find src/video/windx5/directx.h if we build SDL in a different directory
|
Wed, 07 Jan 2004 15:01:51 +0000 |
Sam Lantinga |
Date: Tue, 6 Jan 2004 21:54:02 +0100
|
Tue, 06 Jan 2004 17:18:38 +0000 |
Sam Lantinga |
Date: Tue, 6 Jan 2004 12:42:19 +0100
|
Tue, 06 Jan 2004 17:16:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 06 Jan 2004 04:07:12 +0000 |
Sam Lantinga |
Added support for /dev/joy* on Free/Net/OpenBSD (thanks Christian!)
|
Mon, 05 Jan 2004 12:08:38 +0000 |
Sam Lantinga |
Fixed playback problems with MacOSX 10.1
|
Mon, 05 Jan 2004 01:34:34 +0000 |
Sam Lantinga |
Date: Mon, 5 Jan 2004 00:09:36 +0100
|
Mon, 05 Jan 2004 00:57:51 +0000 |
Sam Lantinga |
Date: Sun, 4 Jan 2004 23:48:19 +0100
|
Sun, 04 Jan 2004 21:32:47 +0000 |
Sam Lantinga |
Fix buffer underrun problems on slow iBooks
|
Sun, 04 Jan 2004 18:50:26 +0000 |
Sam Lantinga |
Fixed track detection on MacOS X 10.1
|
Sun, 04 Jan 2004 17:04:54 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 04 Jan 2004 16:49:27 +0000 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
Sun, 04 Jan 2004 16:20:28 +0000 |
Sam Lantinga |
Max has been reworking this code so it works on MacOS X 10.1
|
Sun, 04 Jan 2004 15:57:16 +0000 |
Sam Lantinga |
Date: Mon, 17 Nov 2003 21:59:24 -0800
|
Sun, 04 Jan 2004 15:48:44 +0000 |
Sam Lantinga |
Date: Wed, 26 Nov 2003 01:52:02 +0800
|
Sun, 04 Jan 2004 15:40:50 +0000 |
Sam Lantinga |
Editors Note: The original patch was modified to use SDL_Delay() instead of
|
Sun, 04 Jan 2004 15:18:08 +0000 |
Sam Lantinga |
Added function to create RWops from const memory: SDL_RWFromConstMem()
|
Sun, 04 Jan 2004 15:11:35 +0000 |
Sam Lantinga |
Updated for new APIs
|
Sun, 04 Jan 2004 14:56:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 04 Jan 2004 14:55:35 +0000 |
Sam Lantinga |
Date: Wed, 31 Dec 2003 21:55:30 +0100
|
Wed, 31 Dec 2003 04:48:38 +0000 |
Sam Lantinga |
Oops, we only want to fail creation if the display surface is an OpenGL surface.
|
Mon, 22 Dec 2003 01:21:20 +0000 |
Ryan C. Gordon |
From: Thomas Jarosch
|
Thu, 18 Dec 2003 05:01:47 +0000 |
Sam Lantinga |
Date: Wed, 17 Dec 2003 18:07:29 -0800 PST
|
Tue, 16 Dec 2003 13:16:50 +0000 |
Sam Lantinga |
Date: Sun, 14 Dec 2003 15:16:12 +0100
|
Tue, 16 Dec 2003 13:04:44 +0000 |
Sam Lantinga |
te: Mon, 15 Dec 2003 08:25:14 -0800 PST
|
Sun, 14 Dec 2003 06:28:07 +0000 |
Sam Lantinga |
Date: Fri, 12 Dec 2003 11:51:21 +0900
|
Sun, 14 Dec 2003 06:25:53 +0000 |
Sam Lantinga |
Fixed "dist" make target for newer versions of automake
|
Wed, 10 Dec 2003 12:35:56 +0000 |
Sam Lantinga |
Date: Thu, 4 Dec 2003 07:48:40 +0200
|
Wed, 10 Dec 2003 12:32:38 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 24 Nov 2003 22:52:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 24 Nov 2003 21:57:13 +0000 |
Sam Lantinga |
Date: Mon, 24 Nov 2003 20:11:31 +0000
|
Mon, 24 Nov 2003 19:58:29 +0000 |
Sam Lantinga |
Updated Visual C++ support
|
Mon, 24 Nov 2003 09:30:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 24 Nov 2003 09:30:14 +0000 |
Sam Lantinga |
Check for CPUID before checking for 3DNow!
|
Mon, 24 Nov 2003 09:22:12 +0000 |
Sam Lantinga |
Greatly simplified the SDL CPU info code
|
Mon, 24 Nov 2003 09:16:52 +0000 |
Sam Lantinga |
Greatly simplified the SDL CPU info code
|
Mon, 24 Nov 2003 00:21:24 +0000 |
Sam Lantinga |
Switched data files to binary format
|
Mon, 24 Nov 2003 00:20:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 19 Nov 2003 08:03:10 +0000 |
Sam Lantinga |
Fixed building cpuinfo under mingw32
|
Tue, 18 Nov 2003 14:25:12 +0000 |
Sam Lantinga |
Date: Mon, 17 Nov 2003 23:12:59 +0100
|
Tue, 18 Nov 2003 02:16:57 +0000 |
Sam Lantinga |
Actually hook the cpuinfo module into the library. :)
|
Tue, 18 Nov 2003 01:27:06 +0000 |
Sam Lantinga |
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
|
Fri, 14 Nov 2003 20:21:22 +0000 |
Sam Lantinga |
Date: Mon, 10 Nov 2003 19:57:56 +0100
|
Fri, 14 Nov 2003 19:48:13 +0000 |
Patrice Mandin |
Small fix for iconification
|
Wed, 12 Nov 2003 18:49:29 +0000 |
Patrice Mandin |
Use new C2P routine + corrections for iconification window
|
Wed, 12 Nov 2003 18:46:48 +0000 |
Patrice Mandin |
Use new C2P routine
|
Wed, 12 Nov 2003 18:45:48 +0000 |
Patrice Mandin |
New C2P conversion routine
|
Wed, 05 Nov 2003 23:11:05 +0000 |
Sam Lantinga |
Date: Mon, 13 Oct 2003 13:37:18 +0100
|
Wed, 05 Nov 2003 21:07:29 +0000 |
Ryan C. Gordon |
Date: Wed, 5 Nov 2003 21:27:47 +0100
|
Mon, 06 Oct 2003 09:03:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 06 Oct 2003 08:34:08 +0000 |
Sam Lantinga |
Use a unique base address for each DLL.
|
Mon, 06 Oct 2003 07:13:16 +0000 |
Sam Lantinga |
Updated libtool support so Mingw32 builds work.
|
Fri, 03 Oct 2003 18:26:39 +0000 |
Ryan C. Gordon |
MGA CRTC2 support for DirectFB target contributed by Thomas Jarosch.
|
Wed, 01 Oct 2003 07:52:33 +0000 |
Patrice Mandin |
Update MiNT CD-ROM driver
|
Tue, 30 Sep 2003 07:16:20 +0000 |
Ryan C. Gordon |
SDL12: Disable screensaver in windib driver.
|
Sun, 28 Sep 2003 18:31:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 27 Sep 2003 08:20:26 +0000 |
Patrice Mandin |
Atari CD-ROM support
|
Wed, 24 Sep 2003 21:45:27 +0000 |
Patrice Mandin |
Files now copied to build directory instead of source directory while configuring
|
Sun, 21 Sep 2003 19:25:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 21 Sep 2003 18:40:51 +0000 |
Sam Lantinga |
Date: Thu, 18 Sep 2003 14:24:35 -0400
|
Sun, 21 Sep 2003 18:32:04 +0000 |
Sam Lantinga |
N Sep 17 8791 Sam Lantinga Re: tks source released
|
Sun, 21 Sep 2003 18:18:17 +0000 |
Sam Lantinga |
Date: Fri, 12 Sep 2003 18:04:19 -0400
|
Sun, 21 Sep 2003 18:13:48 +0000 |
Sam Lantinga |
Date: Sat, 13 Sep 2003 15:50:43 +0300
|
Mon, 15 Sep 2003 13:51:25 +0000 |
Ryan C. Gordon |
Date: Sun, 14 Sep 2003 17:04:55 -0400
|
Sat, 13 Sep 2003 02:20:32 +0000 |
Ryan C. Gordon |
SDL_JoystickInit: If malloc() fails, pretend no joysticks were detected.
|
Fri, 05 Sep 2003 15:20:47 +0000 |
Sam Lantinga |
Date: Mon, 01 Sep 2003 15:37:52 +0900
|
Fri, 05 Sep 2003 15:19:14 +0000 |
Sam Lantinga |
Update SDL version
|
Fri, 05 Sep 2003 15:18:46 +0000 |
Sam Lantinga |
Fixed X11 mode line crash with only one video mode (thanks Alan!)
|
Wed, 03 Sep 2003 20:07:16 +0000 |
Patrice Mandin |
Finally bugfixed: the simpler the better
|
Tue, 02 Sep 2003 19:49:50 +0000 |
Patrice Mandin |
Severe bugfix: format->BitsPerPixel not checked in ListModes function
|
Sun, 31 Aug 2003 02:58:29 +0000 |
Sam Lantinga |
Added SDL_loadso.c to the CodeWarrior project
release-1.2.6
|
Sun, 31 Aug 2003 02:46:24 +0000 |
Sam Lantinga |
Added SDL_loadso.c to the project
|
Sat, 30 Aug 2003 22:20:07 +0000 |
Sam Lantinga |
Fixed building SDL_loadso.c on MacOS Classic
|
Sat, 30 Aug 2003 21:57:23 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 21:47:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 20:55:38 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 20:00:11 +0000 |
Patrice Mandin |
Small bugfixes
|
Sat, 30 Aug 2003 17:12:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 17:09:59 +0000 |
Sam Lantinga |
QNX is now officially supported! Thanks to Mike Gorchak!
|
Sat, 30 Aug 2003 17:07:59 +0000 |
Sam Lantinga |
Date: Sat, 30 Aug 2003 16:28:10 +0300
|
Sat, 30 Aug 2003 09:09:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 09:06:37 +0000 |
Sam Lantinga |
Fixed some bugs in the Nano-X video driver
|
Sat, 30 Aug 2003 06:27:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Aug 2003 00:36:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 27 Aug 2003 05:14:40 +0000 |
Sam Lantinga |
Hopefully this will fix the last of the problems with OBJ depend mode.
|
Wed, 27 Aug 2003 04:53:40 +0000 |
Sam Lantinga |
Whitespace
|
Sat, 23 Aug 2003 23:46:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 23 Aug 2003 23:25:46 +0000 |
Sam Lantinga |
Date: Sat, 16 Aug 2003 16:22:56 +0300
|
Sat, 23 Aug 2003 23:20:21 +0000 |
Sam Lantinga |
Date: Fri, 15 Aug 2003 09:13:59 +0300
|
Sat, 23 Aug 2003 23:18:49 +0000 |
Sam Lantinga |
Date: Fri, 15 Aug 2003 09:13:59 +0300
|
Sat, 23 Aug 2003 23:12:19 +0000 |
Sam Lantinga |
Fixed use of SDL with XInitThreads()
|
Fri, 22 Aug 2003 05:51:19 +0000 |
Sam Lantinga |
Date: Tue, 19 Aug 2003 17:57:00 +0200
|
Tue, 12 Aug 2003 15:17:20 +0000 |
Sam Lantinga |
Date: Tue, 12 Aug 2003 14:26:19 +0200 (MEST)
|
Mon, 11 Aug 2003 22:28:13 +0000 |
Sam Lantinga |
Date: Mon, 11 Aug 2003 22:49:06 +0100
|
Sun, 10 Aug 2003 17:49:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Aug 2003 17:48:56 +0000 |
Sam Lantinga |
Date: Sun, 10 Aug 2003 13:24:45 -0400
|
Sun, 10 Aug 2003 07:46:21 +0000 |
Sam Lantinga |
The cdrom code doesn't build on MacOS X 10.1, disabled for now...
|
Sun, 10 Aug 2003 07:21:43 +0000 |
Sam Lantinga |
Date: Sat, 9 Aug 2003 20:14:06 -0400
|
Sat, 09 Aug 2003 22:49:28 +0000 |
Sam Lantinga |
*sigh*
|
Sat, 09 Aug 2003 22:13:38 +0000 |
Sam Lantinga |
More grumble grumble...
|
Sat, 09 Aug 2003 21:14:26 +0000 |
Sam Lantinga |
Grumble grumble
|
Sat, 09 Aug 2003 21:13:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 09 Aug 2003 20:36:29 +0000 |
Sam Lantinga |
Turn dynamic loading of esd and arts on by default
|
Sat, 09 Aug 2003 18:27:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 09 Aug 2003 18:22:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 09 Aug 2003 18:19:42 +0000 |
Sam Lantinga |
Fixed automake warnings about Objective C support
|
Sat, 09 Aug 2003 18:12:11 +0000 |
Sam Lantinga |
Fix compilation on MacOS 10.1
|
Fri, 08 Aug 2003 21:39:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 08 Aug 2003 21:31:18 +0000 |
Sam Lantinga |
Date: Mon, 28 Jul 2003 18:30:50 +0300
|
Fri, 08 Aug 2003 20:09:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 08 Aug 2003 18:00:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 08 Aug 2003 15:08:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 08 Aug 2003 15:01:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Aug 2003 21:54:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Aug 2003 20:20:30 +0000 |
Sam Lantinga |
ate: Mon, 4 Aug 2003 19:10:14 +0300
|
Wed, 06 Aug 2003 20:12:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 04 Aug 2003 01:00:30 +0000 |
Sam Lantinga |
Date: Sun, 3 Aug 2003 22:07:57 +0200
|
Mon, 04 Aug 2003 00:52:42 +0000 |
Sam Lantinga |
Date: Sat, 2 Aug 2003 16:22:51 +0300
|
Mon, 28 Jul 2003 01:47:55 +0000 |
Sam Lantinga |
Date: Sun, 27 Jul 2003 22:37:59 +0200
|
Sun, 27 Jul 2003 17:00:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 26 Jul 2003 20:02:00 +0000 |
Sam Lantinga |
You can't create a YUV overlay in OpenGL mode
|
Sat, 26 Jul 2003 19:50:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 23 Jul 2003 05:30:08 +0000 |
Sam Lantinga |
Use SDL's internal x, y for mouse button events - fixes relative motion bug.
|
Wed, 23 Jul 2003 04:39:44 +0000 |
Sam Lantinga |
Date: Thu, 24 Jul 2003 01:40:17 +0200
|
Tue, 22 Jul 2003 15:33:28 +0000 |
Sam Lantinga |
Merged in Ryan's multisample code for MacOS, and changed the constants to match.
|
Tue, 22 Jul 2003 15:10:06 +0000 |
Sam Lantinga |
Date: Thu, 24 Apr 2003 15:13:47 -0400
|
Tue, 22 Jul 2003 14:01:21 +0000 |
Sam Lantinga |
Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
|
Tue, 22 Jul 2003 05:29:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 22 Jul 2003 04:50:38 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 16 Jul 2003 11:54:13 +0000 |
Patrice Mandin |
pmandin: Added Atari LDG shared object loader
|
Sat, 12 Jul 2003 13:30:30 +0000 |
Ryan C. Gordon |
We need to lookup the address of glGetString before calling GL_MakeCurrent(),
|
Thu, 10 Jul 2003 07:56:19 +0000 |
Sam Lantinga |
Added some notes from the benefit of my experience. :)
|
Thu, 10 Jul 2003 07:46:19 +0000 |
Sam Lantinga |
Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
|
Wed, 09 Jul 2003 15:38:28 +0000 |
Sam Lantinga |
Added RISCOS Makefiles to the configure process
|
Wed, 09 Jul 2003 15:32:21 +0000 |
Sam Lantinga |
Fixed incorrect prototype for glXQueryExtensionsString()
|
Mon, 07 Jul 2003 19:19:39 +0000 |
Patrice Mandin |
Atari MiNT: remove useless files
|
Mon, 07 Jul 2003 19:16:03 +0000 |
Patrice Mandin |
Atari MiNT: added more audio drivers
|
Tue, 01 Jul 2003 16:35:54 +0000 |
Ryan C. Gordon |
Removed direct dependency on OpenGL (call current_video->glGetString() instead
|
Tue, 01 Jul 2003 01:18:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 28 Jun 2003 21:52:26 +0000 |
Sam Lantinga |
Date: 28 Jun 2003 22:42:52 +0100
|
Sat, 28 Jun 2003 21:38:14 +0000 |
Patrice Mandin |
Bugfix: some Makefiles in subdirectories created before their upper-level ones
|
Sat, 28 Jun 2003 17:39:46 +0000 |
Sam Lantinga |
I'm American, does it show? ;-)
|
Sat, 28 Jun 2003 17:27:33 +0000 |
Sam Lantinga |
Date: Sun, 11 May 2003 19:59:06 +0300
|
Sat, 28 Jun 2003 17:16:52 +0000 |
Sam Lantinga |
te: 27 Jun 2003 21:16:01 +0100
|
Sat, 28 Jun 2003 17:03:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 22 Jun 2003 04:23:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 14 Jun 2003 07:18:40 +0000 |
Sam Lantinga |
Date: Thu, 05 Jun 2003 09:36:40 +0100
|
Tue, 03 Jun 2003 19:35:10 +0000 |
Patrice Mandin |
Add m68k assembly mixing routines
|
Mon, 02 Jun 2003 14:50:22 +0000 |
Sam Lantinga |
Date: Sun, 1 Jun 2003 15:38:45 -0700 (PDT)
|
Thu, 29 May 2003 04:52:36 +0000 |
Sam Lantinga |
Date: Mon, 5 May 2003 00:08:51 -0400
|
Thu, 29 May 2003 04:44:13 +0000 |
Sam Lantinga |
Added initial support for RISC OS (thanks Peter Naulls!)
|
Thu, 29 May 2003 04:37:17 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 29 May 2003 04:29:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 29 May 2003 04:25:29 +0000 |
Sam Lantinga |
Fixed compile problem in SDL_stretch.c with gcc 3.3
|
Thu, 29 May 2003 04:23:03 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 29 May 2003 04:16:20 +0000 |
Sam Lantinga |
The compiler option that makes enums having the size of an int must be enabled.
|
Tue, 27 May 2003 07:33:11 +0000 |
Ryan C. Gordon |
More-than-three mouse button support for Quartz target.
|
Sun, 25 May 2003 02:17:52 +0000 |
Ryan C. Gordon |
God, this is the never-ending patch. Another USB joystick detection fix for
|
Thu, 22 May 2003 20:42:37 +0000 |
Ryan C. Gordon |
Attempt #3: Fixed boolean logic bug that caused all HID joysticks to be
|
Thu, 22 May 2003 07:12:36 +0000 |
Ryan C. Gordon |
Whoops...typo prevented compiling. Fixed.
|
Thu, 22 May 2003 06:41:54 +0000 |
Ryan C. Gordon |
Find just joysticks and gamepads (as opposed to, say, USB Audio devices), in
|
Thu, 22 May 2003 06:28:40 +0000 |
Ryan C. Gordon |
Disable MacOS X screensaver for duration of application run by triggering a
|
Sat, 03 May 2003 19:48:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 03 May 2003 15:36:10 +0000 |
Sam Lantinga |
MacOS X joystick fix
|
Sat, 26 Apr 2003 06:40:01 +0000 |
Sam Lantinga |
Oops...
|
Sun, 20 Apr 2003 05:41:16 +0000 |
Sam Lantinga |
Date: Thu, 17 Apr 2003 23:27:34 -0400
|
Sun, 20 Apr 2003 05:36:52 +0000 |
Sam Lantinga |
Date: Wed, 9 Apr 2003 18:21:33 -0230
|
Tue, 15 Apr 2003 16:33:56 +0000 |
Sam Lantinga |
Added MacOS X CD-ROM audio support (thanks Max and Darrell)
|
Tue, 15 Apr 2003 16:04:31 +0000 |
Sam Lantinga |
Fixed video intitialization problem on Qtopia (thanks David!)
|
Tue, 15 Apr 2003 16:02:08 +0000 |
Sam Lantinga |
Date: Wed, 9 Apr 2003 01:03:25 -0400 (EDT)
|
Tue, 15 Apr 2003 15:46:56 +0000 |
Sam Lantinga |
Date: Mon, 14 Apr 2003 22:08:27 +0100
|
Sat, 22 Mar 2003 17:39:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 09 Mar 2003 21:38:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 06 Mar 2003 06:22:33 +0000 |
Sam Lantinga |
Date: Sat, 1 Mar 2003 16:13:57 -0500
|
Thu, 06 Mar 2003 06:18:24 +0000 |
Sam Lantinga |
Date: Fri, 28 Feb 2003 22:47:56 +0100
|
Thu, 06 Mar 2003 06:12:41 +0000 |
Sam Lantinga |
IRIX patches from Andrea Suatoni
|
Thu, 06 Mar 2003 06:02:16 +0000 |
Sam Lantinga |
Date: Mon, 24 Feb 2003 16:31:25 -0500
|
Thu, 06 Mar 2003 05:57:29 +0000 |
Sam Lantinga |
From: Jonathan Atkins
|
Wed, 05 Mar 2003 05:28:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 26 Feb 2003 16:58:49 +0000 |
Sam Lantinga |
Updated Visual C++ projects
|
Wed, 26 Feb 2003 07:27:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 21 Feb 2003 17:16:38 +0000 |
Sam Lantinga |
Fixed building thread code under BSD/OS (thanks Steven!)
|
Wed, 12 Feb 2003 15:24:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 10 Feb 2003 00:39:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 09 Feb 2003 02:58:40 +0000 |
Sam Lantinga |
CVS should ignore files automatically generated by building on MacOS X
|
Fri, 07 Feb 2003 05:47:15 +0000 |
Sam Lantinga |
Don't warp the mouse when a video mode hasn't been set
|
Tue, 04 Feb 2003 21:05:20 +0000 |
Sam Lantinga |
Added support for HID sliders wheels and dials on MacOS X
|
Tue, 04 Feb 2003 21:01:03 +0000 |
Sam Lantinga |
Date: Fri, 31 Jan 2003 15:17:30 +0100
|
Sat, 01 Feb 2003 20:33:59 +0000 |
Sam Lantinga |
Fixed crash in SDL_SetIcon() under Quartz (thanks Darrell!)
|
Sat, 01 Feb 2003 20:32:44 +0000 |
Sam Lantinga |
Allow icons of any size
|
Sat, 01 Feb 2003 20:30:55 +0000 |
Sam Lantinga |
Fixed a problem with dlltool when building under MSYS on Windows
|
Sat, 01 Feb 2003 20:25:34 +0000 |
Sam Lantinga |
Removed obsolete Linux joystick code
|
Sat, 01 Feb 2003 19:59:23 +0000 |
Sam Lantinga |
Darrell added support for emulated SDL_DOUBLEBUF on MacOSX
|
Sat, 01 Feb 2003 19:56:45 +0000 |
Sam Lantinga |
Added code to testsprite to detect tearing when flipping
|
Sat, 01 Feb 2003 19:50:22 +0000 |
Sam Lantinga |
Missing has been re-added
|
Sat, 01 Feb 2003 19:47:43 +0000 |
Sam Lantinga |
Working around broken objective C support - Take 2
|
Sat, 01 Feb 2003 19:27:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Feb 2003 19:01:26 +0000 |
Sam Lantinga |
Doh, this doesn't work on all automake versions.
|
Sat, 01 Feb 2003 18:58:42 +0000 |
Sam Lantinga |
Worked around objective C brokenness in Cygwin's automake
|
Sun, 26 Jan 2003 11:41:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 26 Jan 2003 04:30:18 +0000 |
Sam Lantinga |
If a double-buffered surface was requested, and a plain hardware surface
|
Tue, 21 Jan 2003 09:36:41 +0000 |
Sam Lantinga |
Added some language bindings to the README
|
Tue, 21 Jan 2003 09:18:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Jan 2003 05:33:34 +0000 |
Sam Lantinga |
Fixed header docs for the joystick hat position
|
Tue, 21 Jan 2003 05:29:50 +0000 |
Sam Lantinga |
Fixed QZ_ToggleFullScreen() return value (thanks Max!)
|
Tue, 21 Jan 2003 04:15:21 +0000 |
Sam Lantinga |
Applied Corona688's patch for output redirection on Windows CE
|
Mon, 20 Jan 2003 16:01:20 +0000 |
Sam Lantinga |
Cth converted the MMX audio mixing routines to VC++ syntax
|
Mon, 20 Jan 2003 02:34:04 +0000 |
Sam Lantinga |
Fixed build error on BeOS
|
Mon, 20 Jan 2003 02:11:07 +0000 |
Sam Lantinga |
Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
|
Mon, 20 Jan 2003 01:38:37 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:37:07 +0000 |
Sam Lantinga |
ate: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:36:28 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:35:44 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:08:20 +0000 |
Sam Lantinga |
From: David Hedbor
|
Mon, 20 Jan 2003 00:25:28 +0000 |
Sam Lantinga |
Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
|
Mon, 20 Jan 2003 00:17:01 +0000 |
Sam Lantinga |
David MacCormack fixed a bug in window sizing with Windows menus
|
Sun, 19 Jan 2003 23:01:35 +0000 |
Sam Lantinga |
Test of the CVS mailing list
|
Fri, 27 Dec 2002 20:52:41 +0000 |
Ryan C. Gordon |
Massive Quartz input enhancements from Darrell Walisser. His email:
|
Fri, 20 Dec 2002 03:37:28 +0000 |
Ryan C. Gordon |
Added some code to toggle fullscreen and input grab for testing... --ryan.
|
Sun, 15 Dec 2002 09:09:31 +0000 |
Sam Lantinga |
Date: Sat, 14 Dec 2002 13:33:05 -0500
|
Fri, 13 Dec 2002 21:09:52 +0000 |
Ryan C. Gordon |
Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
|
Wed, 11 Dec 2002 05:52:28 +0000 |
Sam Lantinga |
Fixed invalid memory access in DGA video driver (thanks ldb!)
|
Wed, 11 Dec 2002 05:47:32 +0000 |
Sam Lantinga |
Fixed left/right shift detection on Windows (thanks Mike!)
|
Sat, 07 Dec 2002 06:54:47 +0000 |
Sam Lantinga |
Updated Atari port for new system headers (thanks Patrice!)
|
Sat, 07 Dec 2002 06:51:03 +0000 |
Sam Lantinga |
Fixed compile error if there is no X11 shared memory support.
|
Sat, 07 Dec 2002 06:48:49 +0000 |
Sam Lantinga |
From: Darrell Walisser
|
Mon, 02 Dec 2002 03:11:36 +0000 |
Sam Lantinga |
Linux joystick cleanups from Alan Swanson
|
Mon, 02 Dec 2002 02:40:58 +0000 |
Sam Lantinga |
There's a bug in the VC7 optimizer relating to the duff loop optimization
|
Mon, 02 Dec 2002 02:35:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 02 Dec 2002 01:47:03 +0000 |
Sam Lantinga |
Doh! Compile error if there was no X11 shared image support
|
Mon, 02 Dec 2002 01:10:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Nov 2002 20:44:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 20:02:26 +0000 |
Sam Lantinga |
Open ALSA devices in non-blocking mode (thanks Aleksey!)
|
Sun, 17 Nov 2002 20:01:54 +0000 |
Sam Lantinga |
Open the ALSA devices in non-blocking mode (thanks Aleksey!)
|
Sun, 17 Nov 2002 19:36:49 +0000 |
Sam Lantinga |
Updated for DirectDB 0.9.15 (thanks Denis!)
|
Sun, 17 Nov 2002 19:30:44 +0000 |
Sam Lantinga |
Save the full pathname for stdout.txt and stderr.txt
|
Sun, 17 Nov 2002 19:03:05 +0000 |
Sam Lantinga |
Fixed bsd joystick detection ... again (thanks Wilbern)
|
Sun, 17 Nov 2002 18:59:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 17:56:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 17:55:45 +0000 |
Sam Lantinga |
Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
|
Sat, 09 Nov 2002 06:20:46 +0000 |
Sam Lantinga |
Greatly improved X11 DGA video speed (thanks Cezary!)
|
Sat, 09 Nov 2002 06:13:28 +0000 |
Sam Lantinga |
Added MMX audio mixing code for gcc (thanks Stephane!)
|
Sat, 09 Nov 2002 05:52:49 +0000 |
Sam Lantinga |
Added support for testing video flipping with graywin.c
|
Sat, 09 Nov 2002 05:51:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 09 Nov 2002 05:47:24 +0000 |
Sam Lantinga |
Fixed potential dropped events under DirectInput
|
Tue, 22 Oct 2002 21:41:21 +0000 |
Sam Lantinga |
Fixed alpha blending bug (thanks Glenn!)
|
Tue, 22 Oct 2002 21:35:49 +0000 |
Sam Lantinga |
Turn on enums always ints for CodeWarrior (thanks Darrell!)
|
Sun, 20 Oct 2002 00:15:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 15 Oct 2002 05:22:50 +0000 |
Sam Lantinga |
Return an error with color fills on less than 8 bpp surfaces.
|
Tue, 15 Oct 2002 04:26:20 +0000 |
Sam Lantinga |
Fixed joystick detection problem on Windows XP (thanks Maciej!)
|
Mon, 14 Oct 2002 05:05:04 +0000 |
Ryan C. Gordon |
Added check for AMD x86-64 ("Hammer") architecture in byte order determination.
|
Fri, 11 Oct 2002 08:45:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 11 Oct 2002 08:41:48 +0000 |
Sam Lantinga |
Removed unused function declarations
|
Fri, 11 Oct 2002 08:09:26 +0000 |
Sam Lantinga |
Fixed mouse warp position bug with offset video modes
|
Fri, 11 Oct 2002 07:56:36 +0000 |
Sam Lantinga |
Fixed a crash blitting RLE surfaces to RLE surfaces
|
Fri, 11 Oct 2002 07:55:22 +0000 |
Sam Lantinga |
Removed an unnecessary header
|
Tue, 08 Oct 2002 16:29:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 08 Oct 2002 16:25:23 +0000 |
Sam Lantinga |
Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
|
Tue, 08 Oct 2002 15:48:21 +0000 |
Sam Lantinga |
Updated the Project Builder stationary with SDLMain.*
|
Tue, 08 Oct 2002 15:43:40 +0000 |
Sam Lantinga |
Added Visual C++ 7 (.NET) projects (thanks James!)
|
Tue, 08 Oct 2002 15:34:19 +0000 |
Sam Lantinga |
Bumped version to 1.2.6 in CVS
|
Mon, 07 Oct 2002 15:36:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 07 Oct 2002 15:19:34 +0000 |
Sam Lantinga |
Fixed compiler warning
|
Mon, 07 Oct 2002 15:19:17 +0000 |
Sam Lantinga |
Fixed building timer code on Windows CE
|
Mon, 07 Oct 2002 02:39:37 +0000 |
Sam Lantinga |
Doh! Forgot to set the Win32 DLL version to 1.2.5
|
Sun, 06 Oct 2002 20:31:34 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.5
|
Sun, 06 Oct 2002 20:25:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 06 Oct 2002 18:47:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 06 Oct 2002 18:38:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 22:22:42 +0000 |
Sam Lantinga |
Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz
|
Sat, 05 Oct 2002 20:26:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 16:50:56 +0000 |
Sam Lantinga |
Added initial support for Dreamcast (thanks HERO!)
|
Sat, 05 Oct 2002 16:27:56 +0000 |
Sam Lantinga |
Fixed gamma correction in Atari video drivers (thanks Patrice!)
|
Sat, 05 Oct 2002 16:27:29 +0000 |
Sam Lantinga |
Atari joystick fixes contributed by Patrice Mandin
|
Sat, 05 Oct 2002 05:46:32 +0000 |
Sam Lantinga |
Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!)
|
Sat, 05 Oct 2002 05:44:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 05:42:56 +0000 |
Sam Lantinga |
Fixed SDL_main.c on Windows CE with applications containing spaces in their names.
|
Sat, 05 Oct 2002 05:32:49 +0000 |
Sam Lantinga |
Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
|
Sat, 05 Oct 2002 05:11:20 +0000 |
Sam Lantinga |
Fixed mouse wheel events on MacOS X
|
Sat, 05 Oct 2002 05:07:57 +0000 |
Sam Lantinga |
Lots of cleanups by Darrell, added the ability to resize Cocoa windows.
|
Sat, 05 Oct 2002 04:56:32 +0000 |
Sam Lantinga |
Fixed YUV overlay code for Quicktime 6
|
Mon, 30 Sep 2002 00:35:25 +0000 |
Sam Lantinga |
Added an aborted try at making fullscreen work on Xinerama screen != 0
|
Mon, 16 Sep 2002 18:38:09 +0000 |
Sam Lantinga |
Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
|
Mon, 16 Sep 2002 08:22:25 +0000 |
Sam Lantinga |
Cleaned up the SDL_VIDEO_WINDOW_POS variable support
|
Mon, 16 Sep 2002 07:09:04 +0000 |
Sam Lantinga |
Don't be fooled by unclutter - the mouse isn't really leaving our window
|
Mon, 16 Sep 2002 06:50:26 +0000 |
Sam Lantinga |
Date: Thu, 12 Sep 2002 20:35:51 -0400
|
Mon, 16 Sep 2002 06:26:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Sep 2002 06:21:23 +0000 |
Sam Lantinga |
Fixed a crash bug in checkkeys.c (thanks John!)
|
Mon, 16 Sep 2002 06:17:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Sep 2002 06:14:46 +0000 |
Sam Lantinga |
Applied John Popplewell's fix for left-handed mice under Windows.
|
Mon, 09 Sep 2002 05:28:06 +0000 |
Sam Lantinga |
The portable way of including SDL is #include "SDL.h"
|
Mon, 09 Sep 2002 05:12:32 +0000 |
Sam Lantinga |
Fixed path problem with sdl.m4 macro file
|
Mon, 09 Sep 2002 03:22:19 +0000 |
Sam Lantinga |
Fixed missing cursor after shadow buffer flip (thanks Jan!)
|
Mon, 02 Sep 2002 21:42:15 +0000 |
Sam Lantinga |
Fixed trashing the framebuffer console on broken video drivers
|
Mon, 02 Sep 2002 16:02:17 +0000 |
Sam Lantinga |
Fixed a typo in a previous patch
|
Mon, 02 Sep 2002 15:58:29 +0000 |
Sam Lantinga |
Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
|
Sun, 01 Sep 2002 19:34:01 +0000 |
Sam Lantinga |
Updated MacOS projects with "enums as int" build option
|
Sun, 01 Sep 2002 00:40:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 01 Sep 2002 00:38:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 01 Sep 2002 00:37:24 +0000 |
Sam Lantinga |
Date: Sat, 31 Aug 2002 15:42:45 +0200
|
Sat, 31 Aug 2002 21:00:28 +0000 |
Sam Lantinga |
Fixed some bugs and added some features to the -benchmark facility
|
Sat, 31 Aug 2002 19:48:11 +0000 |
Sam Lantinga |
Added a -benchmark flag for testing the speeds of various video modes
|
Sat, 31 Aug 2002 04:13:28 +0000 |
Sam Lantinga |
Date: Tue, 27 Aug 2002 19:07:38 +0200
|
Sat, 31 Aug 2002 04:06:37 +0000 |
Sam Lantinga |
Date: Tue, 27 Aug 2002 16:14:11 +0200
|
Sat, 31 Aug 2002 04:01:19 +0000 |
Sam Lantinga |
Tell the dock about command-line launched applications
|
Sat, 31 Aug 2002 01:31:44 +0000 |
Sam Lantinga |
Darrell's Jag joystick fix
|
Wed, 28 Aug 2002 23:25:09 +0000 |
Sam Lantinga |
Doh! Patch by Joel Ray Holveck
|
Sun, 25 Aug 2002 18:59:11 +0000 |
Sam Lantinga |
Added a -fullscreen flag
|
Sun, 25 Aug 2002 16:25:37 +0000 |
Sam Lantinga |
Date: Sun, 25 Aug 2002 09:46:54 -0400
|
Sun, 25 Aug 2002 06:21:49 +0000 |
Sam Lantinga |
Date: Sat, 24 Aug 2002 22:20:01 -0600
|
Sun, 25 Aug 2002 02:05:24 +0000 |
Sam Lantinga |
Updated the credits
|
Sat, 24 Aug 2002 17:30:49 +0000 |
Sam Lantinga |
Removed unused function
|
Sat, 24 Aug 2002 17:15:45 +0000 |
Sam Lantinga |
Fixed 2048 pixel limitation in DirectX blit code
|
Sat, 24 Aug 2002 16:27:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 24 Aug 2002 16:17:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 24 Aug 2002 16:15:37 +0000 |
Sam Lantinga |
Updated the Borland C++ projects (thanks Dominique!)
|
Sat, 24 Aug 2002 15:29:06 +0000 |
Sam Lantinga |
Date: Fri, 23 Aug 2002 11:48:56 +0200
|
Wed, 21 Aug 2002 04:16:31 +0000 |
Sam Lantinga |
Added compile-time checking for the size of enums to SDL_types.h
|
Tue, 20 Aug 2002 16:58:49 +0000 |
Sam Lantinga |
Fixed offset bug in hardware accelerated fills and blits
|
Tue, 20 Aug 2002 06:08:42 +0000 |
Sam Lantinga |
Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
|
Tue, 20 Aug 2002 06:01:20 +0000 |
Sam Lantinga |
Reset mouse state when changing video modes
|
Tue, 20 Aug 2002 05:59:31 +0000 |
Sam Lantinga |
Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
|
Tue, 20 Aug 2002 04:55:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 04:49:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 04:44:36 +0000 |
Sam Lantinga |
Fixed crash with invalid bpp in SDL_SetVideoMode()
|
Tue, 20 Aug 2002 00:27:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 00:24:38 +0000 |
Sam Lantinga |
Fixed mouse motion on MacOS X (recently broken)
|
Tue, 20 Aug 2002 00:20:06 +0000 |
Sam Lantinga |
Updated for embedded Visual C++ 4.0
|
Mon, 19 Aug 2002 18:33:29 +0000 |
Sam Lantinga |
Help with cross-compiling
|
Mon, 19 Aug 2002 18:09:44 +0000 |
Sam Lantinga |
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
|
Mon, 19 Aug 2002 17:58:08 +0000 |
Sam Lantinga |
Added SDL_GL_STEREO for stereoscopic OpenGL contexts
|
Mon, 19 Aug 2002 03:40:44 +0000 |
Sam Lantinga |
Added an environment variable SDL_VIDEO_X11_WMCLASS
|
Mon, 19 Aug 2002 03:09:25 +0000 |
Sam Lantinga |
Fullscreen windows are always topmost under Windows
|
Mon, 19 Aug 2002 02:34:22 +0000 |
Sam Lantinga |
Fixed mouse grab going fullscreen to windowed in Windows
|
Sun, 18 Aug 2002 19:22:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Aug 2002 18:33:02 +0000 |
Sam Lantinga |
Fixed video crash on older XFree86 servers
|
Sun, 18 Aug 2002 03:19:59 +0000 |
Sam Lantinga |
Only modifier key state is noted when X11 window opens
|
Sat, 17 Aug 2002 19:36:43 +0000 |
Sam Lantinga |
Added temporarily disabled code for hardware acceleration in windowed mode.
|
Sat, 17 Aug 2002 19:17:18 +0000 |
Sam Lantinga |
Flush message queue when shutting down video mode on Windows
|
Sat, 17 Aug 2002 19:17:01 +0000 |
Sam Lantinga |
Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
|
Sat, 17 Aug 2002 18:11:23 +0000 |
Sam Lantinga |
Removed DDFLIP_WAIT flag from DirectX flip for improved performance
|
Sat, 17 Aug 2002 18:03:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 17 Aug 2002 17:49:27 +0000 |
Sam Lantinga |
Added a way to get the Windows OpenGL context in SDL_syswm.h
|
Sat, 17 Aug 2002 17:21:04 +0000 |
Sam Lantinga |
Fixed building Windows DLL with latest native Cygwin tools
|
Sat, 17 Aug 2002 16:58:31 +0000 |
Sam Lantinga |
Updated configure.in for automake 1.6.2
|
Mon, 12 Aug 2002 22:43:58 +0000 |
Sam Lantinga |
Darrell's fix for Quartz mouse motion
|
Mon, 12 Aug 2002 14:54:38 +0000 |
Ryan C. Gordon |
Commented double-free buggy code. Will examine more closely later.
|
Thu, 01 Aug 2002 23:24:13 +0000 |
Sam Lantinga |
Added initial support for PicoGUI (thanks Micah!)
|
Thu, 01 Aug 2002 23:08:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Aug 2002 23:06:39 +0000 |
Sam Lantinga |
Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
|
Thu, 01 Aug 2002 05:16:38 +0000 |
Ryan C. Gordon |
Make sure width and height passed to SDL_GetVideoMode() are sane.
|
Tue, 30 Jul 2002 07:25:43 +0000 |
Ryan C. Gordon |
Memory leak fixes by Bill May.
|
Mon, 29 Jul 2002 23:20:16 +0000 |
Sam Lantinga |
Date: Fri, 12 Jul 2002 11:25:32 GMT+1
|
Mon, 29 Jul 2002 22:26:43 +0000 |
Sam Lantinga |
Date: Mon, 29 Jul 2002 15:07:22 +1000
|
Fri, 26 Jul 2002 17:13:17 +0000 |
Ryan C. Gordon |
Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
|
Mon, 22 Jul 2002 09:49:52 +0000 |
Ryan C. Gordon |
Fixed (?) semaphore support on HPUX 11.x ...
|
Wed, 10 Jul 2002 17:10:46 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 10 Jul 2002 05:18:09 +0000 |
Ryan C. Gordon |
More correct error reported when calling SDL_GL_LoadLibrary() without
|
Wed, 03 Jul 2002 04:54:55 +0000 |
Sam Lantinga |
Memory leak fix for DirectX software surfaces
|
Tue, 02 Jul 2002 04:07:01 +0000 |
Ryan C. Gordon |
Bugfix from Corona688: don't reference a string before we've initialized it.
|
Thu, 20 Jun 2002 17:47:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 Jun 2002 17:47:18 +0000 |
Sam Lantinga |
Allow building from another top level directory
|
Sun, 16 Jun 2002 04:17:57 +0000 |
Sam Lantinga |
Updated the QNX audio code for QNX 6.2 (thanks Travis!)
|
Thu, 13 Jun 2002 23:59:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 21:40:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 21:36:25 +0000 |
Sam Lantinga |
Fixed building with pthreads and the pth library
|
Thu, 13 Jun 2002 17:52:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 16:54:43 +0000 |
Sam Lantinga |
Hmm
|
Thu, 13 Jun 2002 16:54:38 +0000 |
Sam Lantinga |
Fix uninitialized variable warning
|
Thu, 13 Jun 2002 16:54:26 +0000 |
Sam Lantinga |
Fix another memory leak
|
Thu, 13 Jun 2002 12:00:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 11:57:10 +0000 |
Sam Lantinga |
Fixed memory leaks in YUV code
|
Wed, 12 Jun 2002 23:49:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 12 Jun 2002 03:32:01 +0000 |
Sam Lantinga |
API changes on OpenBSD and FreeBSD...
|
Wed, 12 Jun 2002 03:30:58 +0000 |
Sam Lantinga |
Added some more joysticks on Linux
|
Tue, 11 Jun 2002 20:11:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 20:06:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:56:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:43:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:32:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:00:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 10 Jun 2002 21:39:49 +0000 |
Sam Lantinga |
Unified the thread detection code for UNIX platforms
|
Mon, 10 Jun 2002 20:42:53 +0000 |
Sam Lantinga |
Added Atari audio support (thanks Patrice!)
|
Mon, 10 Jun 2002 20:42:02 +0000 |
Sam Lantinga |
Pth threading bug fix
|
Mon, 10 Jun 2002 20:37:39 +0000 |
Sam Lantinga |
Added check for ENOMEDIUM to the Linux CDROM code
|
Mon, 10 Jun 2002 20:23:26 +0000 |
Sam Lantinga |
Date: Wed, 5 Jun 2002 12:57:56 +0200
|
Mon, 10 Jun 2002 20:21:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 08 Jun 2002 19:33:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 04 Jun 2002 22:30:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 23:07:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 23:05:05 +0000 |
Sam Lantinga |
Date: Sat, 1 Jun 2002 17:56:45 -0500
|
Sat, 01 Jun 2002 19:54:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 19:51:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 18:48:13 +0000 |
Sam Lantinga |
Fixed shared library building on MacOS X (thanks Max!)
|
Sat, 01 Jun 2002 18:43:51 +0000 |
Sam Lantinga |
Added a README for Qtopia
|
Fri, 31 May 2002 04:45:46 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 29 May 2002 23:31:33 +0000 |
Sam Lantinga |
Almost... :)
|
Wed, 29 May 2002 22:29:46 +0000 |
Ryan C. Gordon |
SDL_PushEvent() now returns values as documented.
|
Wed, 29 May 2002 20:47:19 +0000 |
Sam Lantinga |
Date: Wed, 29 May 2002 17:37:19 +0200
|
Tue, 28 May 2002 20:01:29 +0000 |
Sam Lantinga |
Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
|
Tue, 28 May 2002 19:31:32 +0000 |
Sam Lantinga |
Date: Wed, 22 May 2002 22:30:58 +0300
|
Tue, 28 May 2002 19:24:11 +0000 |
Sam Lantinga |
Date: Fri, 24 May 2002 10:32:00 -0700
|
Mon, 20 May 2002 18:36:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 May 2002 17:40:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 23:31:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 22:34:36 +0000 |
Sam Lantinga |
Use secondary audio buffers to avoid problems on various soundcards
|
Sun, 19 May 2002 22:32:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 22:27:42 +0000 |
Sam Lantinga |
Fixed setting OpenGL mode multiple times on Windows
|
Sun, 19 May 2002 21:40:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 20:06:01 +0000 |
Sam Lantinga |
Added David Hedbor's Qtopia patches
|
Sun, 19 May 2002 19:54:01 +0000 |
Sam Lantinga |
Date: Sat, 18 May 2002 17:40:53 +0300
|
Sun, 19 May 2002 19:52:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 18:52:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 18:45:55 +0000 |
Sam Lantinga |
The Win32 information has been moved to the FAQ.
|
Sat, 18 May 2002 11:30:38 +0000 |
Sam Lantinga |
Avoid a conflict in the definition of int32
|
Fri, 17 May 2002 17:49:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 25 Apr 2002 16:09:05 +0000 |
Sam Lantinga |
Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell)
|
Fri, 19 Apr 2002 03:29:22 +0000 |
Sam Lantinga |
Date: Thu, 18 Apr 2002 13:50:53 -0700
|
Thu, 18 Apr 2002 04:51:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 18 Apr 2002 04:47:49 +0000 |
Sam Lantinga |
From: Wilbern Cobb <vedge@csoft.org>
|
Thu, 18 Apr 2002 04:28:58 +0000 |
Sam Lantinga |
Configure fixes from Wilbern Cobb for FreeBSD joystick support.
|
Wed, 17 Apr 2002 14:25:23 +0000 |
Sam Lantinga |
Fixed crash in QZ_SetCaption() (thanks Darrell)
|
Tue, 16 Apr 2002 16:45:23 +0000 |
Sam Lantinga |
Wilbern Cobb fixed joystick code on FreeBSD
|
Mon, 15 Apr 2002 07:49:54 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Apr 2002 07:47:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Apr 2002 07:41:47 +0000 |
Sam Lantinga |
Don't build RPM archives that have ALSA dependencies
|
Mon, 15 Apr 2002 07:38:54 +0000 |
Sam Lantinga |
Updated ALSA audio support for ALSA 0.9
|
Mon, 15 Apr 2002 04:53:41 +0000 |
Sam Lantinga |
The documented error return value for SDL_WaitEvent() is 0.
|
Mon, 15 Apr 2002 04:51:26 +0000 |
Sam Lantinga |
Fixed SDL_PollEvent() so it only returns a boolean value (not -1)
|
Sun, 14 Apr 2002 22:17:50 +0000 |
Sam Lantinga |
Fixed failed make when running "make distclean"
|
Sun, 14 Apr 2002 21:51:25 +0000 |
Sam Lantinga |
Bump the version, so that it isn't forotten later. :)
|
Sat, 13 Apr 2002 23:57:03 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.4
|
Sat, 13 Apr 2002 23:31:07 +0000 |
Sam Lantinga |
Re-added MacOS X audio locking
|
Sat, 13 Apr 2002 20:33:21 +0000 |
Sam Lantinga |
Fixed build warning
|
Sat, 13 Apr 2002 20:33:15 +0000 |
Sam Lantinga |
Fixed precompiled headers on MacOS X
|
Sat, 13 Apr 2002 18:08:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 15:43:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 14:44:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 14:40:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 11 Apr 2002 21:09:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 11 Apr 2002 21:08:44 +0000 |
Sam Lantinga |
Fixed a minor memory leak in the SDL thread subsystem
|
Thu, 11 Apr 2002 18:22:05 +0000 |
Sam Lantinga |
Fixed spurious keypress at startup on BeOS
|
Thu, 11 Apr 2002 15:23:07 +0000 |
Sam Lantinga |
Fixed gamma ramps in DirectX windowed and OpenGL modes
|
Thu, 11 Apr 2002 14:35:16 +0000 |
Sam Lantinga |
Explicitly specify the SDL API calling convention (C by default)
|
Wed, 10 Apr 2002 17:12:32 +0000 |
Sam Lantinga |
BeOS compile fix for shared object loading code
|
Wed, 10 Apr 2002 02:14:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 09 Apr 2002 23:49:06 +0000 |
Sam Lantinga |
Fixed DirectX fullscreen gamma control (thanks John!)
|
Tue, 09 Apr 2002 23:32:40 +0000 |
Sam Lantinga |
Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
|
Mon, 08 Apr 2002 17:50:30 +0000 |
Sam Lantinga |
Mouse wheel fix patch.
|
Thu, 04 Apr 2002 18:06:33 +0000 |
Sam Lantinga |
Date: Thu, 04 Apr 2002 13:27:36 GMT+1
|
Wed, 03 Apr 2002 21:45:25 +0000 |
Sam Lantinga |
Date: 03 Apr 2002 15:28:09 +0200
|
Mon, 01 Apr 2002 15:35:28 +0000 |
Sam Lantinga |
Patrice's fixes for GNU Pthread support
|
Sun, 31 Mar 2002 04:07:05 +0000 |
Sam Lantinga |
RPM dependency fix courtesy of Edward Rudd
|
Sun, 31 Mar 2002 03:34:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 31 Mar 2002 03:34:11 +0000 |
Sam Lantinga |
Disabled QueryPerformanceCounter(), due to problems on Win2K
|
Sun, 31 Mar 2002 02:42:43 +0000 |
Sam Lantinga |
Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
|
Sat, 30 Mar 2002 21:41:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Mar 2002 20:03:27 +0000 |
Sam Lantinga |
The audio lock and unlock functions are now a part of the driver.
|
Sat, 30 Mar 2002 19:48:56 +0000 |
Sam Lantinga |
The audio lock and unlock functions are now a part of the driver.
|
Sat, 30 Mar 2002 18:53:23 +0000 |
Sam Lantinga |
Fixes for GNU pthreads from Patrice
|
Thu, 28 Mar 2002 16:20:10 +0000 |
Sam Lantinga |
Date: Thu, 28 Mar 2002 09:20:03 +0200
|
Tue, 26 Mar 2002 17:37:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Mar 2002 21:44:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Mar 2002 01:12:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 23 Mar 2002 20:54:17 +0000 |
Sam Lantinga |
Added UNIX RDTSC code by Lompak (disabled by default)
|
Sat, 23 Mar 2002 20:19:44 +0000 |
Sam Lantinga |
Date: Sat, 23 Mar 2002 13:53:37 +0200
|
Fri, 22 Mar 2002 18:11:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Mar 2002 02:37:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Mar 2002 02:37:38 +0000 |
Sam Lantinga |
Used the glext.h from the SGI sample implementation
|
Wed, 20 Mar 2002 02:24:29 +0000 |
Sam Lantinga |
Date: Fri, 15 Mar 2002 18:24:59 GMT+1
|
Wed, 20 Mar 2002 02:21:46 +0000 |
Sam Lantinga |
Blit bug fix from John Popplewell
|
Mon, 11 Mar 2002 17:38:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Mar 2002 03:55:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Mar 2002 03:49:25 +0000 |
Sam Lantinga |
This properly scales axes, and adds support for sliders/wheels
|
Sun, 10 Mar 2002 03:38:32 +0000 |
Sam Lantinga |
Only put surfaces in video memory if there are accelerated blits
|
Sun, 10 Mar 2002 03:33:59 +0000 |
Sam Lantinga |
Atari port cleanups from Patrice
|
Sun, 10 Mar 2002 03:25:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Mar 2002 20:29:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Mar 2002 20:23:11 +0000 |
Sam Lantinga |
Added Atari joystick support (thanks Patrice!)
|
Wed, 06 Mar 2002 19:14:17 +0000 |
Sam Lantinga |
Fixed dynamic arts support.
|
Wed, 06 Mar 2002 19:14:12 +0000 |
Sam Lantinga |
Fixed dynamic arts support.
|
Wed, 06 Mar 2002 18:25:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 11:32:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 11:23:08 +0000 |
Sam Lantinga |
Updated copyright information for 2002
|
Wed, 06 Mar 2002 11:05:47 +0000 |
Sam Lantinga |
Removed the API changes to preserve SDL 1.2 stability
|
Wed, 06 Mar 2002 05:37:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 05:20:11 +0000 |
Sam Lantinga |
Added a new header file: SDL_loadso.h
|
Tue, 05 Mar 2002 23:19:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 05 Mar 2002 19:55:32 +0000 |
Sam Lantinga |
Added SDL_LockRect() and SDL_UnlockRect()
|
Sat, 02 Mar 2002 16:50:35 +0000 |
Sam Lantinga |
Date: Thu, 21 Feb 2002 09:18:24 +0200
|
Fri, 01 Mar 2002 18:24:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 01 Mar 2002 18:01:16 +0000 |
Sam Lantinga |
Fixed "short jump out of range" error in MMX code
|
Thu, 28 Feb 2002 00:28:26 +0000 |
Sam Lantinga |
Updated for Watcom C++ and LCC compilers
|
Wed, 27 Feb 2002 16:15:34 +0000 |
Sam Lantinga |
From: Patrice Mandin <pmandin@caramail.com>
|
Tue, 26 Feb 2002 14:38:53 +0000 |
Sam Lantinga |
Updated for DirectFB 0.9.9
|
Fri, 22 Feb 2002 17:39:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 21 Feb 2002 21:51:29 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Feb 2002 01:05:51 +0000 |
Sam Lantinga |
Date: Mon, 18 Feb 2002 16:46:59 +1200
|
Wed, 20 Feb 2002 01:02:33 +0000 |
Sam Lantinga |
Fixed SDL_OPENGLBLIT with OpenGL API newer than 1.2
|
Sun, 17 Feb 2002 19:54:28 +0000 |
Sam Lantinga |
Added initial support for Atari (thanks Patrice!)
|
Thu, 14 Feb 2002 21:26:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 14 Feb 2002 02:15:15 +0000 |
Sam Lantinga |
Mike Gorchak added some QNX tweaks, including OpenGL support
|
Thu, 14 Feb 2002 01:24:08 +0000 |
Sam Lantinga |
Added support for joysticks on *BSD (thanks Wilbern!)
|
Thu, 14 Feb 2002 00:47:46 +0000 |
Sam Lantinga |
Added a YUV overlay test program (thanks Jon!)
|
Wed, 13 Feb 2002 23:40:13 +0000 |
Sam Lantinga |
Updated the documentation for the SDL_PushEvent() call.
|
Wed, 13 Feb 2002 18:21:48 +0000 |
Sam Lantinga |
Added support for the pause key under DirectX
|
Wed, 13 Feb 2002 17:45:24 +0000 |
Sam Lantinga |
David Snopek added Borland compiler support
|
Tue, 22 Jan 2002 21:14:36 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 22 Jan 2002 18:46:28 +0000 |
Sam Lantinga |
Date: Sat, 19 Jan 2002 17:24:32 -0500 (EST)
|
Tue, 22 Jan 2002 18:28:35 +0000 |
Sam Lantinga |
Now works "out of the box" on BSDI
|
Fri, 18 Jan 2002 22:02:03 +0000 |
Sam Lantinga |
From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
|
Fri, 18 Jan 2002 19:41:59 +0000 |
Sam Lantinga |
Added Quartz version of SDL_SetIcon() for MacOS X (thanks Bob)
|
Fri, 18 Jan 2002 18:34:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 18 Jan 2002 18:14:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 18 Jan 2002 18:14:03 +0000 |
Sam Lantinga |
Added QNX cleanups by Mike Gorchak (thanks!)
|
Fri, 18 Jan 2002 17:14:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 14 Jan 2002 19:20:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 10 Jan 2002 02:00:29 +0000 |
Sam Lantinga |
Fixed building with Cygwin (thanks Michael)
|
Wed, 09 Jan 2002 16:04:58 +0000 |
Sam Lantinga |
Don't allow multiple audio opens to succeed (until SDL 1.3)
|
Fri, 04 Jan 2002 20:48:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 26 Dec 2001 17:50:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 Dec 2001 22:46:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 02:29:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 00:18:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 17 Dec 2001 19:56:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 Dec 2001 20:00:27 +0000 |
Sam Lantinga |
Updated Amiga port by Gabriele Greco
|
Fri, 14 Dec 2001 13:13:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Dec 2001 12:46:15 +0000 |
Sam Lantinga |
Updated mailing list information
|
Fri, 14 Dec 2001 12:38:15 +0000 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
Fri, 14 Dec 2001 12:37:47 +0000 |
Sam Lantinga |
Updated the headers with the correct e-mail address
|
Fri, 14 Dec 2001 12:37:34 +0000 |
Sam Lantinga |
Added support for building SDL for EPOC/SymbianOS 6.0 (thanks Hannu!)
|
Fri, 14 Dec 2001 12:30:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 06 Dec 2001 01:20:22 +0000 |
Sam Lantinga |
Reset the device before closing it - fixes a hang with some audio drivers
|
Wed, 05 Dec 2001 23:49:09 +0000 |
Sam Lantinga |
Fix crash with Linux supermount fstab entries (thanks Erno!)
|
Tue, 27 Nov 2001 01:26:57 +0000 |
Sam Lantinga |
From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
|
Mon, 26 Nov 2001 22:22:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 23 Nov 2001 17:11:05 +0000 |
Sam Lantinga |
Fixed timeout in Linux condition variable implementation
|
Thu, 22 Nov 2001 06:34:25 +0000 |
Sam Lantinga |
Fixed testgl so that SDL_GL_Enter2DMode() allows alpha blending
|
Thu, 22 Nov 2001 04:55:38 +0000 |
Sam Lantinga |
Added support for Xi Graphics XME fullscreen extension
|
Thu, 22 Nov 2001 03:47:16 +0000 |
Sam Lantinga |
Bump the version number on the library
|
Thu, 22 Nov 2001 03:43:57 +0000 |
Sam Lantinga |
Include the README files with the source distribution
|
Thu, 22 Nov 2001 03:11:55 +0000 |
Sam Lantinga |
Added a couple minor tweaks
|
Thu, 22 Nov 2001 03:10:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 08 Nov 2001 07:27:25 +0000 |
Sam Lantinga |
Oops, forgot a directory here...
release-1.2.3
|
Wed, 07 Nov 2001 17:59:07 +0000 |
Sam Lantinga |
Fixed X11 icon color allocation (thanks Mattias!)
|
Wed, 07 Nov 2001 17:58:41 +0000 |
Sam Lantinga |
Removed a warning
|
Tue, 06 Nov 2001 01:48:36 +0000 |
Sam Lantinga |
Modified the logo texture load to accept any width/height image
|
Tue, 06 Nov 2001 00:15:24 +0000 |
Sam Lantinga |
SDL_OPENGLBLIT is deprecated, show the "right way" of doing things
|
Tue, 06 Nov 2001 00:15:04 +0000 |
Sam Lantinga |
Don't generate a spurious error on SDL_InitVideo()
|
Sun, 04 Nov 2001 19:27:03 +0000 |
Sam Lantinga |
Updated to include SDL_opengl.h
|
Sun, 04 Nov 2001 04:18:43 +0000 |
Sam Lantinga |
Greatly improved Xinerama video mode support
|
Sun, 04 Nov 2001 04:18:27 +0000 |
Sam Lantinga |
Fix a crash if an OpenGL video mode can't be set.
|
Sun, 04 Nov 2001 04:18:05 +0000 |
Sam Lantinga |
Give more info about the current video mode
|
Sat, 03 Nov 2001 17:03:16 +0000 |
Sam Lantinga |
Added X11 Xinerama support - fullscreen starts on screen 0
|
Fri, 02 Nov 2001 22:41:32 +0000 |
Sam Lantinga |
Disabled virtual terminal check for SVGAlib video
|
Fri, 02 Nov 2001 19:59:41 +0000 |
Sam Lantinga |
Fixed building hermes objects with automake 1.5 (thanks winterlion)
|
Fri, 02 Nov 2001 19:51:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 02 Nov 2001 19:49:14 +0000 |
Sam Lantinga |
Fixed key repeat interactions with event filters (thanks Elmar!)
|
Fri, 02 Nov 2001 19:16:53 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 02 Nov 2001 18:12:52 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Nov 2001 16:45:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Nov 2001 16:21:40 +0000 |
Sam Lantinga |
Updated SDL DirectFB backend for DirectFB version 0.9.7
|
Fri, 26 Oct 2001 14:51:22 +0000 |
Sam Lantinga |
Hack workaround to fix MacOS X install problems
|
Thu, 25 Oct 2001 08:45:17 +0000 |
Sam Lantinga |
Use the sticky focus flag so audio isn't muted when application is switched.
|
Thu, 25 Oct 2001 06:22:38 +0000 |
Sam Lantinga |
Fail if setting a video mode when requesting GL and can't get it.
|
Thu, 25 Oct 2001 06:08:18 +0000 |
Sam Lantinga |
Fix shared library creation on QNX
|
Thu, 25 Oct 2001 05:37:32 +0000 |
Sam Lantinga |
Added platform independent OpenGL header - SDL_opengl.h
|
Thu, 25 Oct 2001 04:35:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 23 Oct 2001 00:50:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 22 Oct 2001 21:34:50 +0000 |
Sam Lantinga |
If we're looking at the /dev/input event devices, and we found
|
Thu, 18 Oct 2001 15:07:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 16 Oct 2001 15:04:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 16 Oct 2001 15:01:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 16 Oct 2001 14:55:59 +0000 |
Sam Lantinga |
Added Darrell Walisser's updated project-builder projects
|
Sun, 14 Oct 2001 20:30:10 +0000 |
Sam Lantinga |
Fixed flashing the screen when creating a window on BeOS
|
Sun, 14 Oct 2001 19:49:02 +0000 |
Sam Lantinga |
Added double-buffering support for SVGAlib (thanks Kutak!)
|
Mon, 08 Oct 2001 18:54:06 +0000 |
Sam Lantinga |
Added photon fixes submitted by Luca Barbato
|
Sun, 30 Sep 2001 20:23:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 30 Sep 2001 20:19:20 +0000 |
Sam Lantinga |
Fixed crash when using double-buffering with DGA
|
Sun, 30 Sep 2001 19:07:56 +0000 |
Sam Lantinga |
Fixed last track time calculation (thanks Tchi Southivong)
|
Sun, 30 Sep 2001 18:55:08 +0000 |
Sam Lantinga |
MacOS X fix
|
Sun, 23 Sep 2001 22:33:19 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 22:16:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 22:10:03 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 21:58:52 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 21:10:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 21:09:08 +0000 |
Sam Lantinga |
Oops, back out that SDL_main -> SDLMain conversion
|
Sun, 23 Sep 2001 20:52:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 20:51:36 +0000 |
Sam Lantinga |
Fixed resuming a paused CD on Win2K (thanks Aragorn)
|
Sun, 23 Sep 2001 20:42:00 +0000 |
Sam Lantinga |
Changed SDLMain to SDL_main for MacOS X stuff
|
Sun, 23 Sep 2001 18:19:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 18:10:59 +0000 |
Sam Lantinga |
Date: Thu, 13 Sep 2001 14:14:42 -0400
|
Sun, 23 Sep 2001 17:39:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 16:53:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Sep 2001 04:58:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Sep 2001 04:34:15 +0000 |
Sam Lantinga |
Added support for the GNU Pth thread lib (thanks Mandin!)
|
Fri, 14 Sep 2001 04:33:01 +0000 |
Sam Lantinga |
Added the Undo key for the Atari keyboard
|
Fri, 14 Sep 2001 02:59:59 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Sep 2001 02:55:36 +0000 |
Sam Lantinga |
Fix XVideo on GeForce by using last available adaptor
|
Fri, 14 Sep 2001 02:41:09 +0000 |
Sam Lantinga |
Updated from the SDL Documentation Project
|
Thu, 13 Sep 2001 16:41:03 +0000 |
Sam Lantinga |
Do proper typecasting so this compiles on IRIX
|
Thu, 13 Sep 2001 16:15:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Sep 2001 15:57:48 +0000 |
Sam Lantinga |
Added CD-ROM support for BSD/OS (thanks Steven!)
|
Wed, 12 Sep 2001 05:11:15 +0000 |
Sam Lantinga |
Added library version information to the Windows DLL
|
Tue, 11 Sep 2001 20:58:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Sep 2001 20:49:27 +0000 |
Sam Lantinga |
Fix for "make dist"
|
Tue, 11 Sep 2001 20:42:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Sep 2001 20:38:49 +0000 |
Sam Lantinga |
Added initial support for EPOC/Symbian OS (thanks Hannu!)
|
Tue, 11 Sep 2001 19:00:18 +0000 |
Sam Lantinga |
Date: Sat, 8 Sep 2001 04:42:23 +0200
|
Tue, 11 Sep 2001 18:52:45 +0000 |
Sam Lantinga |
Handle the case where the WAVE magic number was already read in a non-seekable
|
Tue, 04 Sep 2001 23:22:23 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 04 Sep 2001 23:21:20 +0000 |
Sam Lantinga |
Allow building SDL on Windows without audio support
|
Tue, 04 Sep 2001 23:18:45 +0000 |
Sam Lantinga |
Added Max's patches for building MacOS X apps on command line
|
Tue, 04 Sep 2001 22:53:46 +0000 |
Sam Lantinga |
Added support for DirectFB video on Linux (thanks Denis!)
|
Tue, 04 Sep 2001 22:48:09 +0000 |
Sam Lantinga |
Fixed Solaris nitpicks (thanks Mattias!)
|
Tue, 04 Sep 2001 22:38:01 +0000 |
Sam Lantinga |
Joystick initialization fix submitted by Vitaliy Mikitchenko
|
Tue, 04 Sep 2001 22:28:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 04 Sep 2001 22:28:55 +0000 |
Sam Lantinga |
Removed SDL_blit_A.h (obsolete)
|
Fri, 31 Aug 2001 21:21:24 +0000 |
Sam Lantinga |
Fixed mouse wheel motion position on Windows
|
Fri, 31 Aug 2001 21:08:30 +0000 |
Sam Lantinga |
An expose event is now sent when using XVideo output.
|
Fri, 31 Aug 2001 20:53:05 +0000 |
Sam Lantinga |
Fix title bar setting bug
|
Tue, 21 Aug 2001 07:27:51 +0000 |
Sam Lantinga |
Time to recognize everyone again. :)
|
Tue, 21 Aug 2001 07:19:59 +0000 |
Sam Lantinga |
Date: Tue, 21 Aug 2001 03:50:01 +0200
|
Mon, 20 Aug 2001 04:41:49 +0000 |
Sam Lantinga |
Removed fullscreen menu entry - fixed warning on application startup
|
Mon, 20 Aug 2001 00:10:35 +0000 |
Sam Lantinga |
Is this right??
|
Sun, 19 Aug 2001 23:57:39 +0000 |
Sam Lantinga |
Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST)
|
Sat, 18 Aug 2001 22:24:19 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 18 Aug 2001 22:03:11 +0000 |
Sam Lantinga |
Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)
|
Sat, 18 Aug 2001 21:58:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 18 Aug 2001 19:21:04 +0000 |
Sam Lantinga |
Fix compiler warnings
|
Sat, 18 Aug 2001 10:33:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 09 Aug 2001 14:04:46 +0000 |
Sam Lantinga |
Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
|
Thu, 09 Aug 2001 13:09:47 +0000 |
Sam Lantinga |
Audio subsystem no longer assumes sun audio API on UNIX systems
|
Thu, 09 Aug 2001 13:06:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 09 Aug 2001 12:52:04 +0000 |
Sam Lantinga |
Added SDL_expose.c to the VC++ project
|
Thu, 09 Aug 2001 12:21:32 +0000 |
Sam Lantinga |
Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
|
Thu, 09 Aug 2001 06:14:06 +0000 |
Sam Lantinga |
Fixed VGL detection on FreeBSD (thanks David!)
|
Thu, 09 Aug 2001 06:11:49 +0000 |
Sam Lantinga |
Updated ltconfig for OpenBSD (thanks Peter!)
|
Thu, 09 Aug 2001 06:08:57 +0000 |
Sam Lantinga |
From: Max Horn <max@quendi.de>
|
Thu, 09 Aug 2001 06:05:55 +0000 |
Sam Lantinga |
Include MacOS X in the distribution
|
Thu, 09 Aug 2001 05:51:34 +0000 |
Sam Lantinga |
Fixed compiling on Windows CE
|
Thu, 09 Aug 2001 05:34:17 +0000 |
Sam Lantinga |
Fixed potential buffer overflow in Linux CD code (thanks Ryan!)
|
Thu, 09 Aug 2001 05:31:32 +0000 |
Sam Lantinga |
Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
|
Fri, 03 Aug 2001 05:51:33 +0000 |
Sam Lantinga |
Fixed building the static library (still needs to run ranlib afterwards)
|
Wed, 01 Aug 2001 08:41:45 +0000 |
Sam Lantinga |
Added hardware stretching code to scale 640x480 to TV resolution
|
Wed, 01 Aug 2001 05:01:08 +0000 |
Sam Lantinga |
Added initial support for TV output modes
|
Wed, 01 Aug 2001 03:23:40 +0000 |
Sam Lantinga |
Fix compile riva fb problem on older kernels
|
Tue, 31 Jul 2001 20:08:51 +0000 |
Sam Lantinga |
Added support for hardware accelerated NVidia driver on framebuffer console
|
Tue, 31 Jul 2001 06:08:11 +0000 |
Sam Lantinga |
Added button-up with mouse-wheel on framebuffer console
|
Tue, 31 Jul 2001 05:39:36 +0000 |
Sam Lantinga |
Fixed audio format selection for OpenBSD (thanks Peter!)
|
Tue, 31 Jul 2001 05:36:10 +0000 |
Sam Lantinga |
The rectangle argument to SDL_SetClipRect is really const
|
Tue, 31 Jul 2001 04:06:56 +0000 |
Sam Lantinga |
Applied Maxim's patch for VGL detection on FreeBSD
|
Tue, 31 Jul 2001 00:32:27 +0000 |
Sam Lantinga |
Avoid a compiler warning when configured with --disable-threads
|
Tue, 31 Jul 2001 00:26:32 +0000 |
Sam Lantinga |
Oops, that wasn't right...
|
Tue, 31 Jul 2001 00:13:03 +0000 |
Sam Lantinga |
Bump version to 1.2.3
|
Tue, 31 Jul 2001 00:11:41 +0000 |
Sam Lantinga |
Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined
|
Mon, 23 Jul 2001 19:54:31 +0000 |
Sam Lantinga |
Updated version to 1.2.2
release-1.2.2
|
Mon, 23 Jul 2001 19:48:28 +0000 |
Sam Lantinga |
Fixed the project builder project archive
|
Mon, 23 Jul 2001 04:34:52 +0000 |
Sam Lantinga |
Don't worry about a minimum repeat rate - let the user hang themselves...
|
Mon, 23 Jul 2001 02:58:42 +0000 |
Sam Lantinga |
Name changed from OBSD to OPENBSD_AUDIO
|
Sun, 22 Jul 2001 23:45:42 +0000 |
Sam Lantinga |
Re-adding SDLMain.nib.tar.gz, so people don't have to use stationary.
|
Sun, 22 Jul 2001 21:31:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 22 Jul 2001 21:25:22 +0000 |
Sam Lantinga |
Fix noise when starting audio under DX5 (thanks Jesse!)
|
Sun, 22 Jul 2001 20:57:24 +0000 |
Sam Lantinga |
Fixed fullscreen mouse events on MacOS X
|
Sat, 21 Jul 2001 18:40:28 +0000 |
Sam Lantinga |
Changed the CVS root to point to libsdl.org
|
Sat, 21 Jul 2001 18:36:37 +0000 |
Sam Lantinga |
Removed debug info accidentally comitted
|
Fri, 20 Jul 2001 20:07:53 +0000 |
Sam Lantinga |
Now returns an error if unable to open audio on BeOS
|
Wed, 18 Jul 2001 20:08:18 +0000 |
Sam Lantinga |
Fixed crash if mouse is outside of the screen bounds for some reason
|
Wed, 18 Jul 2001 20:04:23 +0000 |
Sam Lantinga |
Incorporated slightly modified version of Rainer's WinCE patch
|
Sat, 14 Jul 2001 20:37:24 +0000 |
Sam Lantinga |
Now gets correct keyboard state when starting up on X11
|
Sat, 14 Jul 2001 19:11:26 +0000 |
Sam Lantinga |
SDL GL dynamic loading fix for OpenBSD
|
Sat, 14 Jul 2001 19:10:06 +0000 |
Sam Lantinga |
Fixed switching away from the SDL at the framebuffer console
|
Sat, 14 Jul 2001 19:08:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 13 Jul 2001 10:20:43 +0000 |
Sam Lantinga |
Fixed crash in testsprite when using the -fast option (nobody caught this?)
|
Fri, 13 Jul 2001 10:19:51 +0000 |
Sam Lantinga |
Merged DGA video surface handling improvements, unified locking code.
|
Fri, 13 Jul 2001 10:15:52 +0000 |
Sam Lantinga |
Some minor name changes to clean up
|
Fri, 13 Jul 2001 01:21:59 +0000 |
Sam Lantinga |
Detect more types of IMPS/2 mouse
|
Fri, 13 Jul 2001 01:21:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 12 Jul 2001 23:34:44 +0000 |
Sam Lantinga |
Don't crash if freeing a hardware surface after the video mode has been
|
Thu, 12 Jul 2001 20:42:22 +0000 |
Sam Lantinga |
DGA video driver is now thread-safe
|
Wed, 11 Jul 2001 20:18:52 +0000 |
Sam Lantinga |
Fixed using the video mode extension on older servers
|
Mon, 09 Jul 2001 23:26:13 +0000 |
Sam Lantinga |
Oops, I committed debug code...
|
Mon, 09 Jul 2001 22:36:16 +0000 |
Sam Lantinga |
Fixed some problems with the fullscreen code. Wooo. :)
|
Mon, 09 Jul 2001 15:47:40 +0000 |
Sam Lantinga |
Revert to old non-blocking writes (if it ain't broke, don't fix it)
|
Mon, 09 Jul 2001 15:46:41 +0000 |
Sam Lantinga |
Fixed blocking open bug when using blocking audio writes
|
Sun, 08 Jul 2001 09:03:47 +0000 |
Sam Lantinga |
Updated list of improvements
|
Sun, 08 Jul 2001 09:00:06 +0000 |
Sam Lantinga |
Cleaned up the OpenBSD port, thanks to Peter Valchev
|
Sat, 07 Jul 2001 23:27:29 +0000 |
Sam Lantinga |
Applied Hannu's fix and switched to blocking writes .. seems to work?
|
Sat, 07 Jul 2001 23:12:42 +0000 |
Sam Lantinga |
Fixed the DMA driver not to reset the audio descriptor (not needed, and
|
Sat, 07 Jul 2001 20:20:17 +0000 |
Sam Lantinga |
From: "Markus F.X.J. Oberhumer"
|
Sat, 07 Jul 2001 08:08:42 +0000 |
Sam Lantinga |
Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
|
Sat, 07 Jul 2001 08:03:34 +0000 |
Sam Lantinga |
Added Holger Schemel's fix for SDL_GetTicks() on W2K
|
Sat, 07 Jul 2001 07:59:37 +0000 |
Sam Lantinga |
Hopefully fixed the fullscreen mode code for KDE
|
Sat, 07 Jul 2001 06:33:33 +0000 |
Sam Lantinga |
Added -width and -height command line options
|
Mon, 02 Jul 2001 00:20:29 +0000 |
Sam Lantinga |
Dummy audio and video drivers are enabled (thanks Ryan!)
|
Mon, 02 Jul 2001 00:10:19 +0000 |
Sam Lantinga |
Added support for Visual C++ inline keyword
|
Mon, 02 Jul 2001 00:10:05 +0000 |
Sam Lantinga |
Add a symlink to SDL 1.2 for SDL 1.1
|
Tue, 26 Jun 2001 17:41:16 +0000 |
Sam Lantinga |
Oops, don't include debug code
|
Tue, 26 Jun 2001 17:40:59 +0000 |
Sam Lantinga |
When the mouse is grabbed, send the application the motion associated with
|
Mon, 25 Jun 2001 22:16:44 +0000 |
Sam Lantinga |
Added the SDL_VIDEO_YUV_DIRECT hack for better performance when the
|
Sat, 23 Jun 2001 22:02:27 +0000 |
Sam Lantinga |
Oops, reversed the logic of the variable
|
Sat, 23 Jun 2001 22:00:59 +0000 |
Sam Lantinga |
Allow the user to override the relative mouse mode.
|
Sat, 23 Jun 2001 18:51:29 +0000 |
Sam Lantinga |
Added the environment variable SDL_MOUSE_NORELATIVE to completely disable
|
Tue, 19 Jun 2001 21:07:12 +0000 |
Sam Lantinga |
Don't crash if freeing a cursor after quit...
|
Tue, 19 Jun 2001 13:35:05 +0000 |
Sam Lantinga |
Bumped the library version
|
Tue, 19 Jun 2001 13:33:54 +0000 |
Sam Lantinga |
Added patches from FreeBSD ports
|
Sat, 16 Jun 2001 06:47:45 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.1
|
Sat, 16 Jun 2001 06:43:44 +0000 |
Sam Lantinga |
Oops, forgot the Quartz video directory
|
Sat, 16 Jun 2001 06:35:36 +0000 |
Sam Lantinga |
Fixed the PS2 GS detection
|
Sat, 16 Jun 2001 03:18:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 16 Jun 2001 03:17:45 +0000 |
Sam Lantinga |
Added Linux PlayStation 2 Graphics Synthesizer support
|
Sat, 16 Jun 2001 02:48:39 +0000 |
Sam Lantinga |
Added /dev/usbmouse to the list of mice to check
|
Sat, 16 Jun 2001 01:51:42 +0000 |
Sam Lantinga |
Added an audio driver that writes to disk (thanks Ryan!)
|
Sat, 16 Jun 2001 01:32:09 +0000 |
Sam Lantinga |
Support for SVGALib 2.0, thanks to Benjamin Joel Stover
|
Sat, 16 Jun 2001 01:03:49 +0000 |
Sam Lantinga |
Re-added files in binary form
|
Sat, 16 Jun 2001 01:03:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 16 Jun 2001 01:02:52 +0000 |
Sam Lantinga |
Re-added in binary form
|
Sat, 16 Jun 2001 01:02:23 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 16 Jun 2001 01:02:02 +0000 |
Sam Lantinga |
Updated projects
|
Sat, 16 Jun 2001 01:01:42 +0000 |
Sam Lantinga |
Mouse wheel sends mouse button (4/5) events on Windows
|
Mon, 11 Jun 2001 22:54:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 11 Jun 2001 15:48:32 +0000 |
Sam Lantinga |
Ryan's IMPS/2 mouse fix
|
Mon, 11 Jun 2001 06:44:43 +0000 |
Sam Lantinga |
* Removed fullscreen menu option from the "Window" menu
|
Mon, 11 Jun 2001 00:08:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 11 Jun 2001 00:08:10 +0000 |
Sam Lantinga |
Date: Sun, 10 Jun 2001 17:33:44 -0500
|
Sun, 10 Jun 2001 19:31:57 +0000 |
Sam Lantinga |
Added new docs for SDL 1.2.1
|
Sun, 10 Jun 2001 18:39:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Jun 2001 18:20:23 +0000 |
Sam Lantinga |
Added MacOS X Project Builder projects
|
Sun, 10 Jun 2001 05:02:38 +0000 |
Sam Lantinga |
MacOS X additions from Darrell
|
Sun, 10 Jun 2001 04:54:53 +0000 |
Sam Lantinga |
Disabled /dev/event joystick interface by default
|
Thu, 07 Jun 2001 15:04:04 +0000 |
Sam Lantinga |
Oops, back it out...
|
Thu, 07 Jun 2001 14:57:07 +0000 |
Sam Lantinga |
Fixed bug in joystick motion, thanks to Alexandre Duret-Lutz
|
Thu, 07 Jun 2001 14:53:18 +0000 |
Sam Lantinga |
Mattias' patch
|
Thu, 07 Jun 2001 14:28:11 +0000 |
Sam Lantinga |
Added initial support for Quartz video (thanks Darrell!)
|
Thu, 07 Jun 2001 13:53:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Jun 2001 13:52:10 +0000 |
Sam Lantinga |
Fix palette creation in windowed mode at 8 bpp
|
Sun, 27 May 2001 01:04:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 27 May 2001 01:03:39 +0000 |
Sam Lantinga |
I found the pthread package for NetBSD
|
Sun, 27 May 2001 00:38:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 27 May 2001 00:24:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 27 May 2001 00:21:39 +0000 |
Sam Lantinga |
NetBSD linker fix
|
Sun, 27 May 2001 00:15:42 +0000 |
Sam Lantinga |
Minor fixes for NetBSD
|
Sat, 26 May 2001 21:39:01 +0000 |
Sam Lantinga |
Oops, typo fix
|
Sat, 26 May 2001 16:58:37 +0000 |
Sam Lantinga |
Added native OpenBSD audio driver (thanks vedge!)
|
Wed, 23 May 2001 23:35:10 +0000 |
Sam Lantinga |
Windows CE patches contributed by Rainer Loritz
|
Wed, 23 May 2001 00:36:17 +0000 |
Sam Lantinga |
Added detection of Open Sound System on Solaris x86
|
Wed, 23 May 2001 00:06:08 +0000 |
Sam Lantinga |
Minor crash bugfix
|
Tue, 22 May 2001 05:06:50 +0000 |
Sam Lantinga |
Silly bug fix from Billy Biggs
|
Tue, 22 May 2001 05:05:16 +0000 |
Sam Lantinga |
Reverted ENABLE_X11 patch - FIXME, this needs a better solution in the future.
|
Fri, 11 May 2001 18:44:57 +0000 |
Sam Lantinga |
Catch up to Cygwin for the location of the Windows API libraries
|
Fri, 11 May 2001 01:13:35 +0000 |
Sam Lantinga |
Added initial support for Nano-X (thanks Hsieh-Fu!)
|
Fri, 11 May 2001 00:35:31 +0000 |
Sam Lantinga |
Oops, the OpenBSD fix didn't.
|
Thu, 10 May 2001 22:58:10 +0000 |
Sam Lantinga |
Updated config.guess and config.sub
|
Thu, 10 May 2001 21:22:47 +0000 |
Sam Lantinga |
The keyboard modifiers are not set to the correct state on X11 startup.
|
Thu, 10 May 2001 20:31:51 +0000 |
Sam Lantinga |
Date: Wed, 9 May 2001 18:03:20 -0600
|
Thu, 10 May 2001 20:29:31 +0000 |
Sam Lantinga |
Date: Wed, 9 May 2001 18:03:20 -0600
|
Thu, 10 May 2001 20:25:51 +0000 |
Sam Lantinga |
Fixed endian detection on IA64 architectures (thanks Bill!)
|
Thu, 10 May 2001 20:20:50 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 10 May 2001 20:19:50 +0000 |
Sam Lantinga |
Fixed to work on Solaris x86
|
Thu, 10 May 2001 20:13:29 +0000 |
Sam Lantinga |
Updated the Amiga OS port of SDL (thanks Gabriele)
|
Thu, 10 May 2001 20:10:54 +0000 |
Sam Lantinga |
Remove spurious warning
|
Thu, 10 May 2001 18:42:17 +0000 |
Sam Lantinga |
Date: Thu, 19 Apr 2001 08:36:54 +0300
|
Thu, 10 May 2001 18:31:21 +0000 |
Sam Lantinga |
Added pthread.h - necessary on some configurations
|
Thu, 10 May 2001 18:10:19 +0000 |
Sam Lantinga |
Fixed crash in GGI detection
|
Thu, 10 May 2001 18:04:03 +0000 |
Sam Lantinga |
Added --disable-dga configure option to disable DGA entirely
|
Wed, 02 May 2001 19:21:00 +0000 |
Sam Lantinga |
Don't try to register the app if video code is disabled
|
Tue, 01 May 2001 21:12:57 +0000 |
Sam Lantinga |
Fixed stuck keys when changing the video mode
|
Sun, 29 Apr 2001 23:00:03 +0000 |
Sam Lantinga |
Fixed double-mouse event bug on Windows using OpenGL
|
Sun, 29 Apr 2001 22:59:47 +0000 |
Sam Lantinga |
Fix key repeat detection on newer X servers
|
Sat, 28 Apr 2001 18:57:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 28 Apr 2001 18:56:58 +0000 |
Sam Lantinga |
Fixed left arrow on iBook keyboard under MacOS X
|
Fri, 27 Apr 2001 20:25:25 +0000 |
Sam Lantinga |
Fixed memory leak in software YUV stretch code
|
Fri, 27 Apr 2001 16:56:47 +0000 |
Sam Lantinga |
Fixed relative motion checking after restore under X11
|
Thu, 26 Apr 2001 18:37:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 26 Apr 2001 17:05:23 +0000 |
Sam Lantinga |
Fixed 320x200 video mode on framebuffer console
|
Thu, 26 Apr 2001 16:55:37 +0000 |
Sam Lantinga |
Improved robustness for the ELO touchpad (thanks Alex!)
|
Thu, 26 Apr 2001 16:54:56 +0000 |
Sam Lantinga |
Date: Thu, 26 Apr 2001 10:46:23 +0200
|
Thu, 26 Apr 2001 16:52:42 +0000 |
Sam Lantinga |
Use correct repository when generating CVS snapshots
|
Thu, 26 Apr 2001 16:52:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 26 Apr 2001 16:50:19 +0000 |
Sam Lantinga |
Changes since SDL 1.2.0 release
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|