Module: wine Branch: master Commit: c8d1a70804ee64cd947dd5d1437db825282a4bcc URL: http://source.winehq.org/git/wine.git/?a=commit;h=c8d1a70804ee64cd947dd5d143...
Author: Stefan Dösinger stefan@codeweavers.com Date: Sat Jun 6 17:53:53 2015 +0200
wined3d: Set the gl resource type in resource_init.
---
dlls/wined3d/buffer.c | 2 +- dlls/wined3d/resource.c | 102 ++++++++++++++++++++++++++++++++--------- dlls/wined3d/surface.c | 2 +- dlls/wined3d/texture.c | 48 ++++--------------- dlls/wined3d/volume.c | 4 +- dlls/wined3d/wined3d_private.h | 2 +- 6 files changed, 95 insertions(+), 65 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c8d1a70804ee64cd947dd5...