lp:~hikiko/compiz/compiz.3d-plugin-fixes

Created by Eleni Maria Stea and last modified
Get this branch:
bzr branch lp:~hikiko/compiz/compiz.3d-plugin-fixes
Only Eleni Maria Stea can upload to this branch. If you are Eleni Maria Stea please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eleni Maria Stea
Project:
Compiz
Status:
Merged

Recent revisions

3930. By Eleni Maria Stea

used "#ifndef USE_GLES" around the non-GLES code.

3929. By Eleni Maria Stea

Implemented glDisableOutputClipping for PrivateCubeScreen that disables
the 3d clipping enabled by glEnableOutputClipping.

(without this fix the parent glDisableOutputClipping is called, which
 disables the scissors test causing 2d clipping visual artifacts in some
 cube plugins)

3928. By Eleni Maria Stea

Fixed GLVector constructors that initialized w to 0 instead of 1.

3927. By Eleni Maria Stea

The w coordinate should be initialized to 1 and be preserved when we
perform vector operations (additions/multiplications etc) otherwise
the transformations won't be correct. If we include the w value in the
addition etc we might have unexpected projections (when w > 1) and
divisions by 0 (when w = 0) because opengl divides the x,y,z values by w.

3926. By CI Train Bot Account

Releasing 1:0.9.12.1+15.04.20150213-0ubuntu1

3925. By Martin Wimpress 

add MATE integration
Approved by: Stephen M. Webb

3924. By Stephen M. Webb

release 0.9.12.1

3923. By CI Train Bot Account

Releasing 1:0.9.12.0+15.04.20150202-0ubuntu1

3922. By Eleni Maria Stea

Fixes the bugs: #1413966 and #1199316. Fixes: #1199316, #1413966
Approved by: Stephen M. Webb, PS Jenkins bot

3921. By Charles Bos

libdecoration.pc: fix formatting
Approved by: Stephen M. Webb

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.12
This branch contains Public information 
Everyone can see this information.

Subscribers