lp:~3v1n0/compiz/ccs-gsetting-safer-update

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~3v1n0/compiz/ccs-gsetting-safer-update
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Project:
Compiz
Status:
Merged

Recent revisions

4068. By Marco Trevisan (Treviño)

ccsGSettingsBackend: don't try to update setting if wrapper is not found

4067. By CI Train Bot Account

Releasing 1:0.9.13.0+16.10.20160705-0ubuntu1

4066. By Eleni Maria Stea

Added options for no animation in expo and scale plugins. They skip the intermediate fading steps that force several redraws.

4065. By Marco Trevisan (Treviño)

debian: add unity-lowgfx profile to compizconfig

This is a profile with disabled animations and reduced shadows (LP: #1598770)

4064. By Marco Trevisan (Treviño)

Composite: use C++ goodness for managing damaging rectangles

4063. By CI Train Bot Account

Releasing 1:0.9.13.0+16.10.20160628-0ubuntu1

4062. By CI Train Bot Account

New upstream release 0.9.13.0

4061. By Sam Spilsbury <email address hidden>

animationaddon: Port the animationaddon plugin to use modern GL API.

This involved a lot of changes:
- Removal of glPush/glPop. State is assumed to be off in newer versions
of compiz, so switch off whatever gets switched on.
- Switch from glVertexPointer/glDrawArrays/glDrawElements to GLVertexBuffer
- Changes in primitive assembly: GL_POLYGON doesn't exist in GLES
so switch to using GL_TRIANGLES. This meant that the indices
for all the animatons needed to be re-tesselated. That was done
by hand using a winding rule which just duplicates the first and
third vertex around the fourth.
- Dropping of glTexEnv calls.
- Reworking of the depth test, since writes to the depth buffer
have been disabled by default.

4060. By CI Train Bot Account

Releasing 1:0.9.12.2+16.10.20160621-0ubuntu1

4059. By Alberts Muktupāvels

gtk-window-decorator: support Metacity 3.20.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.13
This branch contains Public information 
Everyone can see this information.