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: bevyengine/dlss_wgpu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: factor_out
Choose a base ref
...
head repository: bevyengine/dlss_wgpu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 14, 2025

  1. Merge pull request #8 from bevyengine/factor_out

    Factor out extension logic
    cart authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    1c867e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Add cargo package metadata

    cart committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    e38f9e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from bevyengine/meta

    Add cargo package metadata
    cart authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    37f1cdb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Bugfixes, version bump (#11)

    Fixes #10.
    
    * When finding DLSS DLLs, lookup $DLSS_SDK at runtime instead of baking
    the path in at compile time
    * Remove current directory lookup for DLLs, as DLSS already does that
    implicitly
    * Fix README instructions to mention that you need both the DLSS and
    DLSS-RR DLLs when using DLSS-RR
    * Bump DLSS SDK and crate minor version
    JMS55 authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    8d09e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

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

Commits on Sep 11, 2025

  1. Add changelog (#13)

    JMS55 authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    32ef473 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Fix link to old repo (#14)

    Somehow a link sneaked by.
    JMS55 authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    a991cf4 View commit details
    Browse the repository at this point in the history
Loading