replicant-frameworks_native/opengl
Jesse Hall 68fc8bbced Add *int64 and GLsync types and related functions
Return values are declared with the C return type, but the JNI
function returns the JNI return type. In the case of GLsync/jlong as
in glFenceSync(), this causes a compile error. So the generator now
explicitly casts the return value to the JNI return type.

Bug: 8566953
Change-Id: I814befe2e4cce745434cbc4e1c8639fc3ce8aeae
2013-04-10 22:00:17 -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 Add liblog 2013-04-09 21:55:39 -07:00
specs EGL_ANDROID_presentation_time: initial spec draft 2013-04-01 15:29:06 -07:00
tests Add liblog 2013-04-09 21:55:39 -07:00
tools/glgen Add *int64 and GLsync types and related functions 2013-04-10 22:00:17 -07:00