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: NixOS/nixpkgs
base: a9ddda95d05a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b5e5800a0bfc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 16, 2020

  1. darktable: fix OpenCL support

    The OpenCL compiler does not properly support -I flags to include the
    kernel paths, breaking relative includes. Simply replace the included
    files by absolute paths.
    
    OpenCL kernels verified to compile and work on an RX 580.
    
    Credits for the fix go to nixos-rocm.
    danieldk committed Jul 16, 2020
    Copy the full SHA
    0aef146 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Merge pull request #93281 from danieldk/darktable-opencl

    darktable: fix OpenCL support
    danieldk committed Jul 17, 2020
    Copy the full SHA
    b5e5800 View commit details
    Browse the repository at this point in the history