Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Drew DeVault
  • xserverxserver
  • Repository
Switch branch/tag
  • xserver
  • glamor
  • glamor_tile.c
Find file BlameHistoryPermalink
  • Zhigang Gong's avatar
    glamor: Add new feature which is to flip output on y axis. · eb3487a4
    Zhigang Gong authored May 12, 2011
    Due to the coordinate system on EGL is different from FBO
    object. To support EGL surface well, we add this new feature.
    When calling glamor_init from EGL ddx driver, it should use
    the new flag GLAMOR_INVERTED_Y_AXIS.
    eb3487a4