Module: wine Branch: master Commit: e6a4a866080dd5cd0800f991ceae0068ae99d552 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e6a4a866080dd5cd0800f991ce...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Dec 11 21:43:32 2011 +0100
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
---
dlls/d3d10core/device.c | 4 +- dlls/wined3d/device.c | 50 ++++++++++++++++++++-------------------- dlls/wined3d/utils.c | 28 +++++++++++----------- dlls/wined3d/wined3d_private.h | 2 +- include/wine/wined3d.h | 34 +++++++++++++------------- 5 files changed, 59 insertions(+), 59 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e6a4a866080dd5cd0800f9...