summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* Should fix the build.Alex Sakhartchouk2010-08-191-2/+3
* Hopefully this fixes the build.Alex Sakhartchouk2010-08-191-0/+0
* Merge "Renderscript samples. Merged two model related projects. Cleanup."Alex Sakhartchouk2010-08-1917-18/+415
|\
| * Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-1817-18/+415
* | Merge "Fix bug looping non-blocking fifos."Jason Sams2010-08-183-2/+28
|\ \
| * | Fix bug looping non-blocking fifos.Jason Sams2010-08-183-2/+28
* | | Merge "Remove OOB object destruction."Jason Sams2010-08-183-72/+0
|\ \ \ | |/ /
| * | Remove OOB object destruction.Jason Sams2010-08-173-72/+0
* | | Merge "Make java entry points for native fifo synchronized."Jason Sams2010-08-171-30/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Make java entry points for native fifo synchronized.Jason Sams2010-08-171-30/+0
* | Propagating some useful font changes.Alex Sakhartchouk2010-08-172-12/+56
* | Merge "Added frustum plane extraction and sphere culling code."Alex Sakhartchouk2010-08-165-2/+104
|\ \ | |/ |/|
| * Added frustum plane extraction and sphere culling code.Alex Sakhartchouk2010-08-165-2/+104
* | Remove extra float<>int conversions in ImageProcessing.Jason Sams2010-08-167-142/+120
* | Support reference operations in RS scripts.Jason Sams2010-08-163-14/+105
|/
* Merge "Adding bounding box computation."Alex Sakhartchouk2010-08-134-0/+80
|\
| * Adding bounding box computation.Alex Sakhartchouk2010-08-134-0/+80
* | Merge "Renderscript scenegraph prototype."Alex Sakhartchouk2010-08-1311-0/+861
|\ \
| * | Renderscript scenegraph prototype.Alex Sakhartchouk2010-08-1311-0/+861
| |/
* | Merge "Start adding RS tests."Jason Sams2010-08-129-0/+531
|\ \
| * | Start adding RS tests.Jason Sams2010-08-129-0/+531
* | | Merge "Thread launch strategies."Jason Sams2010-08-124-27/+22
|\ \ \ | |/ / | | / | |/ |/|
| * Thread launch strategies.Jason Sams2010-08-124-27/+22
* | Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocation...Jason Sams2010-08-122-2/+5
|\ \ | |/
| * Fix field packer bug for U32 data.Jason Sams2010-08-122-2/+5
* | Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-4/+1
* | Merge "Fix anonymous struct."Shih-wei Liao2010-08-121-1/+1
|\ \ | |/ |/|
| * Fix anonymous struct.Shih-wei Liao2010-08-121-1/+1
* | Adding allocation reference counting to the a3d models.Alex Sakhartchouk2010-08-112-1/+7
* | Renaming stucts back.Alex Sakhartchouk2010-08-111-4/+4
* | Merge "Adding quaternion functions to math library."Alex Sakhartchouk2010-08-112-3/+172
|\ \
| * | Adding quaternion functions to math library.Alex Sakhartchouk2010-08-102-3/+172
| |/
* | Refcounting in allocations.Jason Sams2010-08-096-11/+111
* | Update image processing to cleaup code by not inliningJason Sams2010-08-091-34/+4
|/
* Fix debugging support for float vectors and add matrix debugging.Jason Sams2010-08-063-31/+62
* Fix length normilization bug in rsMatrixLoadRotate.Jason Sams2010-08-052-2/+2
* Use lowp colors in fixed funtion emulation.Jason Sams2010-08-051-3/+3
* Fix behavior where the non-blocking sendToCliend would blockJason Sams2010-08-051-1/+1
* Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-054-28/+21
* Adding more matrix math functions.Alex Sakhartchouk2010-08-052-8/+126
* Support constant and varying colors in ProgramFragment.Jason Sams2010-08-059-102/+90
* Added ability to set font color.Alex Sakhartchouk2010-08-046-1/+34
* Adding onscreen frame and script time for debugging.Alex Sakhartchouk2010-08-032-0/+47
* Cleanup of signed/unsignedJason Sams2010-07-296-132/+178
* Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"Jim Miller2010-07-292-0/+8
|\
| * Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()Jim Miller2010-07-282-0/+8
* | Cleanup sendToClient and add rsGetDt().Jason Sams2010-07-286-153/+104
|/
* Query the CPU count and use the result to determineJason Sams2010-07-261-2/+5
* Minor ImageProcessing script optimization to make it a better FP benchmark.Jason Sams2010-07-223-50/+77
* rs_types.rsh and rs_math.rsh are default include files. Remove their #include.Shih-wei Liao2010-07-216-16/+0