Module: wine Branch: master Commit: 37d835bf9a49ef48a689a8c5356c034e35c8bb37 URL: http://source.winehq.org/git/wine.git/?a=commit;h=37d835bf9a49ef48a689a8c535...
Author: Chris Robinson chris.kcat@gmail.com Date: Wed Sep 26 08:17:13 2007 -0700
winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available.
---
dlls/winex11.drv/dce.c | 3 + dlls/winex11.drv/init.c | 1 + dlls/winex11.drv/opengl.c | 23 ++++++++-- dlls/winex11.drv/window.c | 104 ++++++++++++++++++++++++++++++++++++++++++++- dlls/winex11.drv/x11drv.h | 5 ++ 5 files changed, 130 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=37d835bf9a49ef48a689a8...