Re: OpenGL core profiles with wxPhoenix
Scott Talbert <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 10 Sep 2015, Greg Couch wrote: > Please backport commit 3c7ba391352d3a8d781df7d83738d4ca4616b8a6 from wx > master to the WX_3_0_BRANCH so Phoenix users can use OpenGL core profiles. That's a wxWidgets change, so you'd probably need to ask on the wxWidgets mailing list. Also, at a casual glance, that looks like it introduces an API change, so that's probably why it wasn't backported, I'm guessing. Scott