Skip to content

Plugins are not included #17

Description

@ProbablePrime

Compressonator.NET currently does not handle the plugins that are present with a downloaded CLI build.

Without the plugins, Compressonator Behaves entirely differently to the CLI.

In BC6H for Example, when used with CMP_ProcessTexture:

  1. CMP_ProcessTexture calls CMP_CreateComputeLibrary with a request of HPC.
  2. CMP_CreateComputeLibrary will create an instance of CCPU_HPC

With plugins, the only difference is that we end up in Plugin_CCPU_HPC.

There's a subtle difference discovered in CCPU_HPC from Plugin_CCPU_HPC. But I will make that issue on Compressonator itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions