Module: wine Branch: master Commit: 90d8896826043bdf8c294018acc663c5d6684935 URL: http://source.winehq.org/git/wine.git/?a=commit;h=90d8896826043bdf8c294018ac...
Author: Stefan Dösinger stefan@codeweavers.com Date: Fri May 22 10:11:22 2015 +0200
wined3d: Allow specifying a different depth stencil location.
This is for drivers that do not support depth stencil textures, but happily support depth stencil renderbuffers.
---
dlls/wined3d/context.c | 60 ++++++++++++++++++++++++++---------------- dlls/wined3d/wined3d_private.h | 2 +- 2 files changed, 38 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=90d8896826043bdf8c2940...