Displaying 1 result from an estimated 1 matches for "i915tex".
2006 Dec 04
1
(no subject)
Hi,
I've been trying to get the new i915tex DRI module to work with the new DRM
memory manager and finally succeeded. Unfortunately it seems to break compiz
which errors out complaining that there are no GLXFBConfigs for the default
depth.
I was able to trace the problem to the following block of code in
src/screen.c, starting on line 1897:...