- i know iv read it here… but i cant find it anymore… so how can i deactivate v-sync? (to get max fps… for testing purposes only)
- iv read something about an ogl profiler… where what how?
or is a normal profiler good enough to detect ogl bottleholes? - what does resize()? (the one from the glenvent listener)
i read it sets the viewport…
also i need to set the viewport by myself on some places (drawing into textures)… but i need to reset it afterwarts to its original size… is there a better way then use getHight/With from the glcanvas to do this?
thx