Skip to content

Fix loading paletted TGA images#145

Merged
sezero merged 1 commit intosezero:masterfrom
andrey-budko:tga_paletted_fix
Feb 11, 2026
Merged

Fix loading paletted TGA images#145
sezero merged 1 commit intosezero:masterfrom
andrey-budko:tga_paletted_fix

Conversation

@andrey-budko
Copy link
Contributor

See #144

@sezero sezero merged commit 3cc9741 into sezero:master Feb 11, 2026
8 checks passed
@sezero
Copy link
Owner

sezero commented Feb 11, 2026

Thanks

@vsonnier
Copy link
Contributor

vsonnier commented Feb 11, 2026

@sezero : #144 image format trouble originated because people wanted to have (erroneously) more compact images on that project without using .png, partly I suppose because I suggested on Slipseer to keep TGA for QS compatibility.

As it happens, all the other QS descendants already support the other formats .png, .jpg so would it not be better for QS to have this support as well, backporting from vk from instance ? (it implies using stb_image though)

vkQuake itself stole it from Ironwail some time ago, BTW.

I can try if you are interested.

@sezero
Copy link
Owner

sezero commented Feb 11, 2026

all the other QS descendants already support the other formats .png, .jpg so would it not be better for QS to have this support as well, backporting from vk from instance ?

I'll look at it some time. Thanks.

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.

3 participants