|
As I understand it, slSynch merely waits until the current frame has been drawn, so call it when you've completed all processing for that frame. SCL_DisplayFrame looks very similar. (SBL comes with sources except for the CD and polygon libraries, I recommend you try to look at them. It's probably much more illuminating than trying to code based only on the documentation.) |