Skip to content

Fix EffectPass.cs #2

@tomba

Description

@tomba

EffectPass.cs uses lots of IntPtrs, and we no longer can pass those to SharpDX. It is possible that the whole file needs to be rewritten.

Commit "HACK: unimplemented and hack Toolkit changes" adds a few workarounds, but those create new objects at every call and are quite bad. Also some parts are #if'ed out as there didn't seem to be public APIs in SharpDX to do the work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions