Thread: Display issues.
View Single Post
  #12  
Old 10-21-2004, 09:41 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Sorry that I have not seen this thread earlier.
If the transparency is not working then its definitely OpenGL software rendering (v3 is doing full mng, and recent versions of Graal's gif2mng are producing mngs which are also working correctly with other viewers).
What does glxinfo say? What I have read is that i810 support is already in the default XFree server.

Section "Module"
...
# This loads the GLX module
Load "glx"
# This loads the DRI module
Load "dri"
EndSection
Reply With Quote