Module: wine Branch: master Commit: 2b8e900ac4f1cfce6b3234967b4931a524114ddf URL: http://source.winehq.org/git/wine.git/?a=commit;h=2b8e900ac4f1cfce6b3234967b...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Jan 15 14:54:12 2014 +0100
wined3d: Give buffers their own location.
---
dlls/wined3d/surface.c | 192 ++++++++++++++++------------------------ dlls/wined3d/utils.c | 3 +- dlls/wined3d/wined3d_private.h | 15 ++-- 3 files changed, 87 insertions(+), 123 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2b8e900ac4f1cfce6b3234...