mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 15:00:04 +01:00
We were incorrectly NULLing out pDraw in __GLXDrawable instead of ours in
__GLXAquaDrawable. (we should refactor to eliminate this redundancy later)
This was causing http://xquartz.macosforge.org/trac/ticket/426
This was benign until commit
|
||
|---|---|---|
| .. | ||
| capabilities.c | ||
| capabilities.h | ||
| glcontextmodes.c | ||
| glcontextmodes.h | ||
| indirect.c | ||
| Makefile.am | ||
| visualConfigs.c | ||
| visualConfigs.h | ||