Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,080
    • Issues 3,080
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,016
    • Merge requests 1,016
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !3156

Add GL_ANGLE_pack_reverse_row_order

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Jackson requested to merge ajax/mesa:gl-angle-pack-reverse-row-order into master Dec 18, 2019
  • Overview 5
  • Commits 3
  • Pipelines 16
  • Changes 12

This is functionally identical to GL_MESA_pack_invert, but for GLES. Neat.

On the way to doing this I noticed that GL_MESA_pack_invert can probably be enabled unconditionally now, so I went ahead and did that first. I don't have an r100 or a vieux card handy to test with (the only drivers where it wasn't already enabled), but from code inspection it looks like this should just work.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-angle-pack-reverse-row-order