Announcement

Collapse
No announcement yet.

Help - the OpenGL 2.1 library functions library

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


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

      Comment


      • #4
        Originally posted by lowlife View Post
        Wowowowo...Beside PTS , is there any tool could do this ?
        Not that I know of.
        Michael Larabel
        https://www.michaellarabel.com/

        Comment

        Working...
        X