lp:~hikiko/compiz/compiz.fixed-3d-windows-in-gles2

Created by Eleni Maria Stea and last modified
Get this branch:
bzr branch lp:~hikiko/compiz/compiz.fixed-3d-windows-in-gles2
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:
Development

Recent revisions

3985. By Eleni Maria Stea

fixed print messages

3984. By Eleni Maria Stea

Problem: The 3D windows appear multiple times around the cube in GLES2
Reason: GLES2 doesn't provide us a way to perform clipping in view space and
the extra 3d windows can't be clipped.
Solution: I wrote a pixel shader that discards the pixels that correspond to
the polygon vertices that would be clipped by the clipping planes in view
space. So this pixels won't be rendered (blank) giving us a similar visual
result.

3983. By Eleni Maria Stea

implemented second operator *, fixed transform

3982. By Eleni Maria Stea

fixed operator *, used the correct operator in plugins

3981. By Eleni Maria Stea

print uses operator <<

3980. By Eleni Maria Stea

added operator <<

3979. By Eleni Maria Stea

changed OpenGL plugin ABI version

3978. By Eleni Maria Stea

added transpose and print functions to GLMatrix class that calculate the
transpose and print the matrix elements respectively

3977. By CI Train Bot Account

Releasing 1:0.9.12.2+15.10.20150908-0ubuntu1

3976. By Eleni Maria Stea

decoration: fixed warning for parentheses order
Approved by: Marco Trevisan (TreviƱo)

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