[PATCH] vkd3d: Batch up wait operations until work is submitted.

Henri Verbeet hverbeet at gmail.com
Tue Sep 10 06:56:14 CDT 2019


On Tue, 10 Sep 2019 at 07:48, Derek Lesho <dlesho at codeweavers.com> wrote:
>
> From: Derek Lesho <dereklesho52 at Gmail.com>
>
> Signed-off-by: Derek Lesho <dereklesho52 at Gmail.com>
> ---
>  libs/vkd3d/command.c       | 82 ++++++++++++++++++++------------------
>  libs/vkd3d/vkd3d_private.h |  7 ++--
>  2 files changed, 47 insertions(+), 42 deletions(-)
>

That's not a very helpful commit message. What problem are we trying
to solve, and why is this the best way to solve it?



More information about the wine-devel mailing list