wined3d: Make sure GL context is created before binding FBO.

Allan Tong actong88 at gmail.com
Mon Oct 8 21:18:29 CDT 2007


This patch moves the call to ActivateContext ahead of the opengl
calls.  This fixes a crash I was getting in the Bioshock demo where a
newly created thread was calling glBindFramebufferEXT before a
rendering context was established for the thread.

 - Allan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-wined3d-Make-sure-GL-context-is-created-before-binding-FBO.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071008/8c06b33a/attachment.txt 


More information about the wine-patches mailing list