Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core20 #22

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Core20 #22

wants to merge 11 commits into from

Commits on Apr 15, 2021

  1. Initial attempt to core20ify it

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6f74ef0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Drop CUDA for now

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0fb70cb View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions workflow

    * Use `snapcore/action-build`
    
    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c82ce67 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Fix Vulkan support and only use ocl when a GPU is detected

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2669a12 View commit details
    Browse the repository at this point in the history
  2. Revert "Drop CUDA for now"

    This reverts commit 0fb70cb.
    Daniel Llewellyn committed May 24, 2021
    Configuration menu
    Copy the full SHA
    8bb6f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Improve blur efficiency

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1f84827 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. WIP

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d1bb2d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Update capture.py

    * Ensure error messages are squashed while detecting capabilities
    
    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    c50caf6 View commit details
    Browse the repository at this point in the history
  2. Updates

    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    dd78f1f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Add minor performance enhancements

    Signed-off-by: Dani Llewellyn <[email protected]>
    Dani Llewellyn committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    683dfce View commit details
    Browse the repository at this point in the history
  2. Fix LD_LIBRARY_PATH overrides

    Signed-off-by: Dani Llewellyn <[email protected]>
    Dani Llewellyn committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    af1f1d2 View commit details
    Browse the repository at this point in the history