On Sat, 2007-02-10 at 23:15 +0100, Julien Cristau wrote: > > * 110_fedora_no_move_damage.patch
Some variation of this will probably go in upstream at some point, see https://bugs.freedesktop.org/show_bug.cgi?id=5275 . However, note that e.g. compiz still relies on window moves generating damage (Set it up to make moving windows translucent to see the problem). Can be fixed with a one-liner in the move plugin though. > * 107_fedora_dont_backfill_bg_none.patch Breaks X semantics and thus can't go in upstream. Apps/toolkits need to be fixed not to use background none windows. > * 108_fedora_gl_include_inferiors.patch Breaks GLX semantics and should no longer be necessary now that the GLX compositing managers default to using the Composite Overlay Window. > * 120_fedora_disable_offscreen_pixmaps.diff Last time I looked at this, it was a gross hack to work around XAA deficiencies in offscreen pixmap handling, which makes the server die immediately when trying to use GLX_EXT_texture_from_pixmap with EXA, due to calling XAA functions without checking it's active or even loaded. > * 123_no_composite_for_xvfb_run.patch (adds -extension Composite to > XVFBARGS in debian/local/xvfb-run, we may want to include that?) If Xvfb doesn't work with the Composite extension, it should just be disabled at build time? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

