Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:twb0109
Mesa
u_fix-glx-context-opengl-4.5.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File u_fix-glx-context-opengl-4.5.patch of Package Mesa
--- a/src/glx/create_context.c +++ b/src/glx/create_context.c @@ -115,6 +115,9 @@ glXCreateContextAttribsARB(Display *dpy, #endif if (gc == NULL) { + /* increment dpy->request in order to give a unique serial number to the + * error */ + XNoOp(dpy); /* -1 isn't a legal XID, which is sort of the point, we've failed * before we even got to XID allocation. */
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