+ Reply to Thread
Results 1 to 4 of 4

Thread: Help - the OpenGL 2.1 library functions library

  1. #1
    Join Date
    Apr 2009
    Posts
    2

    Question Help - the OpenGL 2.1 library functions library

    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

  2. #2

    Default

    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.

  3. #3
    Join Date
    Apr 2009
    Posts
    2

    Default

    Wowowowo...Beside PTS , is there any tool could do this ?

  4. #4

    Default

    Quote Originally Posted by lowlife View Post
    Wowowowo...Beside PTS , is there any tool could do this ?
    Not that I know of.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts