[PATCH 4/4] wined3d: When creating a 3.x/4.x context, specifically request a core context.

Henri Verbeet hverbeet at gmail.com
Thu Apr 9 06:07:25 CDT 2020


On Thu, 9 Apr 2020 at 11:08, Chip Davis <cdavis at codeweavers.com> wrote:
>
> Signed-off-by: Chip Davis <cdavis at codeweavers.com>
> ---
>  dlls/wined3d/context.c | 19 ++++++++++++++-----
>  1 file changed, 14 insertions(+), 5 deletions(-)
>
According to the extension spec, "The default value for
WGL_CONTEXT_PROFILE_MASK_ARB is WGL_CONTEXT_CORE_PROFILE_BIT_ARB".
I.e., this is not supposed to make a difference.



More information about the wine-devel mailing list