8000 Add support for `GL_UNPACK_ROW_LENGTH` · Issue #2134 · glium/glium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for GL_UNPACK_ROW_LENGTH #2134
Open
@Amjad50

Description

@Amjad50

GL_UNPACK_ROW_LENGTH allow uploading an image where each row may have some padding after the pixel data for alignment.

Currently, this doesn't work as glium will panic if width * height * <bpp> doesn't equal pixels.len()

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

      0