summaryrefslogtreecommitdiffstats
path: root/libs/rs/scriptc
Commit message (Expand)AuthorAgeFilesLines
* Adding ability to dirty the allocation and notify shaders using it.Alex Sakhartchouk2010-09-021-0/+4
* Renderscript samples.Alex Sakhartchouk2010-08-231-0/+9
* Merge "Added frustum plane extraction and sphere culling code."Alex Sakhartchouk2010-08-162-2/+89
|\
| * Added frustum plane extraction and sphere culling code.Alex Sakhartchouk2010-08-162-2/+89
* | Support reference operations in RS scripts.Jason Sams2010-08-162-11/+83
|/
* Merge "Adding bounding box computation."Alex Sakhartchouk2010-08-131-0/+17
|\
| * Adding bounding box computation.Alex Sakhartchouk2010-08-131-0/+17
* | Merge "Thread launch strategies."Jason Sams2010-08-121-1/+11
|\ \ | |/ |/|
| * Thread launch strategies.Jason Sams2010-08-121-1/+11
* | Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-4/+1
|/
* Renaming stucts back.Alex Sakhartchouk2010-08-111-4/+4
* Adding quaternion functions to math library.Alex Sakhartchouk2010-08-102-3/+172
* Fix debugging support for float vectors and add matrix debugging.Jason Sams2010-08-062-19/+34
* Fix length normilization bug in rsMatrixLoadRotate.Jason Sams2010-08-051-1/+1
* Adding more matrix math functions.Alex Sakhartchouk2010-08-051-0/+118
* Support constant and varying colors in ProgramFragment.Jason Sams2010-08-051-0/+5
* Added ability to set font color.Alex Sakhartchouk2010-08-041-0/+2
* Cleanup of signed/unsignedJason Sams2010-07-292-71/+142
* Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"Jim Miller2010-07-291-0/+1
|\
| * Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()Jim Miller2010-07-281-0/+1
* | Cleanup sendToClient and add rsGetDt().Jason Sams2010-07-281-21/+32
|/
* Threading RS ForEach.Jason Sams2010-07-191-0/+6
* 1st cut of ForEach and test.Jason Sams2010-07-151-13/+12
* 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