lp:~mir-team/glmark2/fix-mir-include

Created by Thomi Richards and last modified
Get this branch:
bzr branch lp:~mir-team/glmark2/fix-mir-include
Members of Mir development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mir development team
Project:
glmark2
Status:
Development

Recent revisions

267. By Thomi Richards

Fix incorrect include paths to mir client library header file.

266. By Jesse Barker

NativeStateDRM: A few small cleanup items.

- Mark NativeStateDRM::should_quit_ as volatile and of type sig_atomic_t
- Fixup a few C-style casts that snuck in during the last refactor
- Comment out, rather than cast awaw unused function parameters

265. By Alexandros Frantzis

NativeStateMir: Add NativeState for Mir

264. By Alexandros Frantzis

doc: Ensure all main authors are mentioned in the man page

263. By Alexandros Frantzis

build,doc: Fix man page creation and installation

262. By Alexandros Frantzis

build: Improve build system support for multiple flavors

261. By Alexandros Frantzis

CanvasGeneric: Replace custom Canvases with a customizable generic Canvas

The generic Canvas is customized by initializing it with a NativeState
(X11,DRM...) and a GLState (EGL,GLX). This separation of concerns makes
it easier to support new display systems.

260. By Jesse Barker

Merge of lp:~glmark2-dev/glmark2/obj-update

Model: Adds more general support of the Wavefront .obj file format. We still
only support triangular faces (the format itself allows for arbitrary polygonal
faces), however, we now support vertex normals and texcoords supplied with the
object, and the format actually allows for separate indexing into each of those
attribute lists, so those must be tracked and represented separately by Model
(both loading and when converting to Mesh). We do not support any of the more
complex features of the file format like curves, free-form surfaces, and the
various material description options (separate file load and file format).

259. By Jesse Barker

SceneRefract: The GLSL [ES] built-in 'refract()' expects a ratio of refractive
indices, so make the back interface value a reciprocal of the front.

258. By Jesse Barker

Build,Doc: Update files for 2012.12 release.

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.