Xgl: Difference between revisions
From cchtml.com
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
# Screen limit of 2048x1024 (so no dual screen) | # Screen limit of 2048x1024 (so no dual screen) | ||
# Closing the Xgl server without restarting X will cause a hardlock. | # Closing the Xgl server without restarting X will cause a hardlock. | ||
# Restoring a window that has been minimized sometimes causes the window to not be fully redrawn (random percentage is not redrawn, or sometimes the whole window is drawn). | |||
# Restoring a window is not smooth and only appears when fully maximized (no smooth transition such as minimizing). |
Revision as of 06:11, 2 March 2006
Xgl is the GLX on OpenGL implementation by David R. at Novell.
fglrx works for the most part, but there are a few bugs known to exist.
- Enabling FSAA causes corruption and instability.
- Mesa library is required for pixmap_to_texture support.
- Screen limit of 2048x1024 (so no dual screen)
- Closing the Xgl server without restarting X will cause a hardlock.
- Restoring a window that has been minimized sometimes causes the window to not be fully redrawn (random percentage is not redrawn, or sometimes the whole window is drawn).
- Restoring a window is not smooth and only appears when fully maximized (no smooth transition such as minimizing).