Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
development
/
63c3068ac343cec183bff4afd5fd05dbbf3ccede
/
ndk
/
platforms
/
android-18
4583006
Fix samples for 64-bit ABIs
by Andrew Hsieh
· 10 years ago
67dc50c
Merge changes Ie67acf11,Ia9c03558
by Andrew Hsieh
· 10 years ago
1e61663
Remove non-existanec functions/variables from libc.so
by Andrew Hsieh
· 11 years ago
7986b08
Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build
by Andrew Hsieh
· 11 years ago
b280e72
Bump __clang_minor__ check to 6 for __builtin_isnan
by Andrew Hsieh
· 11 years ago
a49155b
Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
by Andrew Hsieh
· 11 years ago
3bf77d0
Add missing __NDK_FPABI__ to function taking/returning float/double
by Andrew Hsieh
· 11 years ago
3b601c6
Fixed apparent copy/paste mistake Bug: 11634373
by David Friedman
· 11 years ago
f242723
Fixed API18 math.h for clang3.4
by Andrew Hsieh
· 11 years ago
78bf635
Restore immersive mode when volume button has been pressed.
by Hak Matsuda
· 11 years ago
2a0781b
Fix rendering issue in Tegra2/3.
by Hak Matsuda
· 11 years ago
ad40d95
Workaround the __builtin_isnan() type error for clang 3.4.
by Logan Chien
· 11 years ago
2a571fd
Fix -mhard-float for calling __builtin_* math functions
by Andrew Hsieh
· 11 years ago
cc69f21
- Using hard-fp
by Hak Matsuda
· 11 years ago
c0567b5
Rename modules NativeActivity
by Andrew Hsieh
· 11 years ago
13754d5
Addressed feedbacks
by Hak Matsuda
· 11 years ago
5d1c91f
cleaned code, added pinch gesture detector, better opengl context handling, fixed issues
by Hak Matsuda
· 11 years ago
5881b5c
Add __NDK_FPABI__ to function taking/returning float/double
by Andrew Hsieh
· 11 years ago
0df3e70
Add missing math functions
by Andrew Hsieh
· 11 years ago
1b8ffe3
Move Teapot to android-17 and set APP_ABI := all
by Andrew Hsieh
· 11 years ago
f74a8b0
Fixed array-index-out-of-bound in Teapot sample
by Iceberg Fu
· 11 years ago
99da728
Fix error about multiple unsequenced modifications
by Andrew Hsieh
· 11 years ago
f39a078
Add NDK sample to demonstrate more OpenGL&Gaming related technologies.
by Hak Matsuda
· 11 years ago
f3c3a93
Update NDK's android headers
by Michael Wright
· 11 years ago
80c93fb
Fix gles3jni build with clang at android-11
by Andrew Hsieh
· 11 years ago
b7a2e33
Load ES3 functions with eglGetProcAddress, not dlsym
by Jesse Hall
· 11 years ago
a451b01
Add a sample showing how to use OpenGL ES 3.0
by Jesse Hall
· 11 years ago
c05863d
Add GLESv3 to future NDK release
by Jesse Hall
· 12 years ago