mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-24 09:10:42 +01:00
As for createDrawable and destroyDrawable, these functions immediately upon entry to driCreateNewContext and immediately before exit from driDestroyContext. Instead of passing function pointers back and forth just obtain the drm_context_t prior to calling DRIscreen::createNewContext and pass it as a parameter. This change also lets us keep the DRI context XID in the libGL loader only. |
||
|---|---|---|
| .. | ||
| GL | ||
| GLES | ||
| GLView.h | ||