_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
[mesa.git] / src / mesa / drivers / dri / glcore /
2006-01-18 Adam JacksonStart a software-only DRI driver for use in the new...