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

Fix some small problems with Device Selection Dialog #3851

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

Commits on Nov 10, 2024

  1. Fix some small problems with Device Selection Dialog

    - Show the dialog in task bar
    - Show the icon on dialog
    - Display actual monitor names instead of GPU name
    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    30f9675 View commit details
    Browse the repository at this point in the history
  2. Fix file comment

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8bc4427 View commit details
    Browse the repository at this point in the history
  3. Remove NOMINMAX directive

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    0d66ab4 View commit details
    Browse the repository at this point in the history
  4. Early outs

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ca847bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83b210d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    148aef6 View commit details
    Browse the repository at this point in the history
  7. added missing std::

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    406f74c View commit details
    Browse the repository at this point in the history
  8. Fixed incorrect comment

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    40b4752 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c621fc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    486aa59 View commit details
    Browse the repository at this point in the history
  11. use auto* for pointers

    forkerer committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cc90226 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a7e9cd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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