Module: wine Branch: master Commit: 715d0e84097cb2dc07369c4e1cec8cf8a41e9035 URL: http://source.winehq.org/git/wine.git/?a=commit;h=715d0e84097cb2dc07369c4e1c...
Author: Ulrich Czekalla ulrich.czekalla@utoronto.ca Date: Thu Dec 7 10:45:58 2006 -0500
winex11.drv: Correctly position and clip opengl child windows.
---
dlls/opengl32/make_opengl | 15 ++++ dlls/opengl32/opengl_ext.h | 5 ++ dlls/opengl32/opengl_norm.c | 10 ++-- dlls/opengl32/wgl.c | 40 ++++++++++- dlls/winex11.drv/opengl.c | 153 ++++++++++++++++++++++++++++++++++++++++-- 5 files changed, 207 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=715d0e84097cb2dc07369c...