summaryrefslogtreecommitdiffstats
path: root/opengl/specs/EGL_ANDROID_presentation_time.txt
Commit message (Collapse)AuthorAgeFilesLines
* Small clarifications to EGL_ANDROID_presentation_timeJesse Hall2013-06-261-3/+18
| | | | Change-Id: I4365a981776ab0a5719c268258b87ff1418f9aeb
* Recommend different time sourceAndy McFadden2013-04-291-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 draftJamie Gennis2013-04-011-0/+121
Change-Id: I1cd174a08c499e5bde19e7ecd449da8266e7e66e