Module: wine Branch: master Commit: 1392bfce3c3811f885a070f1830836327eef00f4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1392bfce3c3811f885a070f183...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 9 17:07:15 2012 +0200
gdi32: Pass OpenGL calls through to the display driver from the DIB engine.
---
dlls/gdi32/dibdrv/dc.c | 188 ++++-------------------------------------- dlls/opengl32/tests/opengl.c | 4 +- 2 files changed, 19 insertions(+), 173 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1392bfce3c3811f885a070...