ES 2.x conformance tests

Hi

I’m writing OpenGLES 2.0 implementation for some embeded device, since this is only internal implementation, we dont want to spend serious $$$ for conformance tests that khronos offers, is there any free alternative for this ?
(fine we have our own unit tests, but they are probably not cover all aspects)

We just want TEST our implementation, we are not interested in getting all thoese es logo stuff and marketing bulsh**, we just want to be proper for our external programmers that will use this es implementation, so they may rely on it as rock solid :slight_smile:

So all in all … any FREE conformance tests for ES2.0 implementations (they need to be in src code ofcourse … as our window setup differs much from standard ones (custom linux based OS, custom gfx chip))

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.