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 4 of 4

Thread: VSync: control panel vs wglSwapIntervalEXT

  1. #1
    Senior Member OpenGL Guru knackered's Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    3,032

    VSync: control panel vs wglSwapIntervalEXT

    I'm getting slower/inconsistent framerates using wglSwapIntervalEXT rather than turning vsync on in the display properties, using nvidia drivers.
    Anyone else experienced this? Or need I look deeper into my own code for the answer?
    Knackered

  2. #2
    Junior Member Newbie
    Join Date
    Jul 2002
    Location
    germany
    Posts
    27

    Re: VSync: control panel vs wglSwapIntervalEXT

    I'm getting 2.5 fps less when i use nv control panel but can be tolerance

    LB

  3. #3
    Advanced Member Frequent Contributor
    Join Date
    Apr 2000
    Location
    Melbourne,Victoria,Australia
    Posts
    767

    Re: VSync: control panel vs wglSwapIntervalEXT

    Can't say I've even looked at this (I'll try it on the w'end).

    Some obvious questions though...

    1. What version drivers?

    2. Do you call wglSwapIntervalEXT just once?

  4. #4
    Senior Member OpenGL Guru knackered's Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    3,032

    Re: VSync: control panel vs wglSwapIntervalEXT

    1. 43.45
    2. Yes, just once.
    Knackered

Posting Permissions

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