summaryrefslogtreecommitdiffstats
path: root/libs/rs/java
Commit message (Expand)AuthorAgeFilesLines
* Change global variables from extern to non static. Make script local global ...Jason Sams2010-03-181-4/+3
* More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams2010-03-181-0/+74
* Add test pattern icon to Fountain.Jason Sams2010-02-192-1/+3
* Add comment block matching the type defines added by RS.Jason Sams2010-02-121-2/+26
* Change default mode.Jason Sams2010-02-101-1/+1
* Add java benchmark to imageProcessing.Jason Sams2010-02-102-10/+46
* Cleanup image processing example script.Jason Sams2010-02-101-22/+10
* Fix ImageProcessing example.Jason Sams2010-02-101-4/+9
* Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams2010-02-095-9/+10
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* Support npot on es 2.0 HW.Jason Sams2010-01-061-2/+0
* explicit set an "optional" tagJean-Baptiste Queru2010-01-053-0/+6
* Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-234-30/+33
* Move texture bindings to base program object. Change ProgramFragment creatio...Jason Sams2009-12-171-4/+4
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-1/+1
* Fix filmJason Sams2009-11-251-1/+1
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-1/+1
* Merge change Id10824daAndroid (Google) Code Review2009-11-171-4/+14
|\
| * Fix film initJason Sams2009-11-171-4/+14
* | Merge change I948415fdAndroid (Google) Code Review2009-11-1727-999/+0
|\ \ | |/
| * Delete the old rollo sample which is obsolete.Jason Sams2009-11-1727-999/+0
* | Make default vertex program correctly track surface size.Jason Sams2009-11-121-16/+12
* | Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-121-1/+2
|/
* Add new RenderScript sample: ImageProcessing.Romain Guy2009-10-096-0/+318
* Update the SimpleMesh API to support new attribute types. Also spilt add/set...Jason Sams2009-10-021-3/+8
* Add a test pattern as rollo's iconJoe Onorato2009-10-012-2/+5
* Fix but processing raster state pragma.Jason Sams2009-09-285-10/+7
* Improve logging code to dump more detaild rs object info. Fix bug with prede...Jason Sams2009-09-272-11/+11
* Fix fountain crash.Jason Sams2009-09-251-1/+2
* Fix remaining object leaks. Change FountainView to tear down the rsContext a...Jason Sams2009-09-251-13/+0
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-252-1/+33
* Fix invokables to make sure script pointers are setup before invoking functio...Jason Sams2009-09-241-2/+1
* Add raster object to control point and line params. Add flag to force SW rend...Jason Sams2009-09-231-1/+1
* Minor perf tweak for fountain.Jason Sams2009-09-141-8/+9
* Remove the FallRS demo, now promoted as a wallpaper.Romain Guy2009-09-099-1065/+0
* Minor perf improvement to fall and expand use of struct.Jason Sams2009-09-041-14/+11
* checkpointJason Sams2009-09-041-10/+11
* Remove "predefined" elements from Java layer. Static elements continue to ex...Jason Sams2009-09-042-88/+64
* Improve structure support using symbol lookup of named structures in scripts ...Jason Sams2009-09-034-56/+58
* Update fountain to use structures.Jason Sams2009-08-311-15/+14
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-273-45/+26
* Remove bogus comments and logging.Jason Sams2009-08-251-1/+0
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-254-4/+4
* Remove Galaxy Render Script, replaced by its wallpaper equivalent.Romain Guy2009-08-249-594/+0
* Fix FallRS by keeping a reference to the mesh.Romain Guy2009-08-211-2/+5
* Cleanup the Galaxy, add a few RS functions for Grass.Romain Guy2009-08-201-1/+1
* Micro-optimizations for FallRSRomain Guy2009-08-191-56/+69
* Improved performance in Galaxy and FallRomain Guy2009-08-195-91/+97
* Move the skyRomain Guy2009-08-194-198/+166
* Tweak the water and its textureRomain Guy2009-08-183-49/+21