Skip to content

WGL Tests Do Not Include Core Context #204

@RobertBColton

Description

@RobertBColton

Despite the name of the source file, the WGL CI test is not actually creating a core context. A core context can only be created through wglCreateContextAttribsARB with WGL_CONTEXT_CORE_PROFILE_BIT_ARB.

ctx = wglCreateContext(hdc);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions