summaryrefslogtreecommitdiffstats
path: root/libs/rs/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix fountain and put the demos back in the optional build.Jason Sams2010-02-081-0/+4
* am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to rendersc...Joe Onorato2010-01-201-4/+0
|\
| * add drawSpriteScreenspaceCropped to renderscriptJoe Onorato2010-01-141-4/+0
* | Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-231-0/+1
* | Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-1/+0
* | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-2/+5
|/
* Remove depricated triangleMesh.Jason Sams2009-09-231-2/+1
* Add raster object to control point and line params. Add flag to force SW rend...Jason Sams2009-09-231-0/+1
* Fix the simulator build by removing librs_jni and libRS from it.Marco Nelissen2009-08-121-0/+7
* The build system knows how to deal with lex files, but it treats them as c++,...Joe Onorato2009-08-101-10/+1
* build libRSJoe Onorato2009-08-101-2/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-0/+1
* Add swaying effect to the grass.Romain Guy2009-08-041-0/+1
* Unbreak build by making the build of renderscript again conditional on BUILD_...Jason Sams2009-07-231-3/+2
* Move the java and jni renderscript files to the proper location.Jason Sams2009-07-231-6/+3
* Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams2009-07-201-0/+1
* More test app workJason Sams2009-07-141-0/+2
* All light source objects.Jason Sams2009-06-221-0/+1
* Fix build error due to bad path generation in makefile for generated tools.Jason Sams2009-06-101-3/+5
* Split renderscript java code from test apps. Update makefiles.Jason Sams2009-06-101-49/+21
* Improve bitmap support and do conversion in native rather than java code to r...Jason Sams2009-06-011-0/+1
* Don't prelink the libRS libraries.Jack Palevich2009-05-291-0/+2
* Delete the acc script when deleting the Renderscript rsScriptC object.Jack Palevich2009-05-281-1/+1
* Fix Fountain test app so that it actually builds.Jack Palevich2009-05-261-0/+1
* Fix RenderScript JNI code build issue.Jack Palevich2009-05-261-1/+7
* Add sprite fountain test.Jack Palevich2009-05-261-4/+5
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+132