Re: WGL_EXT_swap_control System Requirements
- From: fungus <openglMYSOCKS@xxxxxxxxxx>
- Date: Sun, 28 Oct 2007 20:41:44 -0700
On Oct 28, 7:44 pm, "bestch...@xxxxxxxxx" <bestch...@xxxxxxxxx> wrote:
To achieve 25 fps, I use WGL_EXT_swap_control to disable
VSYNC.
Vsync makes no difference if you're running at 25 fps.
In fact disabling it might actually make things look worse
by introducing visible "tearing" of the image by updating
out of sync with the monitor.
("tearing" is horizontal lines across the image caused by
having half the image showing one frame and half showing
another).
we can't list each card in the system requirements.
That list basically says "every graphics card ever" so I
wouldn't worry about it, support is pretty much guaranteed.
If not, see above - "vsync makes no difference".
[ There's a slight weirdness in the list, "Intel" only has two
entries but I know for a fact that more Intel chips can do it.
eg. my laptop has a 945GM graphics chip and it reports
the extension (as it should - this is very basic stuff).]
--
<\___/>
/ O O \
\_____/ FTB. Remove my socks for email address.
.
- Follow-Ups:
- Re: WGL_EXT_swap_control System Requirements
- From: bestchris@xxxxxxxxx
- Re: WGL_EXT_swap_control System Requirements
- References:
- WGL_EXT_swap_control System Requirements
- From: bestchris@xxxxxxxxx
- WGL_EXT_swap_control System Requirements
- Prev by Date: Mac OSX, Linux platforms with OpenGL Development for games.
- Next by Date: Re: GLSL vs NV CG
- Previous by thread: WGL_EXT_swap_control System Requirements
- Next by thread: Re: WGL_EXT_swap_control System Requirements
- Index(es):
Relevant Pages
|