[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2017-05-21 Thread Eleni Maria Stea
** Changed in: compiz
 Assignee: Eleni Maria Stea (hikiko) => (unassigned)

** Changed in: compiz (Ubuntu)
 Assignee: Eleni Maria Stea (hikiko) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-10-13 Thread Eleni Maria Stea
Progress update:
In the linked branch above I can fake the clipping on the pixel shader as 
follows: instead of clipping polygons in view space I discard the pixels that 
would be clipped by the planes in the fragment shader. The shaders have been 
tested and work with the fixed function pipeline 3d windows implementation.

TODO:
In order to have clipping in GLES2 I need to modify the compiz shader system 
(see opengl plugin) to accept clipping planes and re-write the td function to 
use GLES2 compatible code. This is in progress but it's not a priority so, be 
patient...

The 3d windows work OK on the desktop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-10-07 Thread Eleni Maria Stea
** Branch linked: lp:~hikiko/compiz/compiz.fixed-3d-windows-in-gles2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-10-07 Thread Eleni Maria Stea
The cubeaddon-3d windows interactions are a different bug. The branch
above (in progress) fixes the clipping in GLES2, although the
deformation fixes are in the TODO list as well. In which device you run
the GLES2 branch?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-10-07 Thread Eleni Maria Stea
** Changed in: compiz
   Status: Confirmed => In Progress

** Changed in: compiz (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-09-25 Thread Eleni Maria Stea
** Changed in: compiz
   Status: Triaged => Fix Released

** Changed in: compiz (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: compiz
   Status: Fix Released => Confirmed

** Changed in: compiz (Ubuntu)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-09-25 Thread Eleni Maria Stea
Basically, GLES is not supported officially anymore in Ubuntu, therefore
I have to change the bug status to Won't Fix. But if someone wants to
take the time to fix it the solution is here:
https://bugs.launchpad.net/compiz/+bug/1024208/comments/11 Thank you and
apologies.

** Changed in: compiz
   Status: Confirmed => Won't Fix

** Changed in: compiz (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-09-25 Thread Eleni Maria Stea
Thank you for the bug report. I have fixed this bug in the GL version
and the branches above should fix the 3d windows problems in GLES except
of the clipping. The 3d clipping is performed in viewing space
(modelview matrix) therefore in GLES where the fixed function pipeline
calls for clipping planes etc are ignored, we should set the clipping
planes in the vertex shader. Compiz is designed to use some generic
shaders for drawing that just do what the fixed function pipeline would
do atm. The solution is to unload that shader program at the beginning
of the 3d windows plugin drawing call, load another shader that performs
the clipping in viewing space and when the drawing is done unload that
shader, load the default and continue. I will fix it when there's some
time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-09-25 Thread Eleni Maria Stea
** Changed in: compiz
   Status: Won't Fix => Confirmed

** Changed in: compiz (Ubuntu)
   Status: Won't Fix => Confirmed

** Changed in: compiz
 Assignee: (unassigned) => Eleni Maria Stea (hikiko)

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Eleni Maria Stea (hikiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2015-03-28 Thread Tank
I have this bug. All my friends have this bug. My friends won't post
because they tell me it's useless to post bugs anymore because Canonical
won't do anything anyway. They have lost faith.

 People on other forums are saying that Canonical simply won't fix it.

 Does anyone know why is it being ignored?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2014-08-10 Thread Břulman Wee-Hool
some news ??

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-11-14 Thread Erik Ackermann
Another clue. The amount the sphere/cube is deformed/broken is directly
linear to Window Depth. Indeed setting the depth to 0 produces a
perfectly formed sphere/cube (of course with no apparent window 3D
effect).

It seems this Window Depth is somehow being used to offset the rendering
of each workspace face of the cube/sphere, such that the larger the
offset the more 'broken apart' the cube becomes.

With this known parameter to play with, I think I might take a stab at
fixing this bug in the next few weeks since the code for this plugin is
only one 600 line file. This neat effect is the one thing holding me
back from my ideal desktop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-07-24 Thread MC Return
** Changed in: compiz
Milestone: 0.9.10.2 = 0.9.11.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-07-22 Thread Sam Spilsbury
** Changed in: compiz
Milestone: 0.9.10.0 = 0.9.10.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-06-29 Thread MC Return
Attaching a screenshot showing what is happening.
While all windows on all viewports are transformed and rendered correctly, the 
deformed cube itself, but also cube gears and the skydome have severe problems 
and are rendered completely incorrect.

** Attachment added: 3D Windows (td) f*ck up the cube completely, while all 
windows are rendered correctly
   
https://bugs.launchpad.net/compiz/+bug/1024208/+attachment/3717979/+files/td_glitches.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-06-28 Thread MC Return
** Summary changed:

- [regression-r3320][GLES] td plugin (also called 3d Windows) has severe 
clipping/transformation glitches
+ [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe 
clipping/transformation glitches

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-06-28 Thread Luis Alvarado
I understand MC Return, although it is one neat way of bringing windows
users to Ubuntu, at least faster. When I do presentations using all the
effects that do work, well, they tend to start using Ubuntu because is
they new toy. But I understand and yes, if this creates so many
problems, plus the fact that Mir is coming then yeah it would be much
better to just eliminate the option.

On the other hand it would be great to know if Mir will have some kind
of custom settings where most Compiz features can also be done (cube
3d, 3d windows, and other effects).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024208] Re: [regression-r3320][GLES] td plugin (3d Windows for the cube) has severe clipping/transformation glitches

2013-06-28 Thread MC Return
@Luis:
I think you misunderstood me ;)
I want this bug to be fixed of course, all I am saying is that we should 
disable plugins that obviously do not work when we ship/release a version of 
Compiz, as broken plugins won't help and be useful to anyone.

Regarding this bug here:
I am pretty sure it is a minor issue and I hope someone will soon have time to 
take a look @ it and finally eliminate it, so we won't have to exclude this 
awesome plugin once we release 0.9.10.0.

Regarding Mir/Unity8:
I would like to better not comment on that ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024208

Title:
  [regression-r3320][GLES] td plugin (3d Windows for the cube) has
  severe clipping/transformation glitches

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1024208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs