Module: wine Branch: master Commit: e192939652f396292283f05034b10b6c2d13d334 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e192939652f396292283f05034...
Author: Matteo Bruni mbruni@codeweavers.com Date: Thu Jan 22 17:41:42 2015 +0100
wined3d: Use the core version of GL vertex attribute functions where possible.
---
dlls/wined3d/directx.c | 34 ++++++++++++++++++++++++++++++++++ dlls/wined3d/drawprim.c | 30 +++++++++++++++--------------- dlls/wined3d/state.c | 48 ++++++++++++++++++++++++------------------------ 3 files changed, 73 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e192939652f396292283f0...