I have a few questions concerning Vsync as a parameter of glSwapBuffers() and glutSwapBuffers(): (1) Is Vsync a parameter of either of these functions, and if so, is it of a boolean value and (2) if not, how could one synchronize buffer swapping (in double buffer mode) with the vertical refresh of the screen? Thanks for your time and effort!

--Nate