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: next-coder/GPUImage3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 222868e
Choose a base ref
...
head repository: BradLarson/GPUImage3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84466fc
Choose a head ref
  • 18 commits
  • 344 files changed
  • 3 contributors

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    5231779 View commit details
    Browse the repository at this point in the history
  2. Remove extra spaces

    joshbernfeld committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    9fb0e72 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    766ec78 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Fix Sphere Refraction

    joshbernfeld committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cac6623 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    8916fdf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Update README.md

    fix typo
    shutup authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3c47bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge pull request BradLarson#97 from joshbernfeld/sphere-refraction

    Fixed Sphere Refraction
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c765662 View commit details
    Browse the repository at this point in the history
  2. Merge pull request BradLarson#127 from shutup/patch-1

    Update README.md
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9f592b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request BradLarson#98 from joshbernfeld/gaussian-blur

    Fix transparent border on edge of Gaussian Blur
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0e188be View commit details
    Browse the repository at this point in the history
  4. Merge pull request BradLarson#91 from joshbernfeld/buffer-size

    Fix incorrect buffer size and offsets by using MTLAutoreleasedRenderPipelineReflection
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e9258bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request BradLarson#94 from joshbernfeld/white-balance

    Added White Balance support
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d703ea5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7bc857 View commit details
    Browse the repository at this point in the history
  7. Merge pull request BradLarson#133 from BradLarson/swiftpm

    Convert project to use Swift Package Manager by default
    BradLarson authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4a3b09c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8205b4f View commit details
    Browse the repository at this point in the history
  9. Seed initial test target.

    BradLarson committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0d39216 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    7fa19d5 View commit details
    Browse the repository at this point in the history
  2. Reformat repository and create linting job (BradLarson#134)

    * Reformat repository and create linting job.
    
    * Expand formatting to tests and examples, ease up some of the lint checks.
    BradLarson authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1100c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    84466fc View commit details
    Browse the repository at this point in the history
Loading