Displaying 7 results from an estimated 7 matches for "iglx".
Did you mean:
glx
2016 May 31
1
CenOS 6.8 and libGL failures
...sage. Indirect GLX was disabled
by default in Xorg 1.17, which was introduced in Centos 7.2 and 6.8.
This problem only happens if you run the GL application remotely and
display on nvidia driver enabled screen. It's not clear from the OP
if that is the case here.
The solution would be to add +iglx to Xorg command line, but gdm is
hardcoding the Xorg parameters, so if you use gdm/gnome you are out
of luck.
https://elrepo.org/bugs/bug_view_advanced_page.php?bug_id=610
https://bugzilla.redhat.com/show_bug.cgi?id=1336014
-Thomas
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
...glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]
glx: Dynamically compute attribute slot in GetDrawableAttributes
glx: Add hack for GLX-1.2-style naked windows to GetDrawableAttributes
dix: make RegionInit legal C++
Alan Coopersmith (22):
Add -iglx & +iglx to Xserver.man
unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]
dix: integer overflow in RegionSizeof() [CVE-2014-8092 3...
2018 Mar 10
0
[ANNOUNCE] xinit 1.4.0
...picking an already used display number when -nolock is used
Ingo Schwarze (1):
remove bogus \/ escapes
Jeremy Huddleston Sequoia (3):
launchd: Install binaries into libexecdir
startx: Add -listen tcp if nolisten_tcp is disabled for XQuartz
startx: Add support for enabling IGLX for XQuartz
Mark Kettenis (1):
startx: Don't use GNU expr extensions
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (3):
startx: fix comment typo
startx: don't init defaultdisplay to :0
autogen.sh: use exec instead of waiting for configur...
2016 Jul 19
0
[ANNOUNCE] xorg-server 1.18.4
...orts from the devel branch, primarily in glamor,
xwayland, and the modesetting driver. Thanks to all who contributed.
Adam Jackson (9):
dix: Squash some new gcc6 warnings
kdrive: Nuke a bunch of dead code
xfree86: Add IndirectGLX server flag (v2)
xfree86: Don't swallow ±iglx command line flag
modesetting: resubmit dirty rects on EINVAL (v2)
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
os: Treat ssh as a non-local client (v4)
xserver 1.18.4
Alexandre Courbot (1):
configure.ac: Keep environment CFLAGS when testing
Andre...
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
...ck only to the pointer device
xwayland: Apply touch abs axes transformation before posting events
Daniel Martin (1):
modesetting: Consume all available udev events at once
David CARLIER (1):
xfree86: small memory leaks fixes
Emil Velikov (8):
glx: drisw is not accelerated IGLX, reflect that in log messages
xfree86: remove aiglx cmd/xorg.conf option
configure.ac: remove --enable-aiglx option
configure.ac: default to DRI=yes on solaris platforms
configure.ac: use $LIBDRM over libdrm when using pkg-config
configure.ac: bump the required libdrm...
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...2)
dix: Use OsSignal() not signal()
dmx: Remove SIGIO input support here too
dri1: Hide the SIGIO details from drivers
xfree86: Undocument UseSIGIO in xorg.conf
dix: Update some comments to reflect the new non-SIGIO input model
xfree86: Remove redundant parse of AIGLX server flag
xfree86: Don't swallow ±iglx command line flag
xace: Remove the audit hooks and tune dispatch
res: Simplify QueryClientPixmapBytes
res: Fix accounting of redirected window pixmaps for Composite
res: Account for GLXPixmap references too
Revert &quo...