Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emoon/rust_minifb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: emoon/rust_minifb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dpi-support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 36 files changed
  • 1 contributor

Commits on Feb 14, 2021

  1. Started to work on DPI support

    emoon committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c9ff3f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Support to query x11 monitors

    emoon committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d90ed7b View commit details
    Browse the repository at this point in the history
  2. WIP

    emoon committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9ff24ac View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Merged changes from master

    emoon committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    48c42a3 View commit details
    Browse the repository at this point in the history
  2. Fixed macOS

    emoon committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    42726a6 View commit details
    Browse the repository at this point in the history
  3. fmt pass

    emoon committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4990cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae6f14b View commit details
    Browse the repository at this point in the history
  5. WIP

    emoon committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4cfbfd5 View commit details
    Browse the repository at this point in the history
  6. WIP

    emoon committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    c17eb7d View commit details
    Browse the repository at this point in the history
Loading