[PATCH 3/5] include/ddraw.h: Add missing dwFlags of DD_BLTDATA struct.

Henri Verbeet hverbeet at gmail.com
Wed Sep 23 05:03:06 CDT 2020


On Tue, 22 Sep 2020 at 07:58, Biswapriyo Nath <nathbappai at gmail.com> wrote:
> -#define DDBLT_DONOTWAIT                         0x08000000
> +#define DDBLT_DONOTWAIT»·······»·······»·······»·······0x08000000
> +#define DDBLT_PRESENTATION»····»·······»·······0x10000000
> +#define DDBLT_LAST_PRESENTATION»·······»·······»·······0x20000000
> +#define DDBLT_EXTENDED_FLAGS»··»·······»·······0x40000000
> +#define DDBLT_EXTENDED_LINEAR_CONTENT»·»·······0x00000004

I don't think we want to introduce more tabs.


More information about the wine-devel mailing list