summaryrefslogtreecommitdiffstats
path: root/libs/rs/scriptc
Commit message (Expand)AuthorAgeFilesLines
* Remove points from fixed function.Jason Sams2010-07-091-0/+17
* Fix image processing resource problem for non high-density devices.Jason Sams2010-07-071-1/+4
* Cleanup pass on the mesh api change.Alex Sakhartchouk2010-07-021-2/+0
* Start of mesh API cleanup.Alex Sakhartchouk2010-07-011-0/+4
* Merge "Adding freetype font rendering to renderscript."Alex Sakhartchouk2010-06-252-0/+5
|\
| * Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-242-0/+5
* | Fix return values for rsClamp.Jason Sams2010-06-241-6/+6
|/
* Add matrix ops to RSH headers.Jason Sams2010-06-243-32/+460
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-211-3/+3
* Remove legacy drawing functions.Jason Sams2010-06-171-2/+0
* Add skip to field packer.Jason Sams2010-06-172-3/+2
* Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caus...Shih-wei Liao2010-06-141-2/+2
|\
| * Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slan...Shih-wei Liao2010-06-141-2/+2
* | To enable the reflection of rs_mesh etc. Side benefit: Better type checking.Shih-wei Liao2010-06-091-10/+10
|/
* Remove float8/16 from RS type list.Jason Sams2010-06-094-491/+641
* Begin using reflected files.Jason Sams2010-06-081-8/+5
* Remove RS_KIND from vertex arrays types.Jason Sams2010-06-011-4/+4
* types update.Jason Sams2010-05-283-38/+63
* Rough implemetation of ForEach.Jason Sams2010-05-281-0/+8
* Remove noise functions and update images processing to use new rs namespace n...Jason Sams2010-05-201-3/+0
* Begin naming cleanup for renderscript runtime.Jason Sams2010-05-194-716/+743
* Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.Jason Sams2010-05-171-0/+1
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-113-249/+604
* Checkin new types for RS.Jason Sams2010-03-264-197/+248
* Change opaque RS typedefs from void * to int. These will likely become int64...Jason Sams2010-03-181-10/+10
* More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams2010-03-181-0/+65
* First cut of basic RS headers for ScriptC. Not nearly complete.Jason Sams2010-03-162-0/+358