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: dyne/frei0r
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.6
Choose a base ref
...
head repository: dyne/frei0r
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 28, 2022

  1. Remove VLA from d90stairsteppingfix

    jddurand authored and jaromil committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0e9ba7a View commit details
    Browse the repository at this point in the history
  2. Enable curves everywhere

    jddurand authored and jaromil committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    04ac1c5 View commit details
    Browse the repository at this point in the history
  3. Remove VLA from dither

    jddurand authored and jaromil committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    df6f48f View commit details
    Browse the repository at this point in the history
  4. omit error message in tutorial load

    commented, in case redirect to stderr
    jaromil committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    ef3cba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0355da4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d3437d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ee2c05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcbc1ff View commit details
    Browse the repository at this point in the history
  9. feat: test suite and ci improvements

    linux build is dismissed (using distro packages or source recommended) and
    release builds target win64 built using msvc
    
    also implemented skip labels:
    - skip-test
    - skip-lint
    - skip-release
    
    test will list info about plugins found in any directory in a json file
    
    also includes various ci fixes
    jaromil committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    28ed154 View commit details
    Browse the repository at this point in the history
Loading