Tagged Questions
2
votes
2answers
797 views
Multiplatform GLSL shader validator?
Im working on a multiplatform (Pc,Mac,Linux) game that uses shaders quite extensively. Since we do not have any funding, it is pretty hard to test our game on all possible hardware configurations.
...