summaryrefslogtreecommitdiffstats
path: root/libs/rs/scriptc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary library functions.Stephen Hines2011-01-201-362/+344
* Clean up RS math fp library functions.Stephen Hines2011-01-191-122/+255
* c99 bool supportShih-wei Liao2011-01-191-6/+1
* 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-192-2/+8
* Fix bug in modf library function (plus typos).Stephen Hines2011-01-181-4/+36
* Provide mechanism to switch between extern/static.Stephen Hines2011-01-182-167/+179
* Clean up simple integer operations.Stephen Hines2011-01-171-142/+85
* Clean up RS math headers.Stephen Hines2011-01-111-8/+37
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-092-26/+36
* Clean up Allocation buffer object api.Jason Sams2010-12-201-7/+0
* Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-151-0/+3
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-13/+11
* Remove unneeded inclusion of rs_math.rsh.Shih-wei Liao2010-10-181-3/+0
* Merge "Add support for rsDebug with 64-bit types."Stephen Hines2010-10-181-2/+12
|\
| * Add support for rsDebug with 64-bit types.Stephen Hines2010-10-151-2/+12
* | Fix header file to always inline stub functions.Jason Sams2010-10-151-1/+1
|/
* Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct...Shih-wei Liao2010-10-073-28/+27
* Adding text metrics to renderscript.Alex Sakhartchouk2010-10-051-0/+6
* 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