initialized for the current server generation. Fixes a problem where it
would use stale private index and blow up in colorful ways if no driver
called DRIScreenInit() on the second generation (which happens due to a
bug in radeon that i'll fix separately). Note: clearing the index in
DRIReset() wouldn't work as DRIReset() is called before the
CloseScreen() chain
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| dri.c | ||
| dri.h | ||
| drimodule.c | ||
| dristruct.h | ||
| sarea.h | ||
| xf86dri.c | ||