25 Sep
2006
25 Sep
'06
3:46 p.m.
Module: wine Branch: master Commit: b669fcaf7ba275d23ab445d195fb1898a9361934 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b669fcaf7ba275d23ab445d1... Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Wed Sep 20 23:23:17 2006 +0200 opengl: Move wgl font code to winex11.drv. --- dlls/opengl32/wgl.c | 160 ++------------------------------- dlls/winex11.drv/opengl.c | 180 +++++++++++++++++++++++++++++++++++++ dlls/winex11.drv/winex11.drv.spec | 2 3 files changed, 191 insertions(+), 151 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b669fcaf7ba275d23ab4...