glmark2 2012.08

Milestone information

Project:
glmark2
Series:
trunk
Version:
2012.08
Released:
 
Registrant:
Alexandros Frantzis
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
5 Alexandros Frantzis
Blueprints:
2 Implemented
Bugs:
3 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon glmark2-2012.08.tar.gz (md5, sig) 2012.08 release 443
last downloaded 9 weeks ago
Total downloads: 443

Release notes 

* Display benchmark results in the Android GUI.
* Add an Android option menu offering load/save/delete benchmark list functionality, access to last benchmark results, settings and information about glmark2.
* Properly handle spaces in scene options on Android.
* Exclude from score calculation benchmarks whose set up wasn't successful.
* Display an appropriate message (instead of a 0 FPS value) if benchmark set up isn't successful.
* Add support for standard GNU installation directories.

Changelog 

View the full changelog

revno: 248
tags: 2012.08
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Fri 2012-08-17 13:35:57 +0300
message:
  Build,Doc: Update files for 2012.08 release.
------------------------------------------------------------
revno: 247 [merge]
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Thu 2012-08-16 20:53:31 +0300
message:
  MainLoop,Android: Exclude from score calculations benchmarks that weren't set up correctly.
    ------------------------------------------------------------
    revno: 246.1.2
    committer: Alexandros Frantzis <email address hidden>
    branch nick: ignore-failed-test-scores
    timestamp: Thu 2012-08-16 20:17:07 +0300
    message:
      MainLoop,Android: Log an appropriate message if scene setup isn't successful.
    ------------------------------------------------------------
    revno: 246.1.1
    committer: Alexandros Frantzis <email address hidden>
    branch nick: ignore-failed-test-scores
    timestamp: Thu 2012-08-16 20:03:09 +0300
    message:
      MainLoop: Exclude from score calculation benchmarks whose setup failed.
------------------------------------------------------------
revno: 246 [merge]
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Thu 2012-08-16 19:01:59 +0300
message:
  Scene*: Add ::supported() and change ::setup() to return bool.
    ------------------------------------------------------------
    revno: 245.1.3
    committer: Alexandros Frantzis <email address hidden>
    branch nick: scene-setup-refactor
    timestamp: Thu 2012-08-16 18:55:56 +0300
    message:
      SceneJellyfish: Take into account the initialization status of internal objects.
    ------------------------------------------------------------
    revno: 245.1.2
    committer: Alexandros Frantzis <email address hidden>
    branch nick: scene-setup-refactor
    timestamp: Wed 2012-08-15 12:45:06 +0300
    message:
      Scene*: Change ::setup() to return a bool.
    ------------------------------------------------------------
    revno: 245.1.1
    committer: Alexandros Frantzis <email address hidden>
    branch nick: scene-setup-refactor
    timestamp: Wed 2012-08-15 10:38:45 +0300
    message:
      Scene: Add ::supported() method and implement it for scenes that need it.
------------------------------------------------------------
revno: 245
fixes bug: https://launchpad.net/bugs/1031780
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Mon 2012-08-13 13:10:52 +0300
message:
  Android: Properly handle spaces in extra intent options.

  Surround the benchmark text definitions in quotes to ensure spaces are
  properly handled. This leverages the recently introduced (rev 244)
  Util::split() support for bash-like quoting rules.
------------------------------------------------------------
revno: 244
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Mon 2012-08-13 13:09:08 +0300
message:
  libmatrix: Sync with lp:libmatrix revision 41.

  Update Util::split() invocations in glmark2 to use the new interface.
------------------------------------------------------------
revno: 243
author: Mike Frysinger <email address hidden>, Alexandros Frantzis <email address hidden>
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Tue 2012-08-07 15:04:04 +0300
message:
  Build: Convert waf usage to gnu_dirs.

  Use the standard gnu_dirs module that waf already includes. Keep the
  '--data-path' option in order to be able to specify arbitrary data
  paths, a feature useful for development.
------------------------------------------------------------
revno: 242 [merge]
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Wed 2012-08-01 12:57:46 +0300
message:
  Android: Display the benchmark results log in the GUI.
    ------------------------------------------------------------
    revno: 241.1.6
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Tue 2012-07-31 13:35:18 +0300
    message:
      Android: Add "Show benchmark results" preference.
    ------------------------------------------------------------
    revno: 241.1.5
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Tue 2012-07-31 13:28:13 +0300
    message:
      Android: Display results after running benchmarks.
    ------------------------------------------------------------
    revno: 241.1.4
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Mon 2012-07-30 16:27:52 +0300
    message:
      Android: Add option to enable/disable debug message logging.
    ------------------------------------------------------------
    revno: 241.1.3
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Mon 2012-07-30 16:14:25 +0300
    message:
      Android: Add and implement option menu action to show last results.
    ------------------------------------------------------------
    revno: 241.1.2
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Mon 2012-07-30 15:28:16 +0300
    message:
      Android: Store the log output to a file.
    ------------------------------------------------------------
    revno: 241.1.1
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-gui-log
    timestamp: Mon 2012-07-30 12:27:14 +0300
    message:
      Log: Support extra output stream for log messages.
------------------------------------------------------------
revno: 241 [merge]
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Fri 2012-07-27 12:55:54 +0300
message:
  Android: Add options menu and implement menu actions.
    ------------------------------------------------------------
    revno: 238.1.10
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Thu 2012-07-26 15:17:29 +0300
    message:
      Android: Add missing licence header to source file.
    ------------------------------------------------------------
    revno: 238.1.9
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Thu 2012-07-26 15:13:44 +0300
    message:
      Android: Refactor benchmark list management.
    ------------------------------------------------------------
    revno: 238.1.8
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Thu 2012-07-26 14:29:49 +0300
    message:
      Android: Implement "About" option menu action.
    ------------------------------------------------------------
    revno: 238.1.7
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Thu 2012-07-26 12:24:38 +0300
    message:
      Android: Require permission to read from and write to external storage.
    ------------------------------------------------------------
    revno: 238.1.6
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Thu 2012-07-26 12:18:27 +0300
    message:
      Android: Add and implement "Settings" options menu action.
    ------------------------------------------------------------
    revno: 238.1.5
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Tue 2012-07-24 17:50:30 +0300
    message:
      Android: Make the virtual keyboard immediately visible when invoking the save list dialog.
    ------------------------------------------------------------
    revno: 238.1.4
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Tue 2012-07-24 17:22:47 +0300
    message:
      Android: Add and implement "Delete list" option menu action.
    ------------------------------------------------------------
    revno: 238.1.3
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Tue 2012-07-24 16:59:20 +0300
    message:
      Android: Implement "Load list" option menu action.
    ------------------------------------------------------------
    revno: 238.1.2
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Tue 2012-07-24 16:04:45 +0300
    message:
      Android: Implement "Save list" option menu action.
    ------------------------------------------------------------
    revno: 238.1.1
    committer: Alexandros Frantzis <email address hidden>
    branch nick: android-option-menu
    timestamp: Tue 2012-07-24 15:52:49 +0300
    message:
      Android: Add options menu.
------------------------------------------------------------
revno: 240
committer: Alexandros Frantzis <email address hidden>
branch nick: trunk
timestamp: Fri 2012-07-27 12:11:50 +0300
message:
  Include <stdint.h> to ensure proper builds on all architectures and OSes.
------------------------------------------------------------
revno: 239
committer: Jesse Barker <email address hidden>
branch nick: trunk
timestamp: Thu 2012-07-26 09:07:43 -0700
message:
  SceneJellyfish: Save and restore custom GL state so other scenes are unaffected
  when "reuse-context" is enabled.

2 blueprints and 3 bugs targeted

Blueprint Priority Assignee Delivery
Add support for saving and loading benchmark lists from files. Add support for saving and loading benchmark lists from files. 4 High Alexandros Frantzis  11 Implemented
Display the benchmark results log in the Android GUI Display the benchmark results log in the Android GUI 4 High Alexandros Frantzis  11 Implemented
Bug report Importance Assignee Status
1031780 #1031780 Spaces in scene options are not handled properly on Android 3 High Alexandros Frantzis  10 Fix Released
1027288 #1027288 glmark2 should use standard gnu_dirs waf module 4 Medium Alexandros Frantzis  10 Fix Released
880166 #880166 GLMark2 should report FPS for each test segment 6 Wishlist Alexandros Frantzis  10 Fix Released
This milestone contains Public information
Everyone can see this information.