Latest options for an opengl es driver?

Other than gles-1.0c, are there other options to test OpenGL ES applications on Win32 ?
gles-1.0c is fine for developing without any performance considerations.

thanks,
Murat

Given that most embedded devices have a different CPU, different GPU (if any), and a different bus to the video sub-system, what would you expect from such a library?

Sorry if I was not clear. I only asked for a faster emulator for Win32 for development.

On my dual processor-1GByte RAM machine, using gles-1.0c even the the single box animation sample is not smooth.
cheers,
Murat

Just for fun, in the code of the spinning cube:


Marco.

And I thought the reference implementation was too fast…

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