Module: wine Branch: master Commit: 59dc73b911e762495735e2ff6ed63b35a90cde21 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=59dc73b911e762495735e2ff...
Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Wed Aug 16 16:42:23 2006 +0200
x11drv/opengl: Pixel format rewrite.
---
dlls/opengl32/wgl.c | 86 +++++++++++++--- dlls/opengl32/wgl_ext.c | 117 +++++++++++++++++----- dlls/opengl32/wgl_ext.h | 3 + dlls/winex11.drv/opengl.c | 243 ++++++++++++++++++++++++--------------------- 4 files changed, 299 insertions(+), 150 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=59dc73b911e762495735...