Capping framerate
unknown Wrote:What two lines?
First hit on this Google search: enabling VBL Mac OS X
Direct link: http://developer.apple.com/technotes/tn/...l#Section5
If that is still too much work, then:
Code:
GLint swapInt = 1;
AGLSetInteger(aglContext, AGL_SWAP_INTERVAL, &swapInt);GIYF

Edit: HEY! arekkusu had already answered you, 12 posts ago - post #4
The thread he linked had the answer, the exact same link I just posted. Why didn't you read that?
Ok, sorry im really dumb just now. havent slept in 30 hours.
Thanks a lot though!!
GIMF!
Thanks a lot though!!
GIMF!
Sir, e^iπ + 1 = 0, hence God exists; reply!
There should be a new TLA - kinda like DUI. PWC - Programming While Caffeinated...
Preferably with a large fine attached
Preferably with a large fine attached
Did you ever wonder why we had to run for shelter when the promise of a brave new world unfurled beneath the clear blue sky?
HAhah, there should be definitly
Sir, e^iπ + 1 = 0, hence God exists; reply!
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| iPhone 3GS OpenGL strange framerate bug | airfire | 2 | 2,892 |
Dec 2, 2009 09:22 AM Last Post: airfire |
|
| GLUT consistant framerate? | JeroMiya | 2 | 3,816 |
Apr 30, 2007 02:25 AM Last Post: OneSadCookie |
|
| SDL Framerate Control | joellevin | 10 | 7,190 |
Jan 4, 2007 01:26 PM Last Post: arekkusu |
|
| Weird framerate problem | Jesse | 4 | 2,744 |
Sep 1, 2003 01:01 AM Last Post: Jesse |
|

