Go to file
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
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Add liblog 2013-04-09 21:55:39 -07:00
data/etc Implement #8323587, #8323342, #8323590: new features. 2013-03-22 17:24:57 -07:00
include Merge changes I82e361a6,I83694682 into jb-mr2-dev 2013-04-09 21:43:20 +00:00
libs Merge "Add liblog" into jb-mr2-dev 2013-04-10 05:17:07 +00:00
opengl Add *int64 and GLsync types and related functions 2013-04-10 22:00:17 -07:00
services Add liblog 2013-04-09 21:55:39 -07:00
MODULE_LICENSE_APACHE2
NOTICE