lp:~linaro-graphics-wg/glmark2/libmatrix-util-alf

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~linaro-graphics-wg/glmark2/libmatrix-util-alf
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

198. By Alexandros Frantzis

Main,Android,Options: Initialize the Log class explicitly after parsing the options.

This removes the coupling between the Log and Options classes, and keeps
Options::parse_args() free of side effects.

197. By Alexandros Frantzis

Android: Use all libmatrix source files when building it.

196. By Jesse Barker

Update copyright on files affected by libmatrix update.

195. By Jesse Barker

Now that we get the common utility object (Log, Util, ShaderSource) from
libmatrix, remove them from glmark2 proper, and update to reflect the integration
of the libmatrix objects.

194. By Jesse Barker

Update to reflect lp:libmatrix revno 32. A fix found during integration with
glmark2 whereby non-prefixed log messages were emitting a colon.

193. By Jesse Barker

Update internal copy of libmatrix to reflect current trunk there
(current as of lp:libmatrix revno 31). Also fix the build to ensure
USE_EXCEPTIONS is defined appropriately.

192. By Alexandros Frantzis

Build,Doc: Update files for 2012.01 release.

191. By Alexandros Frantzis

Main: Implement seamless transition of FPS display when changing scenes.

190. By Jesse Barker

Create a new TextRenderer each time through the loop so that it is initialized with the newly reset canvas.

189. By Jesse Barker

Canvas: This adds logic to the canvas and its derivatives to allow a "reset" of the canvas between scenes. In practice what this does is to create a fresh context for each scene. This puts each scene on a level playing field and insulates the scenes from any resource leakage and any resultant performance degradation. Also included is an option to reuse one context for all scenes (the way things have worked up to now) for the sake of being able to test for resource leakage, etc.

SceneDesktop: A latent bug in the init/release symmetry in the RenderObject and its derivatives was detected as a direct result of the Canvas reset changes. This is also fixed in this branch (these changes should be taken regardless).

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.