Skip to content

Expose HDR support in Python binding#1150

Merged
MarkCallow merged 13 commits intomainfrom
issue1145
Mar 19, 2026
Merged

Expose HDR support in Python binding#1150
MarkCallow merged 13 commits intomainfrom
issue1145

Conversation

@MarkCallow
Copy link
Copy Markdown
Collaborator

@MarkCallow MarkCallow commented Mar 19, 2026

Fixes #1145.

Additional fixes:

  • Adds num_layers property that was curiously missing.
  • Exposes ktxTexture[12]_IsHDR in the c API.
  • Reformats documentation comments for UASTC HDR ktxBasisParams to reduce line width.

@MarkCallow MarkCallow merged commit 5444378 into main Mar 19, 2026
41 checks passed
@MarkCallow MarkCallow deleted the issue1145 branch March 19, 2026 11:12
ViNeek pushed a commit to phasmatic3d/KTX-Software that referenced this pull request Mar 20, 2026
Fixes KhronosGroup#1145.

Additional fixes:
- Adds `num_layers` property that was curiously missing.
- Exposes ktxTexture[12]_IsHDR in the c API.
- Reformats documentation comments for UASTC HDR ktxBasisParams to
   reduce line width.
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.

Add HDR support to Python binding

1 participant