Skip to content

Allegro 4's triangle() implementation is broken on OS X platform #4

@raynebc

Description

@raynebc

Elias and I communicated in the Allegro IRC channel:
https://pastebin.com/raw/rywdE7wL

We reached the conclusion that the logic no longer works in OS X at least as of High Sierra, specifically the use of _mac_sys_triangle() instead of the more generic polygon() function. I confirmed replacing my usage of triangle() with polygon() avoided rendering bugs when my program ran in High Sierra.

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