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

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. More work on various Bgr formats.

    - Added RawEncoders for Bgr, Bgr565, Bgra4444 and Bgra5551
    - Added tests for Bgr, Bgr565, Bgra4444 and Bgra5551
    - Fixed DecodeInternal relying on dwMipMapCount being set correctly when DDS_HEADER_FLAGS_MIPMAP is not set.
    DummkopfOfHachtenduden committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a91c92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbbfa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. use community toolkit

    Crauzer committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9436444 View commit details
    Browse the repository at this point in the history
  2. fix dds dwMipMapCount

    Crauzer committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    eb87085 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Merge pull request #1 from Crauzer/feat/community-toolkit

    use community toolkit
    AprilCatStreams authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8b2e589 View commit details
    Browse the repository at this point in the history
  2. Merged

    AprilCatStreams committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f7d2756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0c8051 View commit details
    Browse the repository at this point in the history
Loading