Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
xorg-x11-server.27646
N_enable_iglx_by_default.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File N_enable_iglx_by_default.patch of Package xorg-x11-server.27646
Git-commit: 1181e737455f3f298a21a9c662e80531f6484e62 Author: Michal Srb <msrb@suse.com> Subject: [PATCH] Revert "glx: Disable indirect GLX contexts by default." Patch-mainline: Never References: bnc#1039042 This reverts commit d0da0e9c3bb8fe0cd4879ecb24d21715bfaa209b. Indirect GLX was disabled by default by that commit. However, we changing the default behaviour between service packs caused issues to multiple users. Revert to original value for now. diff --git a/os/utils.c b/os/utils.c index 1972aa120..4c40d953e 100644 --- a/os/utils.c +++ b/os/utils.c @@ -183,7 +183,7 @@ Bool noGEExtension = FALSE; Bool CoreDump; -Bool enableIndirectGLX = FALSE; +Bool enableIndirectGLX = TRUE; #ifdef PANORAMIX Bool PanoramiXExtensionDisabledHack = FALSE;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor