15 Jul
2011
15 Jul
'11
5:45 p.m.
Module: wine Branch: master Commit: dd2f2c40f037b0578daa1bab1c4a96d56345255e URL: http://source.winehq.org/git/wine.git/?a=commit;h=dd2f2c40f037b0578daa1bab1c... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Fri Jul 15 01:14:51 2011 +0200 wined3d: Get rid of the useext macro. This does nothing, since we have our own GL header. --- dlls/wined3d/state.c | 112 +++++++++++++++++++++++-------------------------- 1 files changed, 53 insertions(+), 59 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dd2f2c40f037b0578daa1b...