Module: wine Branch: master Commit: 1a3f741643c5d3b88e951a09bd9f19850acf466a URL: http://source.winehq.org/git/wine.git/?a=commit;h=1a3f741643c5d3b88e951a09bd...
Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Jan 24 00:39:13 2013 +0100
wined3d: Remove draw_primitive_strided.
---
dlls/wined3d/context.c | 2 +- dlls/wined3d/device.c | 135 +--------------------------------------- dlls/wined3d/drawprim.c | 15 ++--- dlls/wined3d/wined3d.spec | 2 - dlls/wined3d/wined3d_private.h | 1 - include/wine/wined3d.h | 5 -- 6 files changed, 9 insertions(+), 151 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1a3f741643c5d3b88e951a...