After reading through past messages, I realize that the response time for LCDs,
which is equivalent to the refresh rate of CRTs, is generally slower than CRTs.
In my tests with an animation loop, I get 60 Hz from the LCD.
But since LCDs don't really scan, isn't there potentially a way to update the screen
faster ? It seems like video cards still treat the output as going to a scanning device
like CRT, and just assume a nominal framerate of 60 Hz if it's LCD and then there
is a scan converter that actually refreshes the LCD screen. Can we trick the video
hardware into putting out data at a faster rate to an LCD though ? Will it work ?
Is there a way to do this on OS X ?
How about syncing ? Does Flip automatically take care of that ?
Sandhitsu
which is equivalent to the refresh rate of CRTs, is generally slower than CRTs.
In my tests with an animation loop, I get 60 Hz from the LCD.
But since LCDs don't really scan, isn't there potentially a way to update the screen
faster ? It seems like video cards still treat the output as going to a scanning device
like CRT, and just assume a nominal framerate of 60 Hz if it's LCD and then there
is a scan converter that actually refreshes the LCD screen. Can we trick the video
hardware into putting out data at a faster rate to an LCD though ? Will it work ?
Is there a way to do this on OS X ?
How about syncing ? Does Flip automatically take care of that ?
Sandhitsu