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: ngscopeclient/scopehal-apps
base: a6866d906196
Choose a base ref
...
head repository: ngscopeclient/scopehal-apps
compare: 00cf5a9c4f80
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 21, 2020

  1. Modified CMake project file to include GLEW as well as needed Windows…

    … libraries
    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4ec53d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bfb9c4 View commit details
    Browse the repository at this point in the history
  3. Fixed YAML deserialization code using longs, which are only 4 byte on…

    … windows
    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    048dcde View commit details
    Browse the repository at this point in the history
  4. Replaced long literal with long long literal

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    f64e4f6 View commit details
    Browse the repository at this point in the history
  5. Added GLEW OpenGL extension loader

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    811d6e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85e439a View commit details
    Browse the repository at this point in the history
  7. Added OpenGL headers for windows

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    9b14e30 View commit details
    Browse the repository at this point in the history
  8. Implemented CWD switching for windows

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4e02834 View commit details
    Browse the repository at this point in the history
  9. Fixed wrong cast

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    df73939 View commit details
    Browse the repository at this point in the history
  10. Renamed glew initialization flag

    nshcat committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    33ad0c7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #114 from nshcat/win32-fixes

    Allow compilation and offline execution of glscopeclient on Windows
    azonenberg committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    00cf5a9 View commit details
    Browse the repository at this point in the history