2009-11-09 |
Sam Lantinga |
Fixed bug #878
|
2009-11-08 |
Sam Lantinga |
Fixed compile warning
|
2009-11-08 |
Sam Lantinga |
Skip renderers that fail to initialize
|
2009-11-02 |
Sam Lantinga |
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
|
2009-11-02 |
Sam Lantinga |
Fixed bug #847
|
2009-10-30 |
Sam Lantinga |
cpuid doesn't actually change the flags register
|
2009-10-30 |
Sam Lantinga |
Fixed bug #734
|
2009-10-29 |
Mike Gorchak |
Cursor hotspot fixes.
|
2009-10-28 |
Sam Lantinga |
Fixed compile error
|
2009-10-28 |
Sam Lantinga |
Automatically initialize the video system and create a renderer to simplify use.
|
2009-10-28 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2009-10-28 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2009-10-23 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2009-10-23 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2009-10-22 |
Mike Gorchak |
Fixes in GLES configuration selection.
|
2009-10-22 |
Mike Gorchak |
Fixes in GLES configuration selection. Support for an old QNX 6.3.2.
|
2009-10-22 |
Mike Gorchak |
Optimizations.
|
2009-10-22 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2009-10-21 |
Mike Gorchak |
Support for GL initialization parameters has been added.
|
2009-10-19 |
Sam Lantinga |
Partial fix for bug #859
|
2009-10-18 |
Sam Lantinga |
There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.
|
2009-10-18 |
Sam Lantinga |
Merged improvements to SDL_SoftStretch() from SDL 1.2
|
2009-10-18 |
Sam Lantinga |
Fixed bug #853
|
2009-10-17 |
Sam Lantinga |
Whoops, need " inside quotes
|
2009-10-17 |
Sam Lantinga |
Fixed bug #852
|
2009-10-17 |
Sam Lantinga |
iPhone/Xcode for 1.3
|
2009-10-17 |
Sam Lantinga |
iPhone interruption patch / SDL 1.3
|
2009-10-13 |
Mike Gorchak |
Working on fullscreen video modes support
|
2009-10-13 |
Mike Gorchak |
Fixed memory allocation size.
|
2009-10-13 |
Mike Gorchak |
Fixed handling of the initial window size.
|
2009-10-13 |
Mike Gorchak |
All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only.
|
2009-10-13 |
Mike Gorchak |
Options --double --triple have been added to test double and triple buffering.
|
2009-10-13 |
Sam Lantinga |
We don't need dlvsym() for ALSA anymore, yay!
|
2009-10-13 |
Mike Gorchak |
Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer.
|
2009-10-13 |
Sam Lantinga |
Only show the dynamic audio libraries if we'll be dynamically loading them
|
2009-10-13 |
Sam Lantinga |
Simplify and improve dynamic library detection, taken from SDL_image
|
2009-10-13 |
Sam Lantinga |
Debian patch: 050_altivec_detection.diff
|
2009-10-13 |
Mike Gorchak |
Fixed OpenGL ES primitive alpha blending.
|
2009-10-13 |
Sam Lantinga |
Missed converting PULSE to PULSEAUDIO
|
2009-10-12 |
Mike Gorchak |
Initial support for fullscreen application modes.
|
2009-10-12 |
Mike Gorchak |
Photon SDL renderer almost finished, the double/tripple buffering is left only.
|
2009-10-12 |
Sam Lantinga |
Joystick patch from FreeBSD ports system
|
2009-10-12 |
Mike Gorchak |
Continue working on 2D support in Photon.
|
2009-10-11 |
Mike Gorchak |
Continue working on 2D support in Photon
|
2009-10-11 |
Sam Lantinga |
A better solution to making the default build optimization -O3
|
2009-10-11 |
Sam Lantinga |
Whoops, the ProjectDir is one level lower than the SolutionDir
|
2009-10-11 |
Sam Lantinga |
stefanullinger to me
|
2009-10-11 |
Sam Lantinga |
pkg-config replaced sdl-config in these cases.
|
2009-10-11 |
Sam Lantinga |
Fixed bug #31
|
2009-10-11 |
Sam Lantinga |
gcc can't generate dependencies for a file that doesn't exist, so first create SDL_revision.h
|
2009-10-11 |
Sam Lantinga |
This is crazy. In order to override the default optimization for GCC,
|
2009-10-10 |
Mike Gorchak |
Continue working on 2D support for Photon/QNX.
|
2009-10-10 |
Sam Lantinga |
MatÄ›j TÃ½Ä 2009-10-05 14:09:03 PDT
|
2009-10-10 |
Mike Gorchak |
Revert back. Sorry.
|
2009-10-10 |
Mike Gorchak |
Added phrender library linkage for QNX target.
|
2009-10-10 |
Mike Gorchak |
Call CommonQuit() at exit has been added.
|
2009-10-10 |
Mike Gorchak |
Created windows must be destroyed at CommonQuit().
|
2009-10-10 |
Sam Lantinga |
Debian patch: 218_joystick_memmove.diff
|
2009-10-10 |
Sam Lantinga |
Fixed bug #833
|
2009-10-10 |
Sam Lantinga |
Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
|