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

Add more texture formats to texconv #4

Open
8 of 12 tasks
Hamcha opened this issue Nov 12, 2017 · 0 comments
Open
8 of 12 tasks

Add more texture formats to texconv #4

Hamcha opened this issue Nov 12, 2017 · 0 comments
Assignees
Labels
enhancement Missing or better functionality low priority Nice to have, but not required right now

Comments

@Hamcha
Copy link
Member

Hamcha commented Nov 12, 2017

Formats that need to be supported (list will get updated):

  • I4 (0x0)
  • I8 (0x1)
  • IA4 (0x2)
  • IA8 (0x3)
  • RGB565 (0x4)
  • RGB5A3 (0x5)
  • RGBA8 (0x6)
  • A8 (0x7)
  • CI4 (0x8)
  • CI8 (0x9)
  • CI14 (0xA)
  • CMPR (DXT1) (0xE)
@Hamcha Hamcha self-assigned this Nov 28, 2017
@Hamcha Hamcha added enhancement Missing or better functionality low priority Nice to have, but not required right now labels Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Missing or better functionality low priority Nice to have, but not required right now
Projects
None yet
Development

No branches or pull requests

1 participant