graph
- > Hi Ryan,SDL-1.2 2007-07-20, by Sam Lantinga
- Fixed warnings in NO_STDIO modeSDL-1.2 2007-07-20, by Sam Lantinga
- Added patch note for bug #461SDL-1.2 2007-07-19, by Sam Lantinga
- Fixed bug #461SDL-1.2 2007-07-19, by Sam Lantinga
- Updating copyright date for Version.rcSDL-1.2 2007-07-18, by Sam Lantinga
- Better windres detectionSDL-1.2 2007-07-18, by Sam Lantinga
- Always advertise hardware palette, since Windows will remap colors for us.SDL-1.2 2007-07-16, by Sam Lantinga
- Added support for building version.rc in Windows build.SDL-1.2 2007-07-16, by Sam Lantinga
- Fixed bug #428SDL-1.2 2007-07-16, by Sam Lantinga
- Fixed bug #457SDL-1.2 2007-07-15, by Sam Lantinga
- Fixed building on Windows CESDL-1.2 2007-07-15, by Sam Lantinga
- Added a patch note for the Mac OS X cursor bugSDL-1.2 2007-07-15, by Sam Lantinga
- Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable.SDL-1.2 2007-07-15, by Ryan C. Gordon
- Final fix for bug #373SDL-1.2 2007-07-15, by Sam Lantinga
- Dump more information about each joystick in testjoytick.cSDL-1.2 2007-07-15, by Ryan C. Gordon
- Patch from Christian WaltherSDL-1.2 2007-07-15, by Sam Lantinga
- An attempt at fixing Bugzilla #454.SDL-1.2 2007-07-15, by Ryan C. Gordon
- I think this fixes bug #454SDL-1.2 2007-07-15, by Sam Lantinga
- Use SDL C functions (fixes security warnings on OpenBSD)SDL-1.2 2007-07-14, by Sam Lantinga
- More improvements for bug #373SDL-1.2 2007-07-14, by Sam Lantinga
- Fixed bug #373SDL-1.2 2007-07-14, by Sam Lantinga
- Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizationsSDL-1.2 2007-07-14, by Ryan C. Gordon
- Reverted r3255:3256. Don't actually need it unless the build is broken. :)SDL-1.2 2007-07-14, by Ryan C. Gordon
- Removed some unused static variables.SDL-1.2 2007-07-14, by Ryan C. Gordon
- Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here,SDL-1.2 2007-07-14, by Ryan C. Gordon
- Call GEM_CheckMouseMode everytime something may change mouse form, and do it properlySDL-1.2 2007-07-13, by Patrice Mandin
- Simplify setting window titleSDL-1.2 2007-07-13, by Patrice Mandin
- Update default cross-compile install prefix for the latest mingw toolchainSDL-1.2 2007-07-13, by Sam Lantinga
- Formatting with tabsSDL-1.2 2007-07-12, by Patrice Mandin
- A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch.SDL-1.2 2007-07-12, by Sam Lantinga
- Ryan's fix is still good for the built-in version of iconv_open()SDL-1.2 2007-07-12, by Sam Lantinga
- Fixed iconv handling on Solaris 11SDL-1.2 2007-07-12, by Sam Lantinga
- Fixed bug #455SDL-1.2 2007-07-12, by Sam Lantinga
- Added note about SDL_config.hSDL-1.2 2007-07-12, by Sam Lantinga
- Fixed joystick name detectionSDL-1.2 2007-07-12, by Sam Lantinga
- Warn Visual C++ users if they have a stale configure generated SDL_config.hSDL-1.2 2007-07-12, by Sam Lantinga
- Added key composition support, courtesy of KuonSDL-1.2 2007-07-11, by Sam Lantinga
- Added more release notes.SDL-1.2 2007-07-11, by Ryan C. Gordon
- Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm.SDL-1.2 2007-07-11, by Ryan C. Gordon
- Cleaned up tabs.SDL-1.2 2007-07-11, by Ryan C. Gordon
- GCC inline asm for MMX YUV processing no longer has textrels and now works whenSDL-1.2 2007-07-11, by Ryan C. Gordon
- Fixed VC++ warningsSDL-1.2 2007-07-11, by Sam Lantinga
- Removed unreferenced variableSDL-1.2 2007-07-11, by Sam Lantinga
- I think this fixes bug #261SDL-1.2 2007-07-11, by Sam Lantinga
- Updated SVN checkout instructionsSDL-1.2 2007-07-10, by Sam Lantinga
- Set the error after freeing stuff, just in case one of those functions resetsSDL-1.2 2007-07-10, by Ryan C. Gordon
- Reverted most of r3200:3201: a malloc() failure would leave a zero-byteSDL-1.2 2007-07-10, by Ryan C. Gordon
- Simplified Win32 file opening codeSDL-1.2 2007-07-10, by Sam Lantinga
- Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library pathSDL-1.2 2007-07-10, by Sam Lantinga
- Whoops, reverted changes that shouldn't have been committed with #3197.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Don't leak the readahead buffer if win32 rwops file open fails.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patchSDL-1.2 2007-07-10, by Sam Lantinga
- Added a '*/' for whiney compilers that don't like comments-in-comments.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Added patch note for file I/O speedupSDL-1.2 2007-07-10, by Sam Lantinga
- Fixed bug #453SDL-1.2 2007-07-10, by Sam Lantinga
- I'm reverting this patch...SDL-1.2 2007-07-10, by Sam Lantinga
- Merged some patches from NetBSD pkgsrc:SDL-1.2 2007-07-10, by Sam Lantinga
- Added patch-aj from NetBSD pkgsrc:SDL-1.2 2007-07-10, by Sam Lantinga
- Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3SDL-1.2 2007-07-10, by Sam Lantinga
- Added read-ahead support for Win32 file IOSDL-1.2 2007-07-10, by Sam Lantinga
- Removed note about initializing mixing buffers.SDL-1.2 2007-07-09, by Ryan C. Gordon
- Reverted patch in revision #3139, since it changes behaviour, which isn't goodSDL-1.2 2007-07-09, by Ryan C. Gordon
- Applied patch from OpenBSD ports packageSDL-1.2 2007-07-08, by Sam Lantinga
- Merged FreeBSD joystick patchSDL-1.2 2007-07-08, by Sam Lantinga
- Fixed bug #437SDL-1.2 2007-07-08, by Sam Lantinga
- Fixed bug #451SDL-1.2 2007-07-08, by Sam Lantinga
- Fixed configure warning about datarootdirSDL-1.2 2007-07-08, by Sam Lantinga
- Fixed typo... did somebody not compile this before submitting a patch?SDL-1.2 2007-07-08, by Sam Lantinga
- This looks like it might hit Bugzilla #441, too, so we'll play it safe.SDL-1.2 2007-07-08, by Ryan C. Gordon
- Clear the NOFRAME and RESIZABLE flags in the X11 target before setting theirSDL-1.2 2007-07-08, by Ryan C. Gordon
- Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() withoutSDL-1.2 2007-07-08, by Ryan C. Gordon
- Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked forSDL-1.2 2007-07-08, by Ryan C. Gordon
- Use GL direct updates when possibleSDL-1.2 2007-07-07, by Sam Lantinga
- Fixed bug #360SDL-1.2 2007-07-07, by Sam Lantinga
- Reverted mousewheel support in 1.2, since it breaks binary compatibility.SDL-1.2 2007-07-06, by Sam Lantinga
- Ugh... actually changing what buttons are returned to the application. Maybe we should wait until SDL 1.3 for horizontal scrolling support?SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed bug #382SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed bug #322SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed Windows buildSDL-1.2 2007-07-05, by Sam Lantinga
- Fixed bug #436SDL-1.2 2007-07-05, by Sam Lantinga
- Added Markus Mertama to the CREDITS file for the S60 port.SDL-1.2 2007-07-05, by Ryan C. Gordon
- Minor updates to the Symbian/S60 port, plus project files that weren'tSDL-1.2 2007-07-05, by Ryan C. Gordon
- Added notes about audio callback behaviour.SDL-1.2 2007-07-05, by Ryan C. Gordon
- Fixed our own test app. :)SDL-1.2 2007-07-05, by Ryan C. Gordon
- Don't initialize the audio buffer passed to the application's audio callback,SDL-1.2 2007-07-05, by Ryan C. Gordon
- Oops, didn't mean to commit this...SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #450SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #447SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #349SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed yasm/nasm warning.SDL-1.2 2007-07-03, by Ryan C. Gordon
- Fixed bug #398SDL-1.2 2007-07-03, by Sam Lantinga
- Added some missing patch notes - Ryan, feel free to add them for your commitsSDL-1.2 2007-07-03, by Sam Lantinga
- Added patch note for fixing bug 335SDL-1.2 2007-07-03, by Sam Lantinga
- Fixed bug #335SDL-1.2 2007-07-03, by Sam Lantinga
- Fixed assembly relocation problems, so we can check for NASM on Mac OS X.SDL-1.2 2007-07-02, by Sam Lantinga
- OpenGL is in the X11 directory on some systems.SDL-1.2 2007-06-30, by Sam Lantinga
- Fixed 64-bit compile issuesSDL-1.2 2007-06-30, by Sam Lantinga
- Corrected mismerge of XIM patch, thanks Alissa!SDL-1.2 2007-06-28, by Ryan C. Gordon
- iconv() doesn't write to the data, just make compilers happySDL-1.2 2007-06-28, by Sam Lantinga
- Whoops, need to actually copy inbufSDL-1.2 2007-06-28, by Sam Lantinga
- Okay, apparently the newer standard specifies char** for the inbufSDL-1.2 2007-06-28, by Sam Lantinga
- Better fix for bug 419SDL-1.2 2007-06-28, by Sam Lantinga
- Removed textrels from hermes code.SDL-1.2 2007-06-27, by Ryan C. Gordon
- Updated "What's New" docs.SDL-1.2 2007-06-26, by Ryan C. Gordon
- windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER.SDL-1.2 2007-06-26, by Ryan C. Gordon
- Added some new XIM symbols to the dynamic X11 function list.SDL-1.2 2007-06-26, by Ryan C. Gordon
- Whoops, patched to compile.SDL-1.2 2007-06-25, by Ryan C. Gordon
- Significantly improved XIM support.SDL-1.2 2007-06-25, by Ryan C. Gordon
- Oops, 512x512 in 16 bit modeSDL-1.2 2007-06-25, by Sam Lantinga
- Added initial support for Nintendo DS, based on the work by Troy Davis (GPF)SDL-1.2 2007-06-25, by Sam Lantinga
- Added S60 port.SDL-1.2 2007-06-24, by Ryan C. Gordon
- Whoops, fixed previous VC6 support patch.SDL-1.2 2007-06-21, by Ryan C. Gordon
- Fixes for Visual C++ 6.0 with and without the Processor Pack.SDL-1.2 2007-06-21, by Ryan C. Gordon
- Fixed assembler command line for older yasm releases and documented nasmSDL-1.2 2007-06-16, by Ryan C. Gordon
- Fixed win32 event name list (WM_MOUSELAST was listed twice, one should beSDL-1.2 2007-06-16, by Ryan C. Gordon
- Added support for WM_XBUTTON to the windib driver, to support more mouseSDL-1.2 2007-06-16, by Ryan C. Gordon
- Removed some more EPOC stuff I missed.SDL-1.2 2007-06-15, by Ryan C. Gordon
- Removed EPOC port...it's being replaced by an updated Symbian port with theSDL-1.2 2007-06-15, by Ryan C. Gordon
- Make sure to check for glu.h before enabling glX support. We don'tSDL-1.2 2007-06-15, by Ryan C. Gordon
- Added patch note for subversion revision 3076SDL-1.2 2007-06-15, by Sam Lantinga
- Make sure __inline__ isn't defined before #defining it, since some compilersSDL-1.2 2007-06-15, by Ryan C. Gordon
- Clean up have-initialized resources in some failing edge cases.SDL-1.2 2007-06-15, by Ryan C. Gordon
- Added docs for revision 3073 - Ryan, feel free to do this yourself, if you want.SDL-1.2 2007-06-15, by Sam Lantinga
- Support for Gamma Ramps on Mac OS Classic in both the macrom and macdsp videoSDL-1.2 2007-06-15, by Ryan C. Gordon
- Don't install the extra SDL config headers or SDL_copying.hSDL-1.2 2007-06-15, by Sam Lantinga
- Updated docs with bug fixes in subversion.SDL-1.2 2007-06-15, by Sam Lantinga
- Prevent arts audio target from crashing/hanging SDL if the audio hardwareSDL-1.2 2007-06-14, by Ryan C. Gordon
- Actually, this is a better fix...clear the error state once if everything weSDL-1.2 2007-06-13, by Ryan C. Gordon
- Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC)SDL-1.2 2007-06-13, by Ryan C. Gordon
- Print keysym with key events.SDL-1.2 2007-06-13, by Ryan C. Gordon
- Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interruptSDL-1.2 2007-06-09, by Patrice Mandin
- Set supervisor as volatile as it is modified from an interruptSDL-1.2 2007-06-08, by Patrice Mandin
- C fallback for SDL_revcpy() was off by one. Thanks to Emmanuel Jeandel forSDL-1.2 2007-06-04, by Ryan C. Gordon
- Better handling of multiple queued Cocoa mouse events. Thanks to ChristianSDL-1.2 2007-06-04, by Ryan C. Gordon
- Patch to allow DirectFB target to report a correct screen size.SDL-1.2 2007-06-04, by Ryan C. Gordon
- Check if yasm supports a nasm-specific syntax we use (it doesn't in 0.5.0,SDL-1.2 2007-06-04, by Ryan C. Gordon
- Minor macrom comment cleanup.SDL-1.2 2007-06-03, by Ryan C. Gordon
- Minor tab fix in mac drawsprocket code.SDL-1.2 2007-06-03, by Ryan C. Gordon
- Patched to compile on Mac OS X (not that you should necessarily be using thisSDL-1.2 2007-06-03, by Ryan C. Gordon
- Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for eachSDL-1.2 2007-06-03, by Ryan C. Gordon
- Mac OS X joystick calibration code should start with device-specified bounds.SDL-1.2 2007-05-29, by Ryan C. Gordon
- Allow creation of window bigger than visible sizeSDL-1.2 2007-05-27, by Patrice Mandin
- OopsSDL-1.2 2007-05-26, by Patrice Mandin
- Simply resize existing windowSDL-1.2 2007-05-26, by Patrice Mandin
- GEM has a window manager, of courseSDL-1.2 2007-05-26, by Patrice Mandin
- Check correct glX extension name for swap_control, but it doesn't look likeSDL-1.2 2007-05-22, by Ryan C. Gordon
- Committed PulseAudio driver. Thanks, Stephan!SDL-1.2 2007-05-13, by Ryan C. Gordon
- Removing .gdbinit from test directory.SDL-1.2 2007-04-17, by Ryan C. Gordon
- Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_formatSDL-1.2 2007-04-17, by Ryan C. Gordon
- Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL'sSDL-1.2 2007-04-06, by Ryan C. Gordon
- There are several subsystems that need IOKit linked in on Mac OS X, so handleSDL-1.2 2007-04-04, by Ryan C. Gordon
- Crap, put this patch in the wrong place.SDL-1.2 2007-04-04, by Ryan C. Gordon
- Don't compile the joystick code if --disable-joystick is specified atSDL-1.2 2007-04-04, by Ryan C. Gordon
- Const correctness patch for SDL_MapRGB and SDL_MapRGBA.SDL-1.2 2007-04-04, by Ryan C. Gordon
- BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register.SDL-1.2 2007-04-04, by Ryan C. Gordon
- Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, andSDL-1.2 2007-04-04, by Ryan C. Gordon
- Date: Sat, 31 Mar 2007 16:39:52 +0200SDL-1.2 2007-04-01, by Ryan C. Gordon
- Adjusted to handle different constness in older versions of iconv.SDL-1.2 2007-03-30, by Ryan C. Gordon
- Patched to compile on Visual Studio.SDL-1.2 2007-03-30, by Ryan C. Gordon
- Fixed Mac OS X config header when compiling with -Wundef.SDL-1.2 2007-03-28, by Ryan C. Gordon
- From: Laurence PassmoreSDL-1.2 2007-03-27, by Ryan C. Gordon
- Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisControllerSDL-1.2 2007-03-18, by Ryan C. Gordon
- Linux fbcon: don't include asm/page.h if we know getpagesize() exists, sinceSDL-1.2 2007-03-14, by Ryan C. Gordon
- Removed some debug printf() calls I accidentally added to Subversion.SDL-1.2 2007-02-23, by Ryan C. Gordon
- Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks.SDL-1.2 2007-02-20, by Ryan C. Gordon
- Need to set DLSCL_ADMINISTRATIVE coop level in directfb driver, or YUV overlaySDL-1.2 2007-02-20, by Ryan C. Gordon
- SDL_SetWindowCaption() on Windows: try to use the unicodeSDL-1.2 2007-02-16, by Ryan C. Gordon
- Minor const correctness patch to SDL_iconv.SDL-1.2 2007-02-16, by Ryan C. Gordon
- Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE,SDL-1.2 2007-02-15, by Ryan C. Gordon
- Force chars to unsigned chars in SDL_string.c, so platforms that expectSDL-1.2 2007-02-15, by Ryan C. Gordon
- Removed the contents of the BUGS file, as most (all?) of the issues wereSDL-1.2 2007-02-14, by Ryan C. Gordon
- Quartz code should use F13, F14, and F15 keys instead of PrintScreen,SDL-1.2 2007-02-14, by Ryan C. Gordon
- Corrected wrong SDK path in build-scripts/fatbuild.sh.SDL-1.2 2007-02-13, by Ryan C. Gordon
- Free all the created cursors in test/testcursor.c.SDL-1.2 2007-02-13, by Ryan C. Gordon
- Digital Mars has stdint.h, so use the header on Windows with that compiler.SDL-1.2 2007-02-12, by Ryan C. Gordon
- Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec().SDL-1.2 2007-02-12, by Ryan C. Gordon
- Patched to compile on BeOS and old, old GCC releases.SDL-1.2 2007-02-05, by Ryan C. Gordon
- Actually, this is dumb, just simplify this for now.SDL-1.2 2007-02-03, by Ryan C. Gordon
- Moved otherwise-unused underscore-prepending code in dlopen backend into anSDL-1.2 2007-02-03, by Ryan C. Gordon
- Updated svn repositorySDL-1.2 2007-01-23, by Sam Lantinga
- Add error message if not using SDL_LoadObjectSDL-1.2 2007-01-14, by Patrice Mandin
- Disable TurboVeille screensaver if presentSDL-1.2 2007-01-11, by Patrice Mandin
- Alpha sort the test list, add missing ones, remove removed onesSDL-1.2 2007-01-04, by Patrice Mandin
- Fix of HBITMAP leak in GAPI driver by Dmitry Yakimov.SDL-1.2 2006-12-11, by Ryan C. Gordon
- Merge r2921:2922 from SDL trunk to 1.2 branch: mingw alloca.h workaround.SDL-1.2 2006-12-01, by Ryan C. Gordon
- Wrapped some macro params in parentheses for alloca wrappers.SDL-1.2 2006-11-29, by Ryan C. Gordon
- From: Gabriel GambettaSDL-1.2 2006-11-21, by Ryan C. Gordon
- Added sdl.pc to svn:ignore.SDL-1.2 2006-11-21, by Ryan C. Gordon
- Check video driver mouse cursor pointers before using themSDL-1.2 2006-11-19, by Patrice Mandin
- X11 backend: tell app that mouse focus has been obtained when grabbing theSDL-1.2 2006-11-13, by Ryan C. Gordon
- Block fruity channel values in dspaudio, or the fragment size won't be aSDL-1.2 2006-11-12, by Ryan C. Gordon
- BeOS loadso code now reports failure correctly from SDL_LoadObject(), and usesSDL-1.2 2006-11-07, by Ryan C. Gordon
- Man, who let this moron near printf()?! :)SDL-1.2 2006-11-07, by Ryan C. Gordon
- Added a test program for loadso subsystem.SDL-1.2 2006-11-07, by Ryan C. Gordon
- Chopped out some code to match changes in revision #2793 to fix build...butSDL-1.2 2006-11-07, by Ryan C. Gordon
- Merged r2896:2897 from trunk (use dummy joystick if subsystem enabled andSDL-1.2 2006-11-03, by Ryan C. Gordon
- A few more AmigaOS things.SDL-1.2 2006-10-29, by Ryan C. Gordon
- Removed broken AmigaOS support.SDL-1.2 2006-10-29, by Ryan C. Gordon
- Added some newer binaries to svn:ignore.SDL-1.2 2006-10-29, by Ryan C. Gordon
- joyGetPosEx() was using the wrong variable for specifying a device; this isSDL-1.2 2006-10-29, by Ryan C. Gordon
- Closing minor memory leak in XME code.SDL-1.2 2006-10-29, by Ryan C. Gordon
- Fix for buffer overflow in audio code, when feeding a device that needsSDL-1.2 2006-10-27, by Ryan C. Gordon
- Also save/restore fpu register in vbl interruptSDL-1.2 2006-10-21, by Patrice Mandin
- backport from 1.3SDL-1.2 2006-10-01, by Sam Lantinga
- 1.2 backport: Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.SDL-1.2 2006-10-01, by Ryan C. Gordon
- Fixed bug #292SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed formattingSDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #286SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #281SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #316SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #321SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #270SDL-1.2 2006-09-24, by Sam Lantinga
- Bumped the version in subversion to 1.2.12SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #278SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #276SDL-1.2 2006-09-24, by Sam Lantinga
- (none)SDL-1.2 2006-09-23, by Sam Lantinga
- Fixed bug #304SDL-1.2 2006-09-23, by Sam Lantinga
- Fixed bug #294SDL-1.2 2006-09-23, by Sam Lantinga
- Forgot cpu boundariesSDL-1.2 2006-09-16, by Patrice Mandin
- Save/restore fpu registers if neededSDL-1.2 2006-09-16, by Patrice Mandin
- Add function to check FPU presenceSDL-1.2 2006-09-16, by Patrice Mandin
- Only saved non preserved registersSDL-1.2 2006-09-16, by Patrice Mandin
- Only convert endianness if both src and dest are 16bitsSDL-1.2 2006-09-16, by Patrice Mandin
- Update to reflect driver changesSDL-1.2 2006-09-15, by Patrice Mandin
- Use new keyboard mapping routinesSDL-1.2 2006-09-13, by Patrice Mandin
- Factorize keyboard mapping between driversSDL-1.2 2006-09-13, by Patrice Mandin
- Allow grabing mouse by locking its positionSDL-1.2 2006-09-12, by Patrice Mandin
- Reenable xbios usage to get relative mouse motionSDL-1.2 2006-09-12, by Patrice Mandin
- Allow mouse to be locked when grabbed with GEM driverSDL-1.2 2006-09-12, by Patrice Mandin
- Disable MiNT thread usage and use hw access for updating DMA audio pointersSDL-1.2 2006-09-12, by Patrice Mandin
- Forgot to reshow mouse cursor when exiting grab/hide modeSDL-1.2 2006-09-08, by Patrice Mandin
- /me dumb, sizeof(keymap) != number of elementsSDL-1.2 2006-09-07, by Patrice Mandin
- Use correct function to free allocated memSDL-1.2 2006-09-05, by Patrice Mandin
- Removed some new 1.3 symbols from code backported to 1.2.SDL-1.2 2006-09-03, by Ryan C. Gordon
- Backport from 1.3: most of the audio drivers can now handle dataSDL-1.2 2006-09-01, by Ryan C. Gordon
- Add teamtap support (4 joypads adapter on 1 port)SDL-1.2 2006-08-02, by Patrice Mandin
- Patched to compile. Fixes Bugzilla #285.SDL-1.2 2006-07-24, by Ryan C. Gordon
- Updated the snapshot build target to reflect the new source locationSDL-1.2 2006-07-10, by Sam Lantinga
- SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.SDL-1.2 2006-07-10, by Sam Lantinga
- Removed distinction between "available" and "init" in audio backends, sinceSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- ALSA's availability test was wrong in multi-device land. If the ALSA librariesSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- I really don't want to update these last two audio backends...I added anSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Added a FIXME.SDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Moved DirectSound audio target to SDL 1.3 API and did some house cleaning.SDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Moved windib (waveout) audio to 1.3 API and made other cleanups.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Some fixes that were discovered when trying to get OS/2 audio working again...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- OS/2 audio code works in 1.3 now.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- This file probably got corrupted by a pretty printer at some point...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- BeOS audio now works in 1.3 branch.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Patched to build on pre-C99 compilers.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Patched to build on pre-C99 compilers.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Still more PAudio renames...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Whoops, changed that symbol name...SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Paudio driver moved to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Forgot to add NTO_Init()...SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Fixed some things to use SDL C runtime functions.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved NTO audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Fixed duplicate include-once blockers.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved mme audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor fixes in dsp driver.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Dynamic loading for NAS audio driver.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor ALSA dynamic loading fix.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Look for NAS libraries in normal paths (where Ubuntu installs them).SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor NAS tweak.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved NAS audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), andSDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Updated a bunch of audio backends to 1.3 API (Dreamcast, OS/2, ALSA, andSDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Mangled ALSA dynamic loading...static loading will still work if you have theSDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Patched to compile.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Moved AudioBootstrap section in converted drivers to bottom of source, so ISDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Updated esd audio driver for 1.3 API.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- One more minor cleanup in arts driver.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Removed duplicate state from arts driver.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Updated arts driver for 1.3 audio API.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Removed some prototypes for non-existant functions in dummy audio driver.SDL-ryan-multiple-audio-device 2006-10-06, by Ryan C. Gordon
- Multiple audio device code is now working for dsp and dma targets.SDL-ryan-multiple-audio-device 2006-10-05, by Ryan C. Gordon
- Cleaning out SDL_audiodev.c and related references ...SDL-ryan-multiple-audio-device 2006-10-05, by Ryan C. Gordon
- Another s/video/audio typo.SDL-ryan-multiple-audio-device 2006-10-05, by Ryan C. Gordon
- DART allegedly does up to quad output.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Removed some FIXMEs that'll probably never actually need fixing.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Disk audio can now use device name for target filename.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Removed an if (), which lets this code section be a little less cluttered...SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Removed ESD cruft from the core...now the driver will use esound if there'sSDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Moving more out of core and into drivers...SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Removed AmigaOS audio driver from 1.3; it hasn't compiled for years, and itSDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Changed wording on test output.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Fixed CoreAudio specific device open.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Audio bootstraps can now specify that a driver is only to be used ifSDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Cut-and-paste typo fix.SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out ofSDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- More 1.3 audio work...moved dsp and dma drivers over to new model. Untested!SDL-ryan-multiple-audio-device 2006-10-04, by Ryan C. Gordon
- Test program to play audio to every available device, one at a time, then allSDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Removed a FIXMESDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Changed some 1.3 audio symbol names.SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Updated 1.3 audio documentation.SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Added audio device enumeration for 1.3.SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Added testaudioinfo.c ...SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- More work on the 1.3 CoreAudio code.SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Added deinitialize hook.SDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- High level now lets user select a specific audio device with an environmentSDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- Ton of work on CoreAudio driver for new 1.3 features...most of theSDL-ryan-multiple-audio-device 2006-10-03, by Ryan C. Gordon
- First batch of heavy lifting on supporting multiple audio devices at once.SDL-ryan-multiple-audio-device 2006-10-01, by Ryan C. Gordon
- FIXME for later.SDL-ryan-multiple-audio-device 2006-10-01, by Ryan C. Gordon
- Removed the pre-Carbon Mac OS 9 audio code, so Mac OS 8 is officiallySDL-ryan-multiple-audio-device 2006-10-01, by Ryan C. Gordon
- Simplified SDL_ParseAudioFormat() and added support for int32/float32 types.SDL-ryan-multiple-audio-device 2006-10-01, by Ryan C. Gordon
- Temporarily branching 1.3 to do the multiple audio device work, since itSDL-ryan-multiple-audio-device 2006-10-01, by Ryan C. Gordon
- Small improvementsgsoc2008_manymouse 2008-08-14, by Szymon Wilczek
- proximity events bug fixgsoc2008_manymouse 2008-08-06, by Szymon Wilczek
- Sharpened code looks and a minor events upgradegsoc2008_manymouse 2008-08-06, by Szymon Wilczek
- upgraded functionsgsoc2008_manymouse 2008-08-06, by Szymon Wilczek
- Linux updategsoc2008_manymouse 2008-08-05, by Szymon Wilczek
- Cursor support addedgsoc2008_manymouse 2008-08-05, by Szymon Wilczek
- Further x11 code improvments + commentsgsoc2008_manymouse 2008-08-04, by Szymon Wilczek
- First comments and code upgrades in X11gsoc2008_manymouse 2008-08-02, by Szymon Wilczek
- comments added and improved code look(windows part)gsoc2008_manymouse 2008-08-02, by Szymon Wilczek
- Implementation finishedgsoc2008_manymouse 2008-07-31, by Szymon Wilczek
- Project part 2gsoc2008_manymouse 2008-07-30, by Szymon Wilczek
- Project part1gsoc2008_manymouse 2008-07-30, by Szymon Wilczek
- Proximity events, Pressure detection for multiple windows. Tablet button detection on the way.gsoc2008_manymouse 2008-07-23, by Szymon Wilczek
- Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentationgsoc2008_manymouse 2008-07-06, by Szymon Wilczek
- Estethic changes noted on the SDL meeting 05.07.08gsoc2008_manymouse 2008-07-05, by Szymon Wilczek
- Relative mode for tablets. Info on wiki.gsoc2008_manymouse 2008-07-03, by Szymon Wilczek
- Proximity events and evil-temporary makefile repairgsoc2008_manymouse 2008-07-02, by Szymon Wilczek
- sync with trunkgsoc2008_manymouse 2008-07-02, by Szymon Wilczek
- Major bug fixesgsoc2008_manymouse 2008-06-19, by Szymon Wilczek
- http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXigsoc2008_manymouse 2008-06-06, by Szymon Wilczek
- sync with trunkgsoc2008_manymouse 2008-06-06, by Szymon Wilczek
- Sync with trunkgsoc2008_manymouse 2008-05-17, by Szymon Wilczek
- Creating GSoC 2008 code branchesgsoc2008_manymouse 2008-04-23, by Sam Lantinga
- Added simple audio test.gsoc2009_unit_tests 2009-08-17, by Edgar Simo
- Updated README a bit.gsoc2009_unit_tests 2009-08-06, by Edgar Simo
- Added README.gsoc2009_unit_tests 2009-08-06, by Edgar Simo
- More debugging information when test fails.gsoc2009_unit_tests 2009-08-06, by Edgar Simo
- Better error handling.gsoc2009_unit_tests 2009-08-05, by Edgar Simo
- Improved developer documentation.gsoc2009_unit_tests 2009-08-05, by Edgar Simo
- Missed a few things in the last patch.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- Added placeholder for manual tests.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- Have SDL_ATprint just call SDL_ATprintVerbose.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- Fixed errors detected by valgrind.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- Allocate memory for testsuite/testcase name so pointer doesn't get bashed.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- You can now disable any of the testsuites.gsoc2009_unit_tests 2009-08-04, by Edgar Simo
- Added more verbosity for platform test.gsoc2009_unit_tests 2009-08-03, by Edgar Simo
- * Added some verbosity output.gsoc2009_unit_tests 2009-08-03, by Edgar Simo
- Run testsdl instead of the individual testcases.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Added command line options.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Merged into one big app, while keeping modular applications also.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Wrapper around return codes to check to see if is supported.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Changed placeholder for SDL_ReadPixels.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Made rwops tests a bit more complete.gsoc2009_unit_tests 2009-08-02, by Edgar Simo
- Added platform test based ot testplatform.c.gsoc2009_unit_tests 2009-07-20, by Edgar Simo
- Test for capabilities for each test.gsoc2009_unit_tests 2009-07-20, by Edgar Simo
- Finished last of the render testcases.gsoc2009_unit_tests 2009-07-18, by Edgar Simo
- Finished converting the blit testcase.gsoc2009_unit_tests 2009-07-15, by Edgar Simo
- Better handling of makefile dependencies.gsoc2009_unit_tests 2009-07-15, by Edgar Simo
- Converted another testcase to the render system.gsoc2009_unit_tests 2009-07-15, by Edgar Simo
- * Added preliminary render tests, missing some SDL functions to work properly.gsoc2009_unit_tests 2009-07-12, by Edgar Simo
- Minor fix.gsoc2009_unit_tests 2009-07-12, by Edgar Simo
- Using common infrastructure.gsoc2009_unit_tests 2009-07-11, by Edgar Simo
- Fixed accidentle broken compile.gsoc2009_unit_tests 2009-07-11, by Edgar Simo
- Fix double free when destroying event thread for a second time.gsoc2009_unit_tests 2009-07-11, by Edgar Simo
- Added SDL_ATvassert for printf style printing.gsoc2009_unit_tests 2009-07-11, by Edgar Simo
- Use testsur as a parameter.gsoc2009_unit_tests 2009-07-11, by Edgar Simo
- * Added mixture of blending modes test.gsoc2009_unit_tests 2009-07-09, by Edgar Simo
- Added more strict warning flags.gsoc2009_unit_tests 2009-07-09, by Edgar Simo
- Doing individual blend mode testing when blitting.gsoc2009_unit_tests 2009-07-09, by Edgar Simo
- Changed the surface blit test to test colour and alpha mod individually.gsoc2009_unit_tests 2009-07-09, by Edgar Simo
- Moved some code around.gsoc2009_unit_tests 2009-07-07, by Edgar Simo
- Added 3 new tests: loadsurface, blitting, alpha blitting.gsoc2009_unit_tests 2009-07-07, by Edgar Simo
- Fixed my setup, putting a more universal makefile up.gsoc2009_unit_tests 2009-07-07, by Edgar Simo
- Added surfarce blend rendering functions testcase.gsoc2009_unit_tests 2009-07-01, by Edgar Simo
- Initial revision of SDL_Surface testsuite.gsoc2009_unit_tests 2009-07-01, by Edgar Simo
- Test target should build if needed.gsoc2009_unit_tests 2009-06-20, by Edgar Simo
- Better output.gsoc2009_unit_tests 2009-06-20, by Edgar Simo
- Make makefile a bit more complete.gsoc2009_unit_tests 2009-06-19, by Edgar Simo
- First revision of the automated test suite.gsoc2009_unit_tests 2009-06-19, by Edgar Simo
- Creating GSoC 2009 code branchgsoc2009_unit_tests 2009-05-23, by Sam Lantinga
- Removed reference to compatibility function2010-02-26, by Sam Lantinga
- Fixed typo in the comment2010-02-26, by Sam Lantinga
- Adam Strzelecki to SDL2010-02-17, by Sam Lantinga
- Make sure STRICT is defined so the window proc has the correct prototype2010-02-14, by Sam Lantinga
- Fixed compile error using Borland C++2010-02-14, by Sam Lantinga
- Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.2010-02-12, by Ryan C. Gordon
- Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.2010-02-05, by Ryan C. Gordon
- Migrated most of the TODO list to the SDL 1.3 Roadmap wiki2010-02-01, by Sam Lantinga
- Fixed showing and hiding fullscreen windows2010-02-01, by Sam Lantinga
- Fixed bug #7432010-01-27, by Sam Lantinga
- Removed test for "driver is valid, but doesn't see any audio devices."2010-01-26, by Ryan C. Gordon
- Fixed bug #9282010-01-24, by Sam Lantinga
- Fixed bug #9262010-01-24, by Sam Lantinga
- Fixed bug #9352010-01-24, by Sam Lantinga
- Added magic to detect already freed or otherwise invalid windows and textures.2010-01-24, by Sam Lantinga
- Fixed bug #9162010-01-24, by Sam Lantinga
- update window prev links2010-01-22, by Sam Lantinga
- Fixed infinite loop at shutdown - update texture prev links2010-01-22, by Sam Lantinga
- Documentation consistency2010-01-22, by Sam Lantinga
- Fixed compilation on iPhone2010-01-21, by Sam Lantinga
- Fixed crash when there was no mouse focus for some reason (iPhone bug?)2010-01-21, by Sam Lantinga
- Fixed Cocoa and OpenGL builds2010-01-21, by Sam Lantinga
- Fixed compile warning on 64-bit Mac OS X2010-01-21, by Sam Lantinga
- Fixed compile warning2010-01-21, by Sam Lantinga
- Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.2010-01-21, by Sam Lantinga
- Fixed compiler warnings on 32-bit Linux2010-01-21, by Sam Lantinga
- From: Jjgod Jiang2010-01-19, by Sam Lantinga
- Added Xcode-iPhoneOS to make dist2010-01-19, by Sam Lantinga
- Removed obsolete checks for ipod Linux2010-01-18, by Sam Lantinga
- Fixed bug #9202010-01-18, by Sam Lantinga
- Updated Mac OS X projects with new assertion code2010-01-18, by Sam Lantinga
- Fixed bug #9302010-01-18, by Sam Lantinga
- Fixed compiler warning2010-01-18, by Sam Lantinga
- Fixed compile error on Mac OS X 10.42010-01-18, by Sam Lantinga
- Fixed bug #9322010-01-18, by Sam Lantinga
- Minor cleanups in PulseAudio code, to keep this 80-column-friendly.2010-01-17, by Ryan C. Gordon
- Attempt to clean up PulseAudio dynamic loading support.2010-01-17, by Ryan C. Gordon
- Merged r4210:5510 from branches/SDL-1.2/src/audio/pulse: PulseAudio updates.2010-01-17, by Ryan C. Gordon
- Fixed building under Visual Studio2010-01-15, by Sam Lantinga
- Clean up assertion API for public use.2010-01-13, by Ryan C. Gordon
- Whoops, that should be vfprintf(), not fprintf(). :)2010-01-13, by Ryan C. Gordon
- Friendly warning comment.2010-01-13, by Ryan C. Gordon
- Fixed compiler warning.2010-01-13, by Ryan C. Gordon
- Whitespace tweak.2010-01-13, by Ryan C. Gordon
- Fixed comment.2010-01-13, by Ryan C. Gordon
- Handle assert init/quit better.2010-01-13, by Ryan C. Gordon
- Moved the assertion tests to testplatform2010-01-13, by Sam Lantinga
- Handle assertion failures when SDL_Init() isn't called.2010-01-13, by Ryan C. Gordon
- Handle assertion failures during assertion handler.2010-01-13, by Ryan C. Gordon
- Fixed Mac OS X assertion code.2010-01-13, by Ryan C. Gordon
- Don't forget to install the new header. :)2010-01-13, by Sam Lantinga
- Quiet tests shouldn't prompt during assertions2010-01-13, by Sam Lantinga
- Leave fullscreen mode to pop an assertion dialog2010-01-13, by Sam Lantinga
- Assume _exit() is available. It may be, even if unix isn't defined.2010-01-13, by Sam Lantinga
- Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE2010-01-13, by Sam Lantinga
- Allow configure to override assertion settings, but by default this comes from the build optimization level.2010-01-13, by Sam Lantinga
- Automatically figure out the appropriate assertion level2010-01-13, by Sam Lantinga
- Fixed release level assertions2010-01-13, by Sam Lantinga
- Fixed include ordering2010-01-13, by Sam Lantinga
- Check for signal.h before using it, don't assume unix is available or required2010-01-13, by Sam Lantinga
- The config sets the default assertion level so people can override it for their own use in application code.2010-01-13, by Sam Lantinga
- Fixed build problems with gcc __attribute__.2010-01-13, by Ryan C. Gordon
- First pass at Ryan's assertion code, minor tweaks to come.2010-01-13, by Sam Lantinga
- Added a few basic things to svn:ignore.2010-01-13, by Ryan C. Gordon
- Don't warn about unused variables - there's a ton of them. :)2010-01-13, by Sam Lantinga
- Fixed compiler warning (missing prototype for SDL_Quit())2010-01-13, by Sam Lantinga
- Fixed function prototype2010-01-13, by Sam Lantinga
- Fixed Mac OS X Xcode build2010-01-13, by Sam Lantinga
- Fixed iPhone build2010-01-13, by Sam Lantinga
- DirectFB driver compiles again2010-01-11, by Couriersud
- Fix detection of directfb.h2010-01-11, by Couriersud
- Removed incorrect SDL_GetAudioDeviceName() call from loopwave.c.2010-01-11, by Ryan C. Gordon
- Since we're not using the CoreAudio HAL now, we don't need to use EnableIO.2010-01-11, by Ryan C. Gordon
- Patched to compile.2010-01-11, by Ryan C. Gordon
- Call SDL_Init() before SDL_GetNumAudioDrivers().2010-01-10, by Ryan C. Gordon
- Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output.2010-01-10, by Ryan C. Gordon
- Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.2010-01-10, by Ryan C. Gordon
- Updated 1.2 revisions that need to be revisited2010-01-10, by Sam Lantinga
- Revert r5463: Alpha blend "correctness" patch.2010-01-10, by Ryan C. Gordon
- Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.2010-01-10, by Ryan C. Gordon
- Merge r5179:5180 from branches/SDL-1.2: fatbuild.sh Xcode 3.2 fix.2010-01-10, by Ryan C. Gordon
- Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers.2010-01-10, by Ryan C. Gordon
- Merged r4991:5154 from branches/SDL-1.2/src/audio/alsa: many 1.2.14 ALSA fixes.2010-01-10, by Ryan C. Gordon
- Merged r5016:5017 from branches/SDL-1.2: PS2 DMA mapping fix.2010-01-10, by Ryan C. Gordon
- Merged r4992:4993 from branches/SDL-1.2: increased alpha blend accuracy.2010-01-10, by Ryan C. Gordon
- Merged r4866:4867 from branches/SDL-1.2: 64-bit Mac OS X 10.5 SDK fix.2010-01-10, by Ryan C. Gordon
- Reverted r5460 ... this was merged from 1.2, but was later reverted there.2010-01-10, by Ryan C. Gordon
- Merged r4784:4785 from branches/SDL-1.2: Mac OS X linker command line fixes.2010-01-10, by Ryan C. Gordon
- Made the comment more readable2010-01-07, by Sam Lantinga
- The OS/2 support has been removed, so we don't need this now.2010-01-07, by Sam Lantinga
- Removed comment referring to previously-removed CD-ROM subsystem.2010-01-06, by Ryan C. Gordon
- Merged r4717:4718 from branches/SDL-1.2: minor OS/2 DECLSPEC/SDLCALL fixes.2010-01-06, by Ryan C. Gordon
- Merged r4713:4714 from branches/SDL-1.2: CoreAudio 64-bit & Snow Leopard fixes.2010-01-06, by Ryan C. Gordon
- Merged r4710:4711 from branches/SDL-1.2: Mac OS X SDL_stdlib qsort build fixes.2010-01-06, by Ryan C. Gordon
- Merged r4433:4434 from branches/SDL-1.2: fbcon fgets() return value test fix.2010-01-06, by Ryan C. Gordon
- Merged r4412:4413 from branches/SDL-1.2: rwops documentation fix.2010-01-06, by Ryan C. Gordon
- Removed the obsolete SDL 1.2 GAPI driver2010-01-06, by Sam Lantinga
- I can't compile this, but it should be updated for the new rendering API now.2010-01-06, by Sam Lantinga
- Merged r4121:4122 from branches/SDL-1.2: more double-free fixes.2010-01-06, by Ryan C. Gordon
- Merged r4121:4122 from branches/SDL-1.2: win32 joystick double-free fix.2010-01-06, by Ryan C. Gordon
- Merged r3808:3809 from branches/SDL-1.2: install_name_tool fix for fatbuild.sh.2010-01-06, by Ryan C. Gordon
- Merged r3787:3788 from branches/SDL-1.2: better failures for joystick opening.2010-01-06, by Ryan C. Gordon
- Fixed GL_RenderWritePixels() - thanks Ryan!2010-01-06, by Sam Lantinga
- Fixed bug #9242010-01-06, by Sam Lantinga