Bug 54798 - Add glXCreateNewContext support to Xephyr
Summary: Add glXCreateNewContext support to Xephyr
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xephyr (show other bugs)
Version: unspecified
Hardware: Other All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-09-12 03:01 UTC by Frederic Plourde
Modified: 2012-10-10 15:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Adds glXCreateNewContext in Xephyr (PATCH) (8.18 KB, patch)
2012-09-12 03:01 UTC, Frederic Plourde
no flags Details | Splinter Review

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.