Roderick Colenbrander : winex11.drv: Move WGL extension code to winex11.drv .
12 Sep
2006
12 Sep
'06
3:35 p.m.
Module: wine Branch: master Commit: 12dbce5c938a060721a70411d579b4e6eec2c4a6 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=12dbce5c938a060721a70411... Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Mon Sep 11 21:28:32 2006 +0200 winex11.drv: Move WGL extension code to winex11.drv. --- dlls/opengl32/wgl.c | 53 - dlls/winex11.drv/opengl.c | 1555 ++++++++++++++++++++++++++++++++++++- dlls/winex11.drv/winex11.drv.spec | 1 include/wine/wgl.h | 180 ++++ 4 files changed, 1705 insertions(+), 84 deletions(-) create mode 100644 include/wine/wgl.h Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=12dbce5c938a060721a7...
7128
Age (days ago)
7128
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard