aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/timespec.h
Commit message (Collapse)AuthorAgeFilesLines
* timespec.c/h: Add 'long timespec_microseconds(..)'Sven Gothel2013-06-171-0/+3
|
* Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555Sven Gothel2012-04-221-0/+1
| | | | | | | | | | | | - Based on Andres Colubri's initiative and commit 218d67fc0222d7709b21c45792d44501351939c4. - Reading real screen refresh rate ('stolen' from NEWT) - Properly handling swap-interval and vsync-to in native code - Increasing accuracy vsync-to to microseconds Tested manually w/ TestGearsES2AWT.
* JOGL: Add 'struct timespec' (POSIX) utils for native time handlingSven Gothel2011-11-081-0/+19