PDA

View Full Version : Help - the OpenGL 2.1 library functions library


lowlife
04-10-2009, 09:47 PM
Hi :
I was assigned a job to tailor a Ubuntu OS. In the meantime we need to import the OpenGL library 2.1 and 2D Frame Buffer library 2.0. One thing is to check if all the functions in the library are well imported.

According to the tight schedule, I might not have enough time to write such tests on my own. I wonder if there is any open source test suite could test this -- not the library performance, not the benchmark , just prove the good coverage!

I have tried PIGLET which contains MESA and GLEAN, but unfortunately, they have a 45% coverage of all the OpenGL library 2.1. That's just not enough.

I have a problem to download Phoronix Test Suite 1.8 right now, I will of cource tried later. And is there anyone know any tool could do this job??

Thanks for your reply

Michael
04-10-2009, 10:04 PM
Hmmm, there is no test in PTS right now that checks how well an OpenGL implementation is implemented, but only performance tests and a GLEW compliance one at this time.

lowlife
04-11-2009, 09:51 AM
Wowowowo...Beside PTS , is there any tool could do this ?

Michael
04-11-2009, 09:58 AM
Wowowowo...Beside PTS , is there any tool could do this ?

Not that I know of.