Module: wine Branch: master Commit: 628e4eece3b9bc724f8873aa3c078f545da887cc URL: http://source.winehq.org/git/wine.git/?a=commit;h=628e4eece3b9bc724f8873aa3c...
Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Mon Apr 28 21:44:21 2008 +0000
wined3d: Add multisampling support.
---
dlls/wined3d/context.c | 29 +++++++++---- dlls/wined3d/directx.c | 86 ++++++++++++++++++++++++++++++++++----- dlls/wined3d/wined3d_private.h | 1 + include/wine/wined3d_gl.h | 5 ++ 4 files changed, 101 insertions(+), 20 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=628e4eece3b9bc724f8873...