index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xcode
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-12-06
xcode: Make sure SDL_dataqueue sources are included in all targets.
Ryan C. Gordon
1
-0
/
+8
2016-12-06
xcode: updated macOS and iOS project files with SDL_dataqueue sources.
Ryan C. Gordon
1
-0
/
+8
2016-10-12
Build SDL as universal binary
Sam Lantinga
1
-0
/
+2
2016-09-28
Updated version to 2.0.5 in preparation for release
Sam Lantinga
2
-4
/
+4
2016-09-18
Xcode/mac: fix building standalone static and shared libraries.
Ryan C. Gordon
1
-0
/
+16
2016-09-16
Recommended settings from Xcode 7.3.0
Sam Lantinga
2
-2
/
+4
2016-09-15
Fixed set of libraries needed to build on Mac OS X
Sam Lantinga
1
-24
/
+8
2016-09-15
CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on ...
Alex Szpakowski
1
-8
/
+4
2016-09-13
Enable more compiler warnings in the Xcode projects (based on Xcode 8's sugge...
Alex Szpakowski
1
-1
/
+36
2016-08-05
audio: Removed internal SDL_audiomem.h and macros.
Ryan C. Gordon
1
-8
/
+0
2016-05-21
Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecate...
Alex Szpakowski
2
-4
/
+4
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-05-23
Sign any subframeworks - not needed for SDL proper, but included for consiste...
Sam Lantinga
1
-1
/
+1
2015-04-26
Moved code signature step to after the framework build step is complete, and ...
Sam Lantinga
2
-59
/
+1
2015-04-26
Turn off code signing by default
Sam Lantinga
1
-10
/
+0
2015-04-26
Updated project and added code signing for release builds
Sam Lantinga
1
-3
/
+30
2014-11-23
add controllermap program to SDLTest xcode project
Edward Rudd
1
-2
/
+104
2014-09-02
Updated version to 2.0.4
Sam Lantinga
2
-26
/
+4
2014-08-23
Fixed bug 2696 - Mac: fix display mode refresh rate calculation
Sam Lantinga
2
-0
/
+100
2014-07-08
Strip the binaries before signing them, in release configuration
Sam Lantinga
1
-3
/
+10
2014-07-07
Fixed supporting multiple frameworks
Sam Lantinga
1
-1
/
+1
2014-07-07
Fixed code signing release frameworks
Sam Lantinga
1
-10
/
+3
2014-06-21
Added OpenGL ES headers to public headers
Sam Lantinga
1
-1
/
+41
2014-06-05
Don't link directly against OpenGL.framework on Mac OS X.
Ryan C. Gordon
2
-164
/
+64
2014-04-17
Fixed bug 2489 - SDL2.framework references __Block_copy in /usr/lib/libSystem...
Sam Lantinga
1
-0
/
+2
2014-03-12
Updated framework version to match dylib version.
Sam Lantinga
1
-4
/
+4
2014-03-09
Updated SDL to version 2.0.3
Sam Lantinga
1
-2
/
+2
2014-02-09
Updated SDL to version 2.0.2
Sam Lantinga
1
-2
/
+2
2014-02-04
add testdropfile to OS X Project
Edward Rudd
2
-2
/
+123
2014-02-04
Implement new backend methods for haptic and hot plugging on OS X
Edward Rudd
1
-0
/
+2
2014-02-04
add testhotplug to OS X test project and set target OS version to 10.5 for te...
Edward Rudd
1
-30
/
+112
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-12-09
Implemented the Dynamic API magic.
Ryan C. Gordon
1
-0
/
+48
2013-10-21
Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder w...
Sam Lantinga
1
-1
/
+1
2013-10-21
Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder w...
Sam Lantinga
1
-1
/
+1
2013-10-10
Updated SDL to version 2.0.1
Sam Lantinga
1
-4
/
+4
2013-08-25
update xcode projects with filesystem API bits. (missing tests and missing fr...
Edward Rudd
2
-4
/
+214
2013-08-20
Added filesystem code to Mac and iOS Xcode projects.
Ryan C. Gordon
1
-0
/
+20
2013-08-20
add missing SDL_bits.h from OS X framework
Edward Rudd
1
-210
/
+214
2013-08-08
use @rpath for OS X Shared Library as well
Edward Rudd
2
-36
/
+22
2013-08-07
Mac: Better mouse-grab if you define SDL_MAC_NO_SANDBOX.
Jørgen P. Tjernø
1
-0
/
+19
2013-08-07
SDL_*Parachute() are no-ops, remove them.
Ryan C. Gordon
1
-16
/
+0
2013-07-31
More work on bug 1999, added missing CFBundleExecutable key to Info.plist
Sam Lantinga
1
-0
/
+2
2013-07-30
Fixed bug 2000 - The framework INSTALL_PATH still uses @executable_path
Sam Lantinga
1
-2
/
+2
2013-07-30
Added code signature step to Framework build process
Sam Lantinga
2
-0
/
+58
2013-07-14
Fix #1445: Use xcrun to find CpMac
Jørgen P. Tjernø
1
-1
/
+1
2013-07-10
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), S...
Sam Lantinga
1
-0
/
+8
2013-07-09
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
Ryan C. Gordon
1
-0
/
+8
[next]