Name Status Project Last Modified Last Commit
lp:~marcoil/glcompbench/glproxy-one-exec (Linked to a blueprint) 2 Mature glcompbench 2011-12-09 11:27:26 UTC
65. glproxy: Use glproxy's new support fo...

Author: Marc Ordinas i Llopis
Revision Date: 2011-12-05 16:43:44 UTC

glproxy: Use glproxy's new support for EGL.

lp:~glcompbench-dev/glcompbench/cleanup 1 Development glcompbench 2011-11-06 19:24:31 UTC
65. Profiler: Only assert STDC_LIMIT_MACR...

Author: Jesse Barker
Revision Date: 2011-11-06 19:22:21 UTC

Profiler: Only assert STDC_LIMIT_MACROS when actually using the macros. Do not
define it for all possible inclusions if stdint is primarily used for data types.

lp:~glcompbench-dev/glcompbench/glcompbench-package 1 Development glcompbench 2012-07-19 14:13:01 UTC
14. New upstream release 2012.07

Author: Jesse Barker
Revision Date: 2012-07-19 14:13:01 UTC

New upstream release 2012.07

lp:~glcompbench-dev/glcompbench/manmower-options-3 (Has a merge proposal) 1 Development glcompbench 2012-05-01 18:08:01 UTC
92. Style: Use Util::split to separate po...

Author: Marc Ordinas i Llopis
Revision Date: 2012-05-01 18:08:01 UTC

Style: Use Util::split to separate points instead of strtok.

lp:glcompbench
Series: trunk, 2011.11
1 Development glcompbench 2012-08-22 18:40:38 UTC
90. Build, Doc: Update files for 2012.08 ...

Author: Jesse Barker
Revision Date: 2012-08-22 18:40:38 UTC

Build, Doc: Update files for 2012.08 release.

lp:~jammy-zhou/glcompbench/glcompbench (Has a merge proposal) 1 Development glcompbench 2011-04-13 01:33:49 UTC
14. The transpose parameter of glUniformM...

Author: Jammy Zhou
Revision Date: 2011-04-13 01:31:11 UTC

The transpose parameter of glUniformMatrix4fv must be GL_FALSE for GLES2

If GL_TRUE is set, GL_ERROR_INVALID_VALUE will be returned. So use column
major order for matrix transformations.

lp:~linaro-graphics-wg/glcompbench/profiler-stat-collection 1 Development glcompbench 2012-05-17 10:04:26 UTC
87. Profiler,CompositeCanvas: Introduce a...

Author: Alexandros Frantzis
Revision Date: 2012-05-17 09:26:28 UTC

Profiler,CompositeCanvas: Introduce and use StatCollections.

This commit, heavily based on Derek Foreman's substats patch, introduces
the concept of StatCollections. A StatCollection is a collection of
sampling data statistics that can be managed (e.g. reset()) separately from
other collections. This makes it easy to aggregate sampling data over
different periods of time. The user must register and use at least one
StatCollection.

lp:~marcoil/glcompbench/glproxy-flavor (Has a merge proposal) 1 Development glcompbench 2012-02-17 11:53:03 UTC
73. Merged trunk.

Author: Marc Ordinas i Llopis
Revision Date: 2012-02-17 11:53:03 UTC

Merged trunk.

lp:glmark2
Series: trunk
1 Development glmark2 2018-10-27 22:37:56 UTC
339. SceneIdeas: Fix (harmless?) typo

Author: Alyssa Rosenzweig
Revision Date: 2018-10-27 22:37:56 UTC

SceneIdeas: Fix (harmless?) typo

lp:~afrantzis/glmark2/scene-terrain-wip 1 Development glmark2 2012-06-27 14:35:26 UTC
236. SceneTerrain: More improvements.

Author: Alexandros Frantzis
Revision Date: 2012-06-27 14:35:26 UTC

SceneTerrain: More improvements.

lp:~afrantzis/glmark2/visual-select 1 Development glmark2 2012-05-10 11:51:12 UTC
211. Temp.

Author: Alexandros Frantzis
Revision Date: 2012-05-10 11:50:50 UTC

Temp.

lp:~glmark2-dev/glmark2/canvas-generic-wip 1 Development glmark2 2013-02-27 16:56:54 UTC
261. Introduce CanvasGeneric with support ...

Author: Alexandros Frantzis
Revision Date: 2013-02-27 16:56:06 UTC

Introduce CanvasGeneric with support for X11/EGL and DRM/EGL

lp:~glmark2-dev/glmark2/context (Has a merge proposal) 1 Development glmark2 2012-01-02 17:02:45 UTC
183. Canvas*: Add ::create_shared_context(...

Author: Alexandros Frantzis
Revision Date: 2012-01-02 17:02:02 UTC

Canvas*: Add ::create_shared_context() method.

lp:~glmark2-dev/glmark2/fix-no-mapbuffer bug 1 Development glmark2 2012-01-03 14:59:30 UTC
179. SceneBuffer: Set up the scene properl...

Author: Alexandros Frantzis
Revision Date: 2012-01-03 14:57:53 UTC

SceneBuffer: Set up the scene properly, even if needed extensions are missing.

This ensures that timing related variables are set up properly, and the
benchmark results are sane (i.e. 0 FPS), even if the test itself doesn't run.

lp:~glmark2-dev/glmark2/gl-limits 1 Development glmark2 2012-07-30 17:38:25 UTC
238. GLLimits: Update Android integration....

Author: Jesse Barker
Revision Date: 2012-07-30 17:38:25 UTC

GLLimits: Update Android integration. Also, ensure that the object is
constructed to "neutral" values so that it will be obvious if either a probe or
an explicit versioned initialization fails.

lp:~glmark2-dev/glmark2/glmark2-package (Has a merge proposal) 1 Development glmark2 2014-03-11 10:55:47 UTC
28. * New upstream release 2014.03. * deb...

Author: Alexandros Frantzis
Revision Date: 2014-03-11 10:55:47 UTC

* New upstream release 2014.03.
* debian/control:
  - Update Standards-Version to 3.9.5.
  - Add binary packages for wayland, mir and drm variants.
* debian/rules:
  - Build wayland, mir and drm variants.
  - Programatically create .install and .manpages files for
    variant binary packages.

lp:~glmark2-dev/glmark2/live-fps-context 1 Development glmark2 2012-01-03 19:06:36 UTC
180. Optionally use a shared context in te...

Author: Alexandros Frantzis
Revision Date: 2012-01-03 18:56:50 UTC

Optionally use a shared context in text-renderer instead of saving/restoring state.

lp:~glmark2-dev/glmark2/tga 1 Development glmark2 2011-11-15 23:38:26 UTC
170. Texture: TGA is effectively a BGR for...

Author: Jesse Barker
Revision Date: 2011-11-15 23:38:26 UTC

Texture: TGA is effectively a BGR format. As we cannot rely on glTexImage2D to
handle the conversion for us (OpenGL handles this, OpenGL ES does not, though
there is an extension proposal that might help), swizzle the components as we
store them in the ImageData object. Also, make the format part of the ImageData
object so setup_texture does not have to "guess".

lp:glmark2/2011.11
Series: 2011.11
bug 1 Development glmark2 2014-03-10 17:21:39 UTC
288. Build,Doc: Update files for 2014.03 r...

Author: Alexandros Frantzis
Revision Date: 2014-03-10 17:17:48 UTC

Build,Doc: Update files for 2014.03 release

lp:~kruk87/glmark2/glmark2-wayland-wl-display-roundtrip bug(Has a merge proposal) 1 Development glmark2 2013-08-28 17:44:09 UTC
281. NativeStateWayland: use wl_display_ro...

Author: Rafal Mielniczuk
Revision Date: 2013-08-28 17:43:48 UTC

NativeStateWayland: use wl_display_roundtrip in flip method

As noticed by Axel Davy we need to use wl_display_roundtrip in
NativeStateWayland::flip to prevent blocking when eglSwapInterval(0) is
set.

More info:
https://bugs.launchpad.net/glmark2/+bug/1211076

lp:~kruk87/glmark2/wayland-opaque-region bug(Has a merge proposal) 1 Development glmark2 2013-09-04 16:47:51 UTC
281. NativeStateWayland: make wayland wind...

Author: Rafal Mielniczuk
Revision Date: 2013-09-04 16:42:26 UTC

NativeStateWayland: make wayland window opaque

We need to make window opaque in order to prevent redrawing background
behind it in some of the benchmarks, eg. jellyfish.

https://bugs.launchpad.net/glmark2/+bug/1219764

lp:~linaro-graphics-wg/glmark2/canvas-fbo (Linked to a blueprint)(Has a merge proposal) 1 Development glmark2 2012-03-20 13:11:15 UTC
210. Doc: Update man page with new command...

Author: Alexandros Frantzis
Revision Date: 2012-03-20 13:11:15 UTC

Doc: Update man page with new command-line options documentation.

lp:~linaro-graphics-wg/glmark2/ideas-loop 1 Development glmark2 2012-05-09 14:43:49 UTC
227. SceneIdeas: Continuously loop the ren...

Author: Alexandros Frantzis
Revision Date: 2012-05-09 14:43:18 UTC

SceneIdeas: Continuously loop the rendering while the scene is running.

lp:~linaro-graphics-wg/glmark2/members-meetings-demo 1 Development glmark2 2012-01-13 21:43:36 UTC
195. Android: Read benchmarks from benchma...

Author: Alexandros Frantzis
Revision Date: 2012-01-13 21:43:36 UTC

Android: Read benchmarks from benchmarks.txt instead of scenes.txt.

lp:~linaro-graphics-wg/glmark2/x11-fullscreen (Linked to a blueprint)(Has a merge proposal) 1 Development glmark2 2012-06-15 09:03:36 UTC
222. CanvasX11,Doc: Support running in ful...

Author: Alexandros Frantzis
Revision Date: 2012-06-15 09:03:04 UTC

CanvasX11,Doc: Support running in fullscreen mode (--fullscreen).

lp:~mir-team/glmark2/fix-mir-include 1 Development glmark2 2013-04-02 02:32:22 UTC
267. Fix incorrect include paths to mir cl...

Author: Thomi Richards
Revision Date: 2013-04-02 02:31:57 UTC

Fix incorrect include paths to mir client library header file.

lp:~mir-team/glmark2/mir 1 Development glmark2 2014-03-06 22:19:56 UTC
271. Update to new (not really so new) Mir...

Author: Robert Carr
Revision Date: 2014-03-06 22:19:56 UTC

Update to new (not really so new) Mir client API changes

lp:~spenser-gilliland/glmark2/mali-fbdev (Has a merge proposal) 1 Development glmark2 2013-08-29 17:38:48 UTC
282. add Mali GPU support

Author: Spenser Gilliland
Revision Date: 2013-08-29 17:37:34 UTC

add Mali GPU support

lp:~thomas-voss/glmark2/build-for-mir 1 Development glmark2 2013-09-02 07:50:25 UTC
19. * Fix installation to include both X...

Author: Thomas Voß
Revision Date: 2013-09-02 07:50:25 UTC

 * Fix installation to include both X and Mir executables.
 * Disable drm flavors to be buildable for armhf.

lp:~thomas-voss/glmark2/mir-no-deprecated-functions 1 Development glmark2 2013-08-29 09:42:00 UTC
273. Merge trunk.

Author: Thomas Voß
Revision Date: 2013-08-29 09:42:00 UTC

Merge trunk.

lp:~thomir-deactivatedaccount/glmark2/build-for-mir 1 Development glmark2 2013-04-02 03:08:03 UTC
17. Fix -es man pages as well.

Author: Thomi Richards
Revision Date: 2013-04-02 03:08:03 UTC

Fix -es man pages as well.

lp:~vapier/glmark2/glmark2 1 Development glmark2 2012-07-20 22:39:31 UTC
239. convert waf usage to gnu_dirs Rather...

Author: Mike Frysinger
Revision Date: 2012-07-20 22:37:10 UTC

convert waf usage to gnu_dirs

Rather than open coding data dirs paths, use the standard gnu_dirs
module that waf already includes.

lp:~jesse-barker/glmark2/PLY 0 Experimental glmark2 2011-10-13 14:37:54 UTC
122. Update build scene to take an option ...

Author: Jesse Barker
Revision Date: 2011-08-22 17:22:44 UTC

Update build scene to take an option to select between the horse and the bunny.
Probably, the bunny should be used for a different scene, but this gets us going.
Also included here is better transform computation (based upon the actual model
data rather than "magic" numbers). This can easily be adapted to other scenes
as well (and probably should be).

lp:glmark2-extra
Series: trunk
1 Development glmark2-extra 2011-10-07 15:30:31 UTC
3. Provide additional "expected" project...

Author: Jesse Barker
Revision Date: 2011-10-07 15:30:31 UTC

Provide additional "expected" project files. As we don't "own" the models,
provide suitable references to their provenance and usage guidelines in the
COPYING file (also in the README for good measure).

lp:~glproxy-dev/glproxy/package 1 Development glproxy 2012-04-18 15:47:22 UTC
6. * New upstream release 0.5.2. * Now w...

Author: Marc Ordinas i Llopis
Revision Date: 2012-04-18 15:47:22 UTC

* New upstream release 0.5.2.
* Now with API documentation.

lp:glproxy
Series: trunk, 2011.11
1 Development glproxy 2012-04-18 15:37:33 UTC
52. Build: Bump version number to 0.5.2.

Author: Marc Ordinas i Llopis
Revision Date: 2012-04-18 15:37:33 UTC

Build: Bump version number to 0.5.2.

lp:~jammy-zhou/glproxy/glproxy (Linked to a blueprint) 1 Development glproxy 2011-05-04 07:10:32 UTC
30. Fix eglCreateWindowSurface failure fo...

Author: Jammy Zhou
Revision Date: 2011-05-04 07:10:32 UTC

Fix eglCreateWindowSurface failure for run egl_tfp on panda board
Fix eglCreateContext failure for run triangle on panda board

lp:~linaro-graphics-wg/glproxy/glproxy-pkg 1 Development glproxy 2011-12-16 05:07:07 UTC
1. Initial release for the packaging bra...

Author: Ricardo Salveti
Revision Date: 2011-12-16 05:06:17 UTC

Initial release for the packaging branch for glproxy

lp:~jesse-barker/libmatrix/trunk 1 Development libmatrix 2012-08-09 21:11:02 UTC
39. Merge of lp:~linaro-graphics-wg/libma...

Author: Jesse Barker
Revision Date: 2012-08-09 21:11:02 UTC

Merge of lp:~linaro-graphics-wg/libmatrix/split-refactor

Adds bash-style escaping for Util::split and cleans up the API to handle all of
the modes we now support.

lp:libmatrix
Series: trunk
1 Development libmatrix 2013-05-23 21:01:51 UTC
42. ShaderSource: Parse precision strings...

Author: Jesse Barker
Revision Date: 2013-05-23 21:01:51 UTC

ShaderSource: Parse precision strings using fuzzy split to allow spaces.

lp:~linaro-graphics-wg/libmatrix/misc-changes-glmark2 (Has a merge proposal) 1 Development libmatrix 2012-08-10 06:08:29 UTC
41. Program: Support assignment to mat3 p...

Author: Alexandros Frantzis
Revision Date: 2012-08-10 06:05:15 UTC

Program: Support assignment to mat3 program variables.

lp:~linaro-graphics-wg/linaro-graphics-dashboard/lava-staging 1 Development linaro-graphics-dashboard 2012-06-22 06:53:59 UTC
35. util: (Workaround) Hardcode date rang...

Author: Alexandros Frantzis
Revision Date: 2012-06-22 06:53:59 UTC

util: (Workaround) Hardcode date range of data to display.

This is a workaround until we streamline the test runs
in the lava lab.

lp:linaro-graphics-dashboard
Series: trunk
1 Development linaro-graphics-dashboard 2012-07-26 15:05:04 UTC
45. skia_view: Add view for Android skia ...

Author: Alexandros Frantzis
Revision Date: 2012-07-26 15:05:04 UTC

skia_view: Add view for Android skia benchmark results.

lp:~chunsang/linaro-graphics-misc/script 1 Development linaro-graphics-misc 2012-01-10 02:13:28 UTC This branch has not been mirrored yet.
lp:~rsalveti/linaro-graphics-misc/glew-es-core-trunk 1 Development linaro-graphics-misc 2011-10-21 03:48:59 UTC
632. The file "Makefile.arm-linux" is adde...

Author: Shariq
Revision Date: 2011-10-11 10:59:32 UTC

The file "Makefile.arm-linux" is added to compile glew for ARM linux
Steps for building glew for ARM-Linux ES 2.0:

  1. export following environment variables:

   COMPILER_PATH : Path of the compiler
   INC_PATH : Include files path
   LIB_PATH : Opengl/egl/x11 library path
   ADDITIONAL_LIB_DEPENDENCY_PATH: Path for any additional dependencies of the libs.

   2. Build command :
 - To build generic(INCLUDING entry point and enums of desktop and ES OpenGL) glew for OpenGL ES 2.0 along with EGL(need to include eglew.h in application):
   make BUILD_GLEW_ES20=yes BUILD_GLEW_EGL=yes

 - To build generic glew for OpenGL ES 2.0 without EGL(need to include egl.h):
   make BUILD_GLEW_ES20=yes

 - To build glew for Desktop OpenGL(INCLUDING entry point and enums of ES)
   make

 - To build glew for Desktop OpenGL(EXCLUDING entry point and enums of ES)
  make BUILD_NO_ES=yes

 - If needed to run using emulator on desktop kindly remove '-mfpu=vfp -mfloat-abi=softfp' from makefile.arm-linux

lp:~afrantzis/linaro-graphics-tests/debug-glcompbench 1 Development linaro-graphics-tests 2011-12-07 10:54:44 UTC
36. Add glcompbench idle-redraw option.

Author: Alexandros Frantzis
Revision Date: 2011-12-07 10:54:44 UTC

Add glcompbench idle-redraw option.

lp:~le-chi-thu/linaro-graphics-tests/adapt-for-latest-lava-test 1 Development linaro-graphics-tests 2011-10-26 12:28:07 UTC
15. Rename to linaro-graphics-tests.

Author: Alexandros Frantzis
Revision Date: 2011-10-25 15:12:42 UTC

Rename to linaro-graphics-tests.

lp:linaro-graphics-tests
Series: trunk
(Linked to a blueprint) 1 Development linaro-graphics-tests 2012-06-08 09:32:03 UTC
54. scripts: Add author information.

Author: Alexandros Frantzis
Revision Date: 2012-06-08 09:32:03 UTC

scripts: Add author information.

lp:~aviksil/smartt/master 1 Development smartt 2011-06-16 06:43:28 UTC
1. SMARTT Release 0.5

Author: Avik Sil
Revision Date: 2011-06-16 06:43:28 UTC

SMARTT Release 0.5

lp:smartt
Series: trunk
1 Development smartt 2011-10-11 07:08:28 UTC
1. SMARTT Release 0.5

Author: Avik Sil
Revision Date: 2011-06-16 06:43:28 UTC

SMARTT Release 0.5

lp:~linaro-graphics-wg/unity-gles/compiz 1 Development unity-gles 2011-07-26 04:39:17 UTC
603. releasing version 2:0.9.5.2+2011.07-0...

Author: Ricardo Salveti
Revision Date: 2011-07-26 04:39:17 UTC

releasing version 2:0.9.5.2+2011.07-0ubuntu3

lp:~linaro-graphics-wg/unity-gles/compiz-plugins-main 1 Development unity-gles 2011-08-24 04:30:24 UTC
191. releasing version 1:0.9.5+2011.08-0li...

Author: Ricardo Salveti
Revision Date: 2011-08-24 04:30:24 UTC

releasing version 1:0.9.5+2011.08-0linaro1

lp:~linaro-graphics-wg/unity-gles/nux-pkg 1 Development unity-gles 2011-07-23 02:58:23 UTC
28. releasing version 1:0.9.48+2011.07-0u...

Author: Ricardo Salveti
Revision Date: 2011-07-23 02:58:23 UTC

releasing version 1:0.9.48+2011.07-0ubuntu1

lp:~linaro-graphics-wg/unity-gles/unity-pkg 1 Development unity-gles 2011-07-23 18:26:50 UTC
17. releasing version 2:3.8.12+2011.07-0u...

Author: Ricardo Salveti
Revision Date: 2011-07-23 18:26:50 UTC

releasing version 2:3.8.12+2011.07-0ubuntu2

154 of 54 results