opengl: Initial attempt to address opengl child window bug

Ulrich Czekalla ulrich.czekalla at utoronto.ca
Thu Nov 16 10:58:42 CST 2006


Attached is a rework of my previous patch that reflect some of the
reorganization done by Roderick. This is a first step. We will need to
eventually add other gl function in a similar way.

This patch has been tested against nvidia 1.0.9629 and Google Earth.

---
 dlls/opengl32/make_opengl   |   15 ++++
 dlls/opengl32/opengl_ext.h  |    5 ++
 dlls/opengl32/opengl_norm.c |   10 ++--
 dlls/opengl32/wgl.c         |   35 ++++++++++
 dlls/winex11.drv/opengl.c   |  150 +++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 206 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f6f59870d463d3fa130c53de6b42085bd5659f8f.diff
Type: text/x-patch
Size: 11807 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061116/1c2e3c29/f6f59870d463d3fa130c53de6b42085bd5659f8f-0001.bin


More information about the wine-patches mailing list