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: Doublebuffer

  1. #1
    Junior Member Newbie
    Join Date
    Dec 2000
    Location
    Hannover, Germany
    Posts
    12

    Doublebuffer

    Hi all,
    what is the right way (when using a AGL_DOUBLEBUFFER context)to copy the backbuffer to the screen (CopyBits() ???)

  2. #2
    Intern Newbie
    Join Date
    May 2000
    Location
    LONDON
    Posts
    46

    Re: Doublebuffer

    Try using aglSwapbuffer(). Get the Apple OpenGL docs. Might help.

    Dan.
    Being crazy is not a requirement but it helps.

Posting Permissions

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