Ian Romanick f3580e3373 Enable DRI when XGIfb is not available.
Previously DRI was only enabled when XGIfb was available.  This was
done because XGIfb was the only place that initialized the framebuffer
memory manager.  However, there is an ioctl for this purpose.  Code
was added to xgi_dri.c to call this ioctl.

This matches the way the SiS driver works.
2007-06-25 13:17:46 -07:00
2006-11-14 17:30:44 -05:00
Description
No description provided
3.1 MiB
Languages
C 99.5%
Makefile 0.3%
M4 0.2%