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: Stencil buffer accelerated?

  1. #1
    Guest

    Stencil buffer accelerated?

    Is stencil testing HW accelerated on Macs? After running my app with AGL_STENCIL_SIZE 1 it slows to a crawl.

  2. #2
    Intern Newbie
    Join Date
    Jun 2000
    Location
    Vermont
    Posts
    31

    Re: Stencil buffer accelerated?

    You might want to check on this, but don't you set the size to the bit depth you want? I think OpenGL supports upto 8-bit stencil buffers, so try other bit depths and see if they work any better. Also, what graphics card are you using?

    Morgan
    A

Posting Permissions

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