Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Compiled vertex arrays on Onyx2, iR

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2000
    Location
    New Jersey, USA
    Posts
    23

    Compiled vertex arrays on Onyx2, iR

    I do not find the extension EXT_compiled_vertex_arrays on the Onyx2 system I use, we have IRIX 6.5 and OpenGL 1.1. If locking of arrays is not possible, are arrays not DMAed to graphics pipe on iR systems?

    I'm rendering 212 000 points, all stored in
    one vertex array. Achieved frame rate is 30 Hz. Can one do better on one pipe?

    / plg

    [This message has been edited by plg (edited 04-17-2000).]

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Apr 2000
    Location
    Adelaide, South Australia, Australia
    Posts
    839

    Re: Compiled vertex arrays on Onyx2, iR

    Howdy,

    i don't know the answer, but I do know i've seen DMA errors on our system, but i've never explicitly locked vertex arrays. Have you checked the sgi optimisation on-line book? (It should be included with your version of Irix).

    cheers
    John

Posting Permissions

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