Bug 54798

Summary: Add glXCreateNewContext support to Xephyr
Product: xorg Reporter: Frederic Plourde <frederic.plourde>
Component: Server/DDX/XephyrAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Adds glXCreateNewContext in Xephyr (PATCH) none

Description Frederic Plourde 2012-09-12 03:01:22 UTC
Created attachment 67011 [details] [review]
Adds glXCreateNewContext in Xephyr (PATCH)

One of our reference setups uses Clutter applications on Xephyr under VirtualBox with GLX winsys. In this case, Clutter apps drive GLX context with CreateNewContext calls, whereas only CreateContext is to be find atm in Xephyr.

This patch adds glXCreateNewContext support to Xephyr.

Please, review and push upstream, thanks :)
Comment 1 Alan Coopersmith 2012-09-12 11:40:23 UTC
Patches for the X server have to be reviewed on xorg-devel before being pushed
to git - you can either send it yourself now, or wait for a developer to sweep
through bugzilla to find patches (which doesn't happen as often as it should).

http://www.x.org/wiki/Development/Documentation/SubmittingPatches
Comment 2 Frederic Plourde 2012-10-01 13:58:31 UTC
The patch has been sent to xorg-devel and has been accepted and reviewed.
It's now waiting final push to xorg/xserver
Comment 3 Frederic Plourde 2012-10-10 15:04:39 UTC
The patch landed upstream, so closing this.

http://cgit.freedesktop.org/xorg/xserver/commit/?id=e3903a9383351b061b1a99dfc653ca50de764ec4

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.