Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

build options for gles and clang-tidy cleanup #16596

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jwinarske
Copy link

This PR:

  • Adds CMake build options: MBGL_WITH_GLES2, MBGL_WITH_GLX. This provides isolation between X11 and Wayland builds.
  • mbgl-glfw links against Wayland libs if available. So if GLFW3 is built with GLFW_USE_WAYLAND=ON, it will link and run on Wayland.
  • Clang-Tidy cleanup in linux/glfw related files
  • Moves mbgl-glfw to es3

Tested on Fedora 33 workstation.

Clang-Tidy cleanup
@jwinarske jwinarske requested a review from a team as a code owner April 2, 2021 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant