Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow creation of single layer array textures. #602

Merged
merged 4 commits into from
Jul 27, 2022
Merged

Allow creation of single layer array textures. #602

merged 4 commits into from
Jul 27, 2022

Conversation

MarkCallow
Copy link
Collaborator

Fixes #596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.

  • Add note about how to disable 2-component normal map conversion.
  • Reformat some of the source.

Fixes #596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.
@MarkCallow MarkCallow merged commit de93656 into master Jul 27, 2022
@MarkCallow MarkCallow deleted the issue596 branch July 27, 2022 06:40
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 21, 2024
Fixes KhronosGroup#596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.

* Move input_swizzle to scapp.h, support it in ktxsc and move common encode code to scapp.h.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
Fixes KhronosGroup#596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.

* Move input_swizzle to scapp.h, support it in ktxsc and move common encode code to scapp.h.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
Fixes KhronosGroup#596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.

* Move input_swizzle to scapp.h, support it in ktxsc and move common encode code to scapp.h.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
Fixes KhronosGroup#596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.

* Move input_swizzle to scapp.h, support it in ktxsc and move common encode code to scapp.h.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
Fixes KhronosGroup#596.

Add checks for valid argument values for depth, layers and levels.

Update toktx documentation.
   * Add note about how to disable 2-component normal map conversion.
   * Reformat some of the source.

* Move input_swizzle to scapp.h, support it in ktxsc and move common encode code to scapp.h.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating an additional option for creating texture arrays instead of deducing from layer count
1 participant