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: sophiapoirier/destroyfx Loading
base: ce0729a
Choose a base ref
...
head repository: sophiapoirier/destroyfx Loading
compare: fe57c7f
Choose a head ref
  • 4 commits
  • 24 files changed
  • 1 contributor

Commits on Oct 2, 2022

  1. Buffer Override: fix lack of pixel quantization due to implicit float…

    …ing point to integer conversion (as well as a few more implicit conversions)
    sophiapoirier committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    bb28a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. use size_t for array size arguments to dfx::math::InterpolateHermite …

    …and IIRFilter::processToCacheH2/3/4
    sophiapoirier committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    2b88862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928e674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe57c7f View commit details
    Browse the repository at this point in the history
Loading