mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-07 12:18:52 +02:00
I added a memset to fix the issue with an uninitialized function pointer, and potentially other GLX data in ->base. Also use xalloc and xfree, instead of malloc. Enable the alpha bits from the __GLcontextModes. The alphaBits are no longer always 0 as the previous comment eluded to. Add some commentary about how some of the data structures work. Cleanup some of the GLAQUA_DEBUG_MSG. This was tested with various Mesa demos in a variety of situations over indirect. |
||
|---|---|---|
| .. | ||
| dmx | ||
| kdrive | ||
| vfb | ||
| xfree86 | ||
| xgl | ||
| xnest | ||
| xquartz | ||
| xwin | ||
| Makefile.am | ||