Displaying 1 result from an estimated 1 matches for "gl_include_inferior".
Did you mean:
gl_include_inferiors
2006 Jun 27
1
compiz on aiglx redux
...http://people.freedesktop.org/~krh/compiz-on-aiglx/
All the mesa patches are already in CVS so it should be possible to
run it against an unpatched CVS snapshot. Of the X server patches the
convolution filter is comitted on git head, and I'll commit the
tfp_damage optimization soon, but the gl_include_inferiors hack is not
going to be committed. Ideally, compiz will use the composite overlay
window at some point, but I don't what David's take is on that. So
for now I've added a hack to let compiz tell the X server to not clip
GL rendering against the root window.
The compiz patches are a m...