Open dector opened 5 years ago
Known issue, easy fix is either ignore those like you did in your fork, or implementing them based on their vk counterpart, and comiting to parity. Maybe I should just allow ignoring missing systems after all :P
Should I make PR for ignoring unimplemented systems? :D
Mhmm I guess it's better that way ? Make it shout loudly in the console though, so I don't forget about it :p
I think I'm already sending warnings to stderr
output. But it's easy to lost it in other debug information. I guess opened issue is much better reminder. :smile:
Some
Dispatchers
are not implemented yet inOpenglGraphicsBackend
.