2007-09-01 |
Ryan C. Gordon |
ANSI C fix (all variables need to be defined at start of block).
SDL-1.2
|
2007-08-21 |
Sam Lantinga |
Fixed bugs #471 and #480
SDL-1.2
|
2007-08-06 |
Ryan C. Gordon |
Set an error message when SDL_GL_SetAttribute() fails because we can't support
SDL-1.2
|
2007-08-05 |
Ryan C. Gordon |
Removed some C++ style comments from the public headers.
SDL-1.2
|
2007-07-24 |
Sam Lantinga |
Fixed bug #458
SDL-1.2
|
2007-07-23 |
Sam Lantinga |
Switched afxres.h to winresrc.h
SDL-1.2
|
2007-07-23 |
Sam Lantinga |
Fixed window titles on Windows 95/98/ME
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
I'm not sure if this helps anything, but it was clearly wrong.
SDL-1.2 release-1.2.12
|
2007-07-20 |
Sam Lantinga |
Merged window position fix from windib code
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
> Hi Ryan,
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
Fixed warnings in NO_STDIO mode
SDL-1.2
|
2007-07-19 |
Sam Lantinga |
Added patch note for bug #461
SDL-1.2
|
2007-07-19 |
Sam Lantinga |
Fixed bug #461
SDL-1.2
|
2007-07-18 |
Sam Lantinga |
Updating copyright date for Version.rc
SDL-1.2
|
2007-07-18 |
Sam Lantinga |
Better windres detection
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Always advertise hardware palette, since Windows will remap colors for us.
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Added support for building version.rc in Windows build.
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Fixed bug #428
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Fixed bug #457
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Fixed building on Windows CE
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Added a patch note for the Mac OS X cursor bug
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable.
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Final fix for bug #373
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
Dump more information about each joystick in testjoytick.c
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Patch from Christian Walther
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
An attempt at fixing Bugzilla #454.
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
I think this fixes bug #454
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
Use SDL C functions (fixes security warnings on OpenBSD)
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
More improvements for bug #373
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
Fixed bug #373
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Reverted r3255:3256. Don't actually need it unless the build is broken. :)
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Removed some unused static variables.
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here,
SDL-1.2
|
2007-07-13 |
Patrice Mandin |
Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly
SDL-1.2
|
2007-07-13 |
Patrice Mandin |
Simplify setting window title
SDL-1.2
|
2007-07-13 |
Sam Lantinga |
Update default cross-compile install prefix for the latest mingw toolchain
SDL-1.2
|
2007-07-12 |
Patrice Mandin |
Formatting with tabs
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch.
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Ryan's fix is still good for the built-in version of iconv_open()
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed iconv handling on Solaris 11
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed bug #455
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Added note about SDL_config.h
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed joystick name detection
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-07-11 |
Sam Lantinga |
Added key composition support, courtesy of Kuon
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Added more release notes.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Cleaned up tabs.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
GCC inline asm for MMX YUV processing no longer has textrels and now works when
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
Fixed VC++ warnings
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
Removed unreferenced variable
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
I think this fixes bug #261
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Updated SVN checkout instructions
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Set the error after freeing stuff, just in case one of those functions resets
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Reverted most of r3200:3201: a malloc() failure would leave a zero-byte
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Simplified Win32 file opening code
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Whoops, reverted changes that shouldn't have been committed with #3197.
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Don't leak the readahead buffer if win32 rwops file open fails.
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Added a '*/' for whiney compilers that don't like comments-in-comments.
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added patch note for file I/O speedup
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Fixed bug #453
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
I'm reverting this patch...
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Merged some patches from NetBSD pkgsrc:
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added patch-aj from NetBSD pkgsrc:
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added read-ahead support for Win32 file IO
SDL-1.2
|
2007-07-09 |
Ryan C. Gordon |
Removed note about initializing mixing buffers.
SDL-1.2
|
2007-07-09 |
Ryan C. Gordon |
Reverted patch in revision #3139, since it changes behaviour, which isn't good
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Applied patch from OpenBSD ports package
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Merged FreeBSD joystick patch
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed bug #437
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed bug #451
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed configure warning about datarootdir
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed typo... did somebody not compile this before submitting a patch?
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
This looks like it might hit Bugzilla #441, too, so we'll play it safe.
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() without
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for
SDL-1.2
|
2007-07-07 |
Sam Lantinga |
Use GL direct updates when possible
SDL-1.2
|
2007-07-07 |
Sam Lantinga |
Fixed bug #360
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
SDL-1.2
|
2007-07-06 |
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 |
Sam Lantinga |
Fixed bug #382
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Fixed bug #322
SDL-1.2
|
2007-07-05 |
Sam Lantinga |
Fixed Windows build
SDL-1.2
|
2007-07-05 |
Sam Lantinga |
Fixed bug #436
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Added Markus Mertama to the CREDITS file for the S60 port.
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Minor updates to the Symbian/S60 port, plus project files that weren't
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Added notes about audio callback behaviour.
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Fixed our own test app. :)
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Don't initialize the audio buffer passed to the application's audio callback,
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Oops, didn't mean to commit this...
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #450
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #447
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #349
SDL-1.2
|
2007-07-03 |
Ryan C. Gordon |
Fixed yasm/nasm warning.
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Fixed bug #398
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Added some missing patch notes - Ryan, feel free to add them for your commits
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Added patch note for fixing bug 335
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Fixed bug #335
SDL-1.2
|
2007-07-02 |
Sam Lantinga |
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
SDL-1.2
|
2007-06-30 |
Sam Lantinga |
OpenGL is in the X11 directory on some systems.
SDL-1.2
|
2007-06-30 |
Sam Lantinga |
Fixed 64-bit compile issues
SDL-1.2
|
2007-06-28 |
Ryan C. Gordon |
Corrected mismerge of XIM patch, thanks Alissa!
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
iconv() doesn't write to the data, just make compilers happy
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Whoops, need to actually copy inbuf
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Okay, apparently the newer standard specifies char** for the inbuf
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Better fix for bug 419
SDL-1.2
|
2007-06-27 |
Ryan C. Gordon |
Removed textrels from hermes code.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
Updated "What's New" docs.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
Added some new XIM symbols to the dynamic X11 function list.
SDL-1.2
|
2007-06-25 |
Ryan C. Gordon |
Whoops, patched to compile.
SDL-1.2
|
2007-06-25 |
Ryan C. Gordon |
Significantly improved XIM support.
SDL-1.2
|
2007-06-25 |
Sam Lantinga |
Oops, 512x512 in 16 bit mode
SDL-1.2
|
2007-06-25 |
Sam Lantinga |
Added initial support for Nintendo DS, based on the work by Troy Davis (GPF)
SDL-1.2
|
2007-06-24 |
Ryan C. Gordon |
Added S60 port.
SDL-1.2
|
2007-06-21 |
Ryan C. Gordon |
Whoops, fixed previous VC6 support patch.
SDL-1.2
|
2007-06-21 |
Ryan C. Gordon |
Fixes for Visual C++ 6.0 with and without the Processor Pack.
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Fixed assembler command line for older yasm releases and documented nasm
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Fixed win32 event name list (WM_MOUSELAST was listed twice, one should be
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Added support for WM_XBUTTON to the windib driver, to support more mouse
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Removed some more EPOC stuff I missed.
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Removed EPOC port...it's being replaced by an updated Symbian port with the
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Make sure to check for glu.h before enabling glX support. We don't
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Added patch note for subversion revision 3076
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Make sure __inline__ isn't defined before #defining it, since some compilers
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Clean up have-initialized resources in some failing edge cases.
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Added docs for revision 3073 - Ryan, feel free to do this yourself, if you want.
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Support for Gamma Ramps on Mac OS Classic in both the macrom and macdsp video
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Don't install the extra SDL config headers or SDL_copying.h
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Updated docs with bug fixes in subversion.
SDL-1.2
|
2007-06-14 |
Ryan C. Gordon |
Prevent arts audio target from crashing/hanging SDL if the audio hardware
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Actually, this is a better fix...clear the error state once if everything we
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC)
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Print keysym with key events.
SDL-1.2
|
2007-06-09 |
Patrice Mandin |
Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt
SDL-1.2
|
2007-06-08 |
Patrice Mandin |
Set supervisor as volatile as it is modified from an interrupt
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
C fallback for SDL_revcpy() was off by one. Thanks to Emmanuel Jeandel for
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
Better handling of multiple queued Cocoa mouse events. Thanks to Christian
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
Patch to allow DirectFB target to report a correct screen size.
SDL-1.2
|
2007-06-04 |
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-03 |
Ryan C. Gordon |
Minor macrom comment cleanup.
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Minor tab fix in mac drawsprocket code.
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Patched to compile on Mac OS X (not that you should necessarily be using this
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each
SDL-1.2
|
2007-05-29 |
Ryan C. Gordon |
Mac OS X joystick calibration code should start with device-specified bounds.
SDL-1.2
|
2007-05-27 |
Patrice Mandin |
Allow creation of window bigger than visible size
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
Oops
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
Simply resize existing window
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
GEM has a window manager, of course
SDL-1.2
|
2007-05-22 |
Ryan C. Gordon |
Check correct glX extension name for swap_control, but it doesn't look like
SDL-1.2
|
2007-05-13 |
Ryan C. Gordon |
Committed PulseAudio driver. Thanks, Stephan!
SDL-1.2
|
2007-04-17 |
Ryan C. Gordon |
Removing .gdbinit from test directory.
SDL-1.2
|
2007-04-17 |
Ryan C. Gordon |
Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_format
SDL-1.2
|
2007-04-06 |
Ryan C. Gordon |
Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
There are several subsystems that need IOKit linked in on Mac OS X, so handle
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Crap, put this patch in the wrong place.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Don't compile the joystick code if --disable-joystick is specified at
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Const correctness patch for SDL_MapRGB and SDL_MapRGBA.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and
SDL-1.2
|
2007-04-01 |
Ryan C. Gordon |
Date: Sat, 31 Mar 2007 16:39:52 +0200
SDL-1.2
|
2007-03-30 |
Ryan C. Gordon |
Adjusted to handle different constness in older versions of iconv.
SDL-1.2
|
2007-03-30 |
Ryan C. Gordon |
Patched to compile on Visual Studio.
SDL-1.2
|
2007-03-28 |
Ryan C. Gordon |
Fixed Mac OS X config header when compiling with -Wundef.
SDL-1.2
|
2007-03-27 |
Ryan C. Gordon |
From: Laurence Passmore
SDL-1.2
|
2007-03-18 |
Ryan C. Gordon |
Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController
SDL-1.2
|
2007-03-14 |
Ryan C. Gordon |
Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since
SDL-1.2
|
2007-02-23 |
Ryan C. Gordon |
Removed some debug printf() calls I accidentally added to Subversion.
SDL-1.2
|
2007-02-20 |
Ryan C. Gordon |
Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks.
SDL-1.2
|
2007-02-20 |
Ryan C. Gordon |
Need to set DLSCL_ADMINISTRATIVE coop level in directfb driver, or YUV overlay
SDL-1.2
|
2007-02-16 |
Ryan C. Gordon |
SDL_SetWindowCaption() on Windows: try to use the unicode
SDL-1.2
|
2007-02-16 |
Ryan C. Gordon |
Minor const correctness patch to SDL_iconv.
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
|
2007-02-15 |
Ryan C. Gordon |
Force chars to unsigned chars in SDL_string.c, so platforms that expect
SDL-1.2
|
2007-02-14 |
Ryan C. Gordon |
Removed the contents of the BUGS file, as most (all?) of the issues were
SDL-1.2
|
2007-02-14 |
Ryan C. Gordon |
Quartz code should use F13, F14, and F15 keys instead of PrintScreen,
SDL-1.2
|
2007-02-13 |
Ryan C. Gordon |
Corrected wrong SDK path in build-scripts/fatbuild.sh.
SDL-1.2
|
2007-02-13 |
Ryan C. Gordon |
Free all the created cursors in test/testcursor.c.
SDL-1.2
|
2007-02-12 |
Ryan C. Gordon |
Digital Mars has stdint.h, so use the header on Windows with that compiler.
SDL-1.2
|
2007-02-12 |
Ryan C. Gordon |
Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec().
SDL-1.2
|
2007-02-05 |
Ryan C. Gordon |
Patched to compile on BeOS and old, old GCC releases.
SDL-1.2
|
2007-02-03 |
Ryan C. Gordon |
Actually, this is dumb, just simplify this for now.
SDL-1.2
|
2007-02-03 |
Ryan C. Gordon |
Moved otherwise-unused underscore-prepending code in dlopen backend into an
SDL-1.2
|
2007-01-23 |
Sam Lantinga |
Updated svn repository
SDL-1.2
|
2007-01-14 |
Patrice Mandin |
Add error message if not using SDL_LoadObject
SDL-1.2
|
2007-01-11 |
Patrice Mandin |
Disable TurboVeille screensaver if present
SDL-1.2
|
2007-01-04 |
Patrice Mandin |
Alpha sort the test list, add missing ones, remove removed ones
SDL-1.2
|
2006-12-11 |
Ryan C. Gordon |
Fix of HBITMAP leak in GAPI driver by Dmitry Yakimov.
SDL-1.2
|
2006-12-01 |
Ryan C. Gordon |
Merge r2921:2922 from SDL trunk to 1.2 branch: mingw alloca.h workaround.
SDL-1.2
|
2006-11-29 |
Ryan C. Gordon |
Wrapped some macro params in parentheses for alloca wrappers.
SDL-1.2
|
2006-11-21 |
Ryan C. Gordon |
From: Gabriel Gambetta
SDL-1.2
|
2006-11-21 |
Ryan C. Gordon |
Added sdl.pc to svn:ignore.
SDL-1.2
|
2006-11-19 |
Patrice Mandin |
Check video driver mouse cursor pointers before using them
SDL-1.2
|
2006-11-13 |
Ryan C. Gordon |
X11 backend: tell app that mouse focus has been obtained when grabbing the
SDL-1.2
|
2006-11-12 |
Ryan C. Gordon |
Block fruity channel values in dspaudio, or the fragment size won't be a
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
BeOS loadso code now reports failure correctly from SDL_LoadObject(), and uses
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Man, who let this moron near printf()?! :)
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Added a test program for loadso subsystem.
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Chopped out some code to match changes in revision #2793 to fix build...but
SDL-1.2
|
2006-11-03 |
Ryan C. Gordon |
Merged r2896:2897 from trunk (use dummy joystick if subsystem enabled and
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-29 |
Ryan C. Gordon |
Added some newer binaries to svn:ignore.
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
joyGetPosEx() was using the wrong variable for specifying a device; this is
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
Closing minor memory leak in XME code.
SDL-1.2
|
2006-10-27 |
Ryan C. Gordon |
Fix for buffer overflow in audio code, when feeding a device that needs
SDL-1.2
|
2006-10-21 |
Patrice Mandin |
Also save/restore fpu register in vbl interrupt
SDL-1.2
|
2006-10-01 |
Sam Lantinga |
backport from 1.3
SDL-1.2
|
2006-10-01 |
Ryan C. Gordon |
1.2 backport: Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #292
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed formatting
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #286
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #281
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #316
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #321
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #270
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Bumped the version in subversion to 1.2.12
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #278
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #276
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
(none)
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
Fixed bug #304
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
Fixed bug #294
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Forgot cpu boundaries
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Save/restore fpu registers if needed
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Add function to check FPU presence
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Only saved non preserved registers
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Only convert endianness if both src and dest are 16bits
SDL-1.2
|
2006-09-15 |
Patrice Mandin |
Update to reflect driver changes
SDL-1.2
|
2006-09-13 |
Patrice Mandin |
Use new keyboard mapping routines
SDL-1.2
|
2006-09-13 |
Patrice Mandin |
Factorize keyboard mapping between drivers
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Allow grabing mouse by locking its position
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Reenable xbios usage to get relative mouse motion
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Allow mouse to be locked when grabbed with GEM driver
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Disable MiNT thread usage and use hw access for updating DMA audio pointers
SDL-1.2
|
2006-09-08 |
Patrice Mandin |
Forgot to reshow mouse cursor when exiting grab/hide mode
SDL-1.2
|