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-iOS
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
ran 'chmod -x' on many files
Ozkan Sezer
5
-0
/
+0
2018-02-24
Added missing file to tvOS build
Sam Lantinga
1
-0
/
+2
2017-12-12
Moved deployment target values to project settings
Sam Lantinga
1
-4
/
+4
2017-12-12
Parameterized the All (target platform) build target scripts so they can be u...
Sam Lantinga
1
-7
/
+7
2017-12-12
Renamed Xcode build targets so it's easier to copy files out of build directo...
Sam Lantinga
1
-24
/
+22
2017-12-12
Added SDL_uikitmetalview.m to the tvOS project
Sam Lantinga
1
-0
/
+2
2017-12-10
Added the Metal framework to several iOS tests
Sam Lantinga
1
-4
/
+8
2017-12-07
Fixed building for simulators or older iOS SDKs
Sam Lantinga
1
-2
/
+2
2017-12-07
Fixed compiling Metal renderer on iOS
Sam Lantinga
1
-0
/
+26
2017-11-12
Updated SDL's YUV support, many thanks to Adrien Descamps
Sam Lantinga
4
-19
/
+174
2017-10-26
Updated SDL iOS project for tvOS
Sam Lantinga
1
-10
/
+114
2017-10-12
Added functions to query and set the SDL memory allocation functions:
Sam Lantinga
1
-0
/
+8
2017-09-22
Added stubs for simple Steam Controller support
Sam Lantinga
1
-0
/
+16
2017-09-22
Fixed bug 3837 - Change project settings for Xcode 9?
Sam Lantinga
1
-3
/
+49
2017-09-22
The volume was too high, clamp to SDL_MIX_MAXVOLUME
Sam Lantinga
1
-1
/
+1
2017-09-14
Updated iOS keyboard test to cover text input rect and orientation changes
Sam Lantinga
1
-1
/
+32
2017-08-27
vulkan: Initial Vulkan support!
Ryan C. Gordon
1
-0
/
+37
2017-08-15
More cleanup of the iOS keyboard demo.
Alex Szpakowski
1
-7
/
+4
2017-08-15
Improve iOS keyboard demo code a bit.
Alex Szpakowski
1
-105
/
+61
2017-05-25
ios: Fixed math include in demos.
Philipp Wiesemann
2
-2
/
+2
2017-04-09
ios: Fixed compiler warnings about unused variables in demo.
Philipp Wiesemann
1
-3
/
+0
2017-03-19
iOS: Fixed compiling template on C89 compilers.
Philipp Wiesemann
1
-1
/
+3
2016-12-26
Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes
Sam Lantinga
2
-2
/
+2
2016-12-06
xcode: Make sure SDL_dataqueue sources are included in all targets.
Ryan C. Gordon
1
-0
/
+2
2016-12-06
xcode: updated macOS and iOS project files with SDL_dataqueue sources.
Ryan C. Gordon
1
-0
/
+8
2016-10-09
iOS: Updated demo README.
Philipp Wiesemann
1
-3
/
+3
2016-09-30
iOS: Removed unused constant in demo.
Philipp Wiesemann
1
-1
/
+0
2016-09-26
iOS: Updated comment in demo.
Philipp Wiesemann
1
-1
/
+1
2016-09-25
Update the code for the iOS demos to handle modern devices. Fixes bug #3337
Alex Szpakowski
12
-145
/
+235
2016-09-15
CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on ...
Alex Szpakowski
3
-12
/
+289
2016-09-14
Fixed building for both iOS and tvOS on Xcode 8
Sam Lantinga
1
-4
/
+0
2016-09-14
Allow targeting tvOS
Sam Lantinga
1
-0
/
+2
2016-09-13
Initial Apple TV / tvOS support.
Alex Szpakowski
5
-24
/
+876
2016-09-13
Enable more compiler warnings in the Xcode projects (based on Xcode 8's sugge...
Alex Szpakowski
1
-1
/
+34
2016-08-05
audio: Removed internal SDL_audiomem.h and macros.
Ryan C. Gordon
1
-2
/
+0
2016-04-01
iOS: Fixed compiling demos on C89 compilers.
Philipp Wiesemann
4
-7
/
+10
2016-03-28
iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo.
Philipp Wiesemann
1
-3
/
+1
2016-03-28
iOS: Fixed keyboard demo ignoring quit requests and window closing.
Philipp Wiesemann
1
-1
/
+1
2016-03-27
iOS: Replaced #import with #include in two demos.
Philipp Wiesemann
2
-4
/
+4
2016-03-27
iOS: Restored older version of rectangles demo.
Philipp Wiesemann
1
-36
/
+41
2016-03-27
iOS: Updated SDL version in demo README.
Philipp Wiesemann
1
-1
/
+1
2016-02-03
iOS: Implemented clipboard support.
Alex Szpakowski
1
-1
/
+9
2016-01-06
Fixed outdated information in a README for iOS.
Philipp Wiesemann
1
-11
/
+0
2015-09-20
Added initial support for MFi game controllers on iOS.
Alex Szpakowski
4
-4
/
+178
2015-05-28
Fixed building test programs on the iOS simulator
Sam Lantinga
1
-1
/
+2
2015-05-06
Fixed building the iOS Demo files in debug mode
Alex Szpakowski
1
-1
/
+2
2015-05-05
Fixed a crash on iOS when none of the orientations in Info.plist match the SD...
Alex Szpakowski
1
-5
/
+6
2014-10-28
Switched to the core versions of OpenGL ES framebuffer object and renderbuffe...
Alex Szpakowski
1
-0
/
+3
2014-08-06
Updated the iOS backend code to use Objective-C's automatic reference countin...
Alex Szpakowski
1
-0
/
+12
2014-07-07
Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ...
Sam Lantinga
5
-41
/
+70
[next]