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
|