Stefan Dösinger : wined3d: Support more than one back buffer.
Module: wine Branch: refs/heads/master Commit: 3862f8e3d771fef8dd99fd0029387f91671f62a4 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3862f8e3d771fef8dd99fd00... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Thu Jun 15 12:54:19 2006 +0200 wined3d: Support more than one back buffer. --- dlls/d3d8/tests/device.c | 3 - dlls/d3d9/tests/device.c | 3 - dlls/wined3d/device.c | 120 ++++++++++++++++++++++++++++++---------- dlls/wined3d/drawprim.c | 2 - dlls/wined3d/surface.c | 58 ++++++++++++++----- dlls/wined3d/swapchain.c | 21 ++++--- dlls/wined3d/wined3d_private.h | 2 - 7 files changed, 147 insertions(+), 62 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3862f8e3d771fef8dd99...
participants (1)
-
Alexandre Julliard