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

8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI) #375

Closed
wants to merge 14 commits into from

Commits on Sep 21, 2020

  1. Initial fix version

    mrserb committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ad3ebcc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. self review

    mrserb committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7ddaf09 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Fix fullscreen in HiDPI mode

    mrserb committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    a97c557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936eb5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b51c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Merge branch 'master' into JDK-8211999

    Sergey Bylokhov authored and Sergey Bylokhov committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    5f0bb7d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Apply suggestions from code review

    Co-authored-by: Aleksei Ivanov <70774172+aivanov-jdk@users.noreply.github.com>
    mrserb and aivanov-jdk committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f601659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053178a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e9ff6 View commit details
    Browse the repository at this point in the history
  4. syncBounds code reformat

    mrserb committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2803804 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94aaf6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    636b7cc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

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