Cortex-Command-Community-Project
Cortex-Command-Community-Project copied to clipboard
OpenGL ES
This is #37 with actual gles commit on top for discussion.
The code was tested on several machines and in some cases there were issues with rendering text. The platforms affected were laptop nvidia and rpi5/vc7 and the issue observed was exactly the same. While nvidia was easily addressed by adding highp
, the same issue on rpi5 persists. Interestingly, on another ARM-based device with RK3588 and Mali GPU this was not observed. I suspect this might be rpi quirk and will see if I manage to debug this in any way.
Any help appreciated. I attach screenshots of the issue.