2010-07-13 |
Ryan C. Gordon |
Add XShape test to configure scripts.
|
2010-07-19 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
2010-05-31 |
Sunny Sachanandani |
Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
|
2010-05-19 |
Sunny Sachanandani |
Adding a few #defines for Xrender support.
|
2007-04-19 |
Ryan C. Gordon |
First shot at GTK+ video target for the OLPC laptops. Seriously incomplete,
SDL-1.2-olpc
|
2009-10-13 |
Sam Lantinga |
We don't need dlvsym() for ALSA anymore, yay!
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 020_libcaca_new_api.diff
SDL-1.2
|
2009-09-13 |
Ryan C. Gordon |
Made NAS target dynamic, so you can safely include it in shipping binaries.
SDL-1.2
|
2009-04-02 |
Sam Lantinga |
Hello.
SDL-1.2
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
2008-02-29 |
Sam Lantinga |
* Added configure option --enable-screensaver, to allow enabling the screensaver by default.
SDL-1.2
|
2007-12-29 |
Sam Lantinga |
Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc.
SDL-1.2
|
2007-09-25 |
Ryan C. Gordon |
Date: Mon, 24 Sep 2007 17:54:58 +0200
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Warn Visual C++ users if they have a stale configure generated SDL_config.h
SDL-1.2
|
2007-06-24 |
Ryan C. Gordon |
Added S60 port.
SDL-1.2
|
2007-05-13 |
Ryan C. Gordon |
Committed PulseAudio driver. Thanks, Stephan!
SDL-1.2
|
2007-02-15 |
Ryan C. Gordon |
Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE,
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
A few more AmigaOS things.
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
Removed broken AmigaOS support.
SDL-1.2
|
2006-10-08 |
Ryan C. Gordon |
BeOS audio now works in 1.3 branch.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Still more PAudio renames...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Dynamic loading for NAS audio driver.
SDL-ryan-multiple-audio-device
|
2010-01-24 |
Sam Lantinga |
Fixed bug #935
|
2010-01-18 |
Sam Lantinga |
Fixed bug #930
|
2010-01-13 |
Sam Lantinga |
The config sets the default assertion level so people can override it for their own use in application code.
|
2010-01-13 |
Sam Lantinga |
First pass at Ryan's assertion code, minor tweaks to come.
|
2009-12-17 |
Sam Lantinga |
Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
|
2009-12-16 |
Ryan C. Gordon |
Implemented SDL_setenv(), moved SDL_putenv() to compat.
|
2009-12-16 |
Sam Lantinga |
Added SDL_GetCPUCount() to see how many cores are available.
|
2009-11-09 |
Sam Lantinga |
Fixed bug #878
|
2009-10-19 |
Sam Lantinga |
Partial fix for bug #859
|
2009-10-18 |
Sam Lantinga |
Merged improvements to SDL_SoftStretch() from SDL 1.2
|
2009-10-13 |
Sam Lantinga |
We don't need dlvsym() for ALSA anymore, yay!
|
2009-09-20 |
Sam Lantinga |
Removed outdated Atari support
|
2009-09-19 |
Sam Lantinga |
Removed outdated VGL support
|
2009-09-19 |
Sam Lantinga |
Removed outdated wscons support
|
2009-09-19 |
Sam Lantinga |
Removed outdated Nano-X support
|
2009-09-19 |
Sam Lantinga |
Removed outdated OS/2 support
|
2009-09-19 |
Sam Lantinga |
Removed outdated Dreamcast support
|
2009-09-19 |
Sam Lantinga |
Removed outdated OS/2 support
|
2009-09-19 |
Sam Lantinga |
Removed outdated iPodLinux support
|
2009-09-07 |
Sam Lantinga |
Merged Martin's code changes from Google Summer of Code 2009
|
2009-09-05 |
Sam Lantinga |
CD-ROM support is so passé :)
|
2009-09-05 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
2009-08-02 |
Sam Lantinga |
Better check which includes #define used in stdint.h
|
2009-06-09 |
Bob Pendleton |
First commit for SDL atomic operations.
|
2009-06-07 |
Ryan C. Gordon |
BeOS support for power subsystem.
|
2009-06-07 |
Ryan C. Gordon |
Initial work on power subsystem for SDL 1.3.
|
2009-06-07 |
Sam Lantinga |
Hi,
|
2009-05-29 |
Martin Lowinski |
Added ps3 video driver based on the dummy driver.
gsoc2009_ps3
|
2009-03-24 |
Sam Lantinga |
Date: Mon, 23 Mar 2009 09:17:24 +0200
|
2009-03-04 |
Sam Lantinga |
Date: Wed, 4 Mar 2009 15:38:22 +0200
|
2009-03-03 |
Sam Lantinga |
Date: Mon, 2 Mar 2009 16:27:42 +0200
|
2009-01-12 |
Sam Lantinga |
Fixed Visual C++ build
|
2009-01-12 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
2009-01-10 |
Sam Lantinga |
Fixed Visual C++ release build for Visual C++ 2005
|
2009-01-04 |
Sam Lantinga |
Date: Sun, 04 Jan 2009 20:53:30 +0100
|
2009-01-01 |
Sam Lantinga |
Date: Thu, 01 Jan 2009 21:32:12 +0100
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-11-30 |
Sam Lantinga |
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
|