index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android-project
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-15
Bumped default Android API target to 5 (Android 2.0, up from 1.6).
Ryan C. Gordon
1
-1
/
+1
2011-08-26
* Support OpenGL ES 2 on Android
Tim Angus
1
-2
/
+10
2011-10-13
Added support for multitouch on Android.
Ryan C. Gordon
1
-11
/
+30
2011-08-26
* Fix many memory leaks in Android FS code
Tim Angus
1
-3
/
+3
2011-07-29
Allow Android platforms to read from .apk files via the RWOPS interface.
Ryan C. Gordon
1
-0
/
+4
2011-02-07
Try to create an OpenGL ES 2.0 context on Android and successfully fall back ...
Sam Lantinga
1
-9
/
+31
2011-01-13
The window is changed to reflect the actual screen dimensions, for now.
Sam Lantinga
1
-2
/
+27
2011-01-13
Fixed audio buffer lifecycle and implemented audio shutdown
Sam Lantinga
1
-9
/
+24
2011-01-13
Working audio implementation contributed by Joseph Lunderville
Sam Lantinga
1
-17
/
+82
2011-01-12
Implemented translation from Android keycodes to SDL scancodes
Sam Lantinga
1
-2
/
+2
2011-01-12
Fixed video mode format for unknown surface format
Sam Lantinga
1
-3
/
+6
2011-01-12
More Android cleanup:
Sam Lantinga
1
-86
/
+47
2011-01-12
Whoops, need to pass that SDL format into native code
Sam Lantinga
1
-1
/
+1
2011-01-12
Added some missing pixel formats and SDL_GetPixelFormatName()
Sam Lantinga
1
-23
/
+23
2011-01-12
Fill in the video mode with the correct screen format
Sam Lantinga
1
-81
/
+102
2011-01-12
A bit of cleanup in the Android driver
Sam Lantinga
1
-6
/
+0
2011-01-06
Added the Android project and lots of info to README.android
Sam Lantinga
13
-0
/
+546