Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timespec.c/h: Add 'long timespec_microseconds(..)' | Sven Gothel | 2013-06-17 | 1 | -0/+3 |
| | |||||
* | Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555 | Sven Gothel | 2012-04-22 | 1 | -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 handling | Sven Gothel | 2011-11-08 | 1 | -0/+19 |