Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,061
    • Issues 3,061
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 996
    • Merge requests 996
  • 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
  • MesaMesa
  • mesamesa
  • Issues
  • #106
Closed
Open
Issue created Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

GLX_OML_swap_method not fully supported

Submitted by Fabian Maurer

Assigned to mes..@..op.org

Link to original bug (#97516)

Description

Created attachment 126086 Example code how I did the check, code taken from wine

According to a check for extensions (glxinfo) the driver supports "GLX_OML_swap_method", but no pixelformat supports the values "GLX_SWAP_EXCHANGE_OML" or "GLX_SWAP_COPY_OML". This means pglXChooseFBConfig too fails if it is requested.

Attached a snipped from the wine code to show how I checked for the support. Tell me if you need more information.

Systeminfo: -Arch 64bit -Radeon R9 285 using amdgpu and opensource driver -OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.1.0-devel -OpenGL version string: 3.0 Mesa 12.1.0-devel -mesa-git and mesa-libgl-git (84367.fb895510), libdrm-git (5912.b214b05)

Attachment 126086, "Example code how I did the check, code taken from wine":
file_97516.txt

Version: git

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking