[Development] GLSL Optimizer
Michal Lazo
michal.lazo at mdragon.org
Sun Feb 2 17:09:24 CET 2014
Hi
I found pretty nice article about shaders optimization in arm GPU drivers
For example Unity3d use it in there shaders compiler
http://aras-p.info/blog/2010/09/29/glsl-optimizer/
https://github.com/aras-p/glsl-optimizer
https://github.com/stskeeps/glsl-optimizer
As it is really easy to add it to Qt OpenGL module.
Many people simple don't write really optimised shaders and this can help.
Best Regards
Michal Lazo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140202/a31e9a80/attachment.html>
More information about the Development
mailing list