lp:~linaro-graphics-wg/glmark2/android

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~linaro-graphics-wg/glmark2/android
Members of Linaro Graphics Working Group can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Graphics Working Group
Project:
glmark2
Status:
Merged

Recent revisions

150. By Alexandros Frantzis

Log OpenGL(ES) information when starting glmark2 on Android.

149. By Alexandros Frantzis

Add instructions for building using the Android build system.

148. By Alexandros Frantzis

Add makefiles for the Android build system.

147. By Alexandros Frantzis

Don't use LOCAL_EXPORT_C_INCLUDES in NDK Makefile.

This is done just to reduce the diff from the available features in the
Android build system.

146. By Alexandros Frantzis

Don't link explicitly with libm.

The NDK build system links with libm automatically.

145. By Alexandros Frantzis

Improve module names.

Use module name with a better chance of being unique. Also prefix all module
names with 'lib', to reduce the diff from the conventions used by the Android
build system (this is fine for NDK builds, too).

144. By Alexandros Frantzis

Use LOCAL_CFLAGS instead of LOCAL_CPPFLAGS in NDK makefile.

In NDK versions >1.5_r1 (which is quite old now) LOCAL_CFLAGS is also used for
C++ sources, in order to match the convention used by the Android build system.

143. By Alexandros Frantzis

Rename jni/Android.mk to jni/Android.ndk.mk.

The Android build system also uses Android.mk files for building. Rename the
Android.mk NDK build file to Android.ndk.mk in order to allow builds using
both systems.

142. By Alexandros Frantzis

Don't explicitly set ANDROID preprocessor define during build.

The ANDROID preprocessor define is automatically set by the Android build
system/NDK.

141. By Alexandros Frantzis

Implement strict JNI_OnLoad() to make Dalvik happy (Jim Huang).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:glmark2/2011.11
This branch contains Public information 
Everyone can see this information.