<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_rs/rsgApiFuncDecl.h.rsg, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/'/>
<entry>
<title>Add the Renderscript library. (Not in the build by default yet.)</title>
<updated>2009-05-23T00:11:00+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2009-05-22T21:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=326e0ddf89e8df2837752fbfd7a014814b32082c'/>
<id>326e0ddf89e8df2837752fbfd7a014814b32082c</id>
<content type='text'>
This library can be used to create animated 3D User Interfaces.

This library is currently under heavy development, so it's not part of
the build by default.

In order to build this library, you must define

   BUILD_RENDERSCRIPT=true

in your build environment.

You will also have to manually edit

 build/core/prelink-linux-arm.map

And add libRS and libRS_jni at the end like this (exact address may change.)

libRS.so                0x9A100000
libRS_jni.so            0x9A000000
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library can be used to create animated 3D User Interfaces.

This library is currently under heavy development, so it's not part of
the build by default.

In order to build this library, you must define

   BUILD_RENDERSCRIPT=true

in your build environment.

You will also have to manually edit

 build/core/prelink-linux-arm.map

And add libRS and libRS_jni at the end like this (exact address may change.)

libRS.so                0x9A100000
libRS_jni.so            0x9A000000
</pre>
</div>
</content>
</entry>
</feed>
