Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for wayland to bgfx renderer #11451

Merged
merged 8 commits into from
Sep 28, 2023

Commits on Aug 19, 2023

  1. Allow bgfx on wayland

    belegdol committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    51ba341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0a5aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f382f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8542812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0db5852 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    2affa46 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Implement PR feedback:

    - do not cast wayland window pointer implicitly
    - fix whitespace
    - add error handling
    - factor out second instance of wayland window creation
    belegdol committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5474221 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Implement PR feedback:

    - more whitespace fixes
    - more failure handling
    belegdol committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8d08909 View commit details
    Browse the repository at this point in the history