Age | Commit message (Collapse) | Author |
|
|
|
|
|
The fbAttribSingle/Double arrays had wrong GLX_DOUBLEBUFFER values.
We only need to use the glXChooseFBConfig() code when glXChooseVisual()
fails (but I don't know when that would happen).
Other recent commits errantly removed some code in this area too.
|
|
(cherry picked from commit a4720a1a3206dd2edecf47a21fce547a79b67610)
|
|
(cherry picked from commit f080567f4c4018c4885c105a154cb0eb39e6234f)
|
|
|
|
|
|
strstr() == 0 tests for the string _not_ being present. Originally
Red Hat bug #351871.
|
|
available.
|
|
|
|
|
|
|
|
|
|
|
|
If indirect rendering is forced, say how. Otherwise, suggest setting
LIBGL_DEBUG=verbose.
Inspired by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379323 .
|
|
|
|
shader limits.
Misc sync-ups with x.org copy of glxinfo.
|
|
|
|
|
|
version and the server version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|