replicant-frameworks_native/opengl
Andy McFadden 0e775697fb Recommend different time source
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
2013-04-29 15:41:40 -07:00
..
include replace eglWaitSyncANDROID by eglWaitSyncKHR 2013-03-28 14:31:09 -07:00
libagl Add liblog 2013-04-09 21:55:39 -07:00
libs fix "traceGpuCompletion" debug feature 2013-04-16 16:41:47 -07:00
specs Recommend different time source 2013-04-29 15:41:40 -07:00
tests Add liblog 2013-04-09 21:55:39 -07:00
tools/glgen Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00