Comment 5 for bug 1024304

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [GLES] Benchmark results (with FBO enabled) in compiz 0.9.8.0 are much lower than compiz 0.9.7

I am not advocating disabling FBO rendering because it does seem to be the fastest way to achieve buffer swapping on every frame. However...

1. Our FBO code could probably be made faster by fixing bug 1040478. That probably won't be enough to resolve this bug though.

2. We might be able to implement unredirection for the foreground window in future. Not just fullscreen windows as we can now.

3. If you desperately want to go back to the old rendering method that compiz 0.9.7 uses then see workaround #1 in the description above.