Sorry for the silly message, but the links to the docs are broke.
I have multiple systems that I already have swaplocked together. What I do NOT have, is a way to synchronize the vertical refresh on all the cards. I can call glXSwapBuffers at the same time, but one of two things then happens:
1. It returns immediately, giving me an annoying line in the middle of the screeen.
2. It doesn't return immediately, but blocks on waiting for vsync.
#2 is nice, but when 3 machine have their vsync clocks running out of phase, it stinks.I need a way to reset the vsync clocks on the GEForce cards to all be in the same phase. Does this software do this?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry for the silly message, but the links to the docs are broke.
I have multiple systems that I already have swaplocked together. What I do NOT have, is a way to synchronize the vertical refresh on all the cards. I can call glXSwapBuffers at the same time, but one of two things then happens:
1. It returns immediately, giving me an annoying line in the middle of the screeen.
2. It doesn't return immediately, but blocks on waiting for vsync.
#2 is nice, but when 3 machine have their vsync clocks running out of phase, it stinks.I need a way to reset the vsync clocks on the GEForce cards to all be in the same phase. Does this software do this?
Thanks
Oups I never check the forums sorry for not replying.
Yes softgenlock does exactly what you want. It is generally used for active stereo, but it might helps in your case too.
Updating the docs is on my todo list since quite some time now, so I can't promise they will be updated soon, but you never know...
PS: please use the mailing list softgenlock-info for any further question ;)