[Scummvm-tracker] [ScummVM :: Bugs] #15053: BACKENDS: AMIGAOS: The Longest Journey - another unsupported GL uniform?
ScummVM :: Bugs
trac at scummvm.org
Mon Jun 16 19:55:26 UTC 2025
#15053: BACKENDS: AMIGAOS: The Longest Journey - another unsupported GL uniform?
--------------------------------------+----------------------------------
Reporter: raziel- | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Port: AmigaOS4
Version: | Resolution:
Keywords: GL, OGLES2, gl4es, shader | Game: The Longest Journey
--------------------------------------+----------------------------------
Comment (by ccawley2011):
Ah, that's a shame. Do you know where I might be able to ask questions
about Amiga-specific issues?
I think I know why this occurs - the documentation for glUniform says that
"Either the i, ui or f variants may be used to provide values for uniform
variables of type bool, bvec2, bvec3, bvec4, or arrays of these", however
Amiga OS 4 is using int instead of bool, which makes it necessary to use
the i variant for boolean variables. I can open a PR with fixes for Stark
(and Wintermute) if someone is able to help with testing.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15053#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list