Skip to content

(windows) fbgfx "MultiSample" code bug #474

Description

@MyTDT-Mysoft

so yeah fbgfx multisample does not work.... because of extra added \n in extension check matcher at
/src/gfxlib2/win32/gfx_driver_opengl.c#L154

modification ocurred between 1.05 and 1.06, but no explanation why :D
this is faulty commit

if (fb_hGL_ExtensionSupported("WGL_ARB_pixel_format\n")) { ... }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions