aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-08-17Build,Doc: Update files for 2012.08 release.Alexandros Frantzis
2012-08-13Android: Properly handle spaces in extra intent options.Alexandros Frantzis
2012-07-31Android: Add "Show benchmark results" preference.Alexandros Frantzis
2012-07-31Android: Display results after running benchmarks.Alexandros Frantzis
2012-07-30Android: Add option to enable/disable debug message logging.Alexandros Frantzis
2012-07-30Android: Add and implement option menu action to show last results.Alexandros Frantzis
2012-07-30Android: Store the log output to a file.Alexandros Frantzis
2012-07-26Android: Add missing licence header to source file.Alexandros Frantzis
2012-07-26Android: Refactor benchmark list management.Alexandros Frantzis
2012-07-26Android: Implement "About" option menu action.Alexandros Frantzis
2012-07-26Android: Require permission to read from and write to external storage.Alexandros Frantzis
2012-07-26Android: Add and implement "Settings" options menu action.Alexandros Frantzis
2012-07-24Android: Make the virtual keyboard immediately visible when invoking the save...Alexandros Frantzis
2012-07-24Android: Add and implement "Delete list" option menu action.Alexandros Frantzis
2012-07-24Android: Implement "Load list" option menu action.Alexandros Frantzis
2012-07-24Android: Implement "Save list" option menu action.Alexandros Frantzis
2012-07-24Android: Add options menu.Alexandros Frantzis
2012-07-19Build,Doc: Update files for 2012.07 release.Alexandros Frantzis
2012-07-19Android: Use string resources for button labels.Alexandros Frantzis
2012-07-18Android: Ensure that the option list is updated after changing an option usin...Alexandros Frantzis
2012-07-18Android: Display a list of acceptable values instead of a text entry for opti...Alexandros Frantzis
2012-07-18Android: Make acceptable values of options available to the java code.Alexandros Frantzis
2012-07-10Android: Display the available scenes in sorted order.Alexandros Frantzis
2012-07-06Android: Improve the design of list and list items.Alexandros Frantzis
2012-07-06Android: Add list headers for scene name and options in editor view.Alexandros Frantzis
2012-07-06Android: Add "Run" button to the editor activity.Alexandros Frantzis
2012-07-05Android: Ensure that the soft keyboard is shown when editing options.Alexandros Frantzis
2012-07-05Android: Ensure our dialogs are destroyed when dismissed.Alexandros Frantzis
2012-07-05Android: Implement a better benchmark editor that knows about the scenes and ...Alexandros Frantzis
2012-07-04Android: Implement native function to expose scene information to java code.Alexandros Frantzis
2012-07-04Android: Move Glmark2Native and GLVisualConfig to dedicated files.Alexandros Frantzis
2012-07-03Android: First take on a GUI for Android.Alexandros Frantzis
2012-07-03Android: Update files needed for ant build system.Alexandros Frantzis
2012-06-29SceneTerrain: Add scene based on WebGL dynamic terrain demo.Alexandros Frantzis
2012-06-27Android: Add libjpeg-turbo to in-tree and NDK builds.Alexandros Frantzis
2012-06-21Build,Doc: Update files for 2012.06 release.Alexandros Frantzis
2012-05-24Build,Doc: Update files for 2012.05 release.Alexandros Frantzis
2012-05-24Android: Fix crash when 'args' extra parameter is undefined.Alexandros Frantzis
2012-05-24Android: Don't treat unused parameter warnings as errors when building with t...Alexandros Frantzis
2012-05-21Android: Update the in-tree Android makefile to support SceneIdeas.Alexandros Frantzis
2012-05-15Android: Request a 16-bit depth buffer by default.Alexandros Frantzis
2012-05-15Android: Set the target GL visual config from the --visual-config command-lin...Alexandros Frantzis
2012-05-15Android: Use the scoreConfig() native function to select the GL visual config.Alexandros Frantzis
2012-05-15Android: Add scoreConfig() native function.Alexandros Frantzis
2012-05-15Android: Use a separate class for the JNI bindings.Alexandros Frantzis
2012-05-08Android: Revert change to use gnustl rather than stlport as gnu-specific STLJesse Barker
2012-05-07SceneIdeas: Update Android build to support the new scene.Jesse Barker
2012-04-03Android: Don't treat unused parameters as an error.Alexandros Frantzis
2012-03-22Build,Doc: Update files for 2012.03 release.Alexandros Frantzis
2012-02-16Build,Doc: Update files for 2012.02 release.Alexandros Frantzis