Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small clarifications to EGL_ANDROID_presentation_time | Jesse Hall | 2013-06-26 | 1 | -3/+18 |
| | | | | Change-Id: I4365a981776ab0a5719c268258b87ff1418f9aeb | ||||
* | Recommend different time source | Andy McFadden | 2013-04-29 | 1 | -2/+2 |
| | | | | | | | | | | We were recommending SystemClock#uptimeMillis() from Java code, but millisecond resolution is a little coarse. We don't have an appropriate call in SystemClock, so use System.nanoTime() instead. Bug 8733179 Change-Id: Ifb85a03eabf7ff168966adcb5ed5914bbf3884b2 | ||||
* | EGL_ANDROID_presentation_time: initial spec draft | Jamie Gennis | 2013-04-01 | 1 | -0/+121 |
Change-Id: I1cd174a08c499e5bde19e7ecd449da8266e7e66e |