-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Texture Conversion IPC and use texture tasks.
- Loading branch information
1 parent
af93c2a
commit 6e11b36
Showing
9 changed files
with
305 additions
and
109 deletions.
There are no files selected for viewing
Submodule OtterGui
updated
3 files
+0 −236 | Tasks/AsyncTaskManager.cs | |
+0 −7 | Tasks/IAction.cs | |
+24 −0 | Tasks/SingleTaskQueue.cs |
Submodule Penumbra.Api
updated
3 files
+34 −0 | Enums/TextureType.cs | |
+26 −0 | IPenumbraApi.cs | |
+34 −0 | Ipc/Editing.cs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.