summaryrefslogtreecommitdiffstats
path: root/libs/rs/java/ImageProcessing
Commit message (Expand)AuthorAgeFilesLines
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2211-906/+0
* Fix UI in image processing.Alex Sakhartchouk2011-02-173-166/+131
* Fixing renderscript samples to properly declare targetSDKRobert Ly2011-02-041-2/+2
* Make ImageProcessing work.Shih-wei Liao2011-01-171-1/+1
* Fix bug in on-device linking.Shih-wei Liao2011-01-161-1/+1
* convert2uchar3.Shih-wei Liao2011-01-121-1/+4
* 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-141-1/+1
* Remove CreateFromBitmapRef and addJason Sams2010-12-101-6/+10
* API review cleanup.Jason Sams2010-12-061-4/+4
* Remove unnecessary export_func pragma.Stephen Hines2010-11-182-4/+0
* Remove WARs for zero-init + destructors.Stephen Hines2010-11-151-2/+1
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-104-33/+27
* Update ScriptC constructor to remove depricated param.Jason Sams2010-11-031-3/+3
* New RS types test for checking compilation.Stephen Hines2010-11-021-1/+3
* Remove pragma for RS export variables.Stephen Hines2010-10-081-1/+0
* Add object validity checking.Jason Sams2010-09-301-2/+0
* Handle RS reflection name changes.Stephen Hines2010-09-171-6/+6
* Minor app updates for RS. force RSTest to portrait.Stephen Hines2010-09-151-1/+1
* Reflected class name and bc file name changes.Ying Wang2010-09-071-4/+4
* Remove extra float<>int conversions in ImageProcessing.Jason Sams2010-08-165-142/+120
* Merge "Thread launch strategies."Jason Sams2010-08-121-24/+4
|\
| * Thread launch strategies.Jason Sams2010-08-121-24/+4
* | Merge "Fix anonymous struct."Shih-wei Liao2010-08-121-1/+1
|\ \ | |/ |/|
| * Fix anonymous struct.Shih-wei Liao2010-08-121-1/+1
* | Update image processing to cleaup code by not inliningJason Sams2010-08-091-34/+4
|/
* Cleanup of signed/unsignedJason Sams2010-07-291-2/+1
* Cleanup sendToClient and add rsGetDt().Jason Sams2010-07-281-5/+3
* 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-214-12/+0
* Attempt to fix build '<>' works on mac but does not appear to work on linux yet.Jason Sams2010-07-204-8/+8
* Update imageprocessing to remove generated files.Jason Sams2010-07-2014-455/+214
* Fix Android buildShih-wei Liao2010-07-201-0/+4
* Threading RS ForEach.Jason Sams2010-07-1910-140/+41
* 1st cut of ForEach and test.Jason Sams2010-07-1511-98/+255
* Fix image processing resource problem for non high-density devices.Jason Sams2010-07-071-0/+0
* Add matrix ops to RSH headers.Jason Sams2010-06-242-71/+38
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-214-124/+182
* Remove InvokeData and add ContextFinish to generate a sync point.Jason Sams2010-06-152-2/+6
* update image processing.Jason Sams2010-06-143-41/+57
* Remove noise functions and update images processing to use new rs namespace n...Jason Sams2010-05-202-14/+13
* Added benchmark mode.Alex Sakhartchouk2010-05-197-75/+840
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-115-204/+156
* Update Script java classes and llvm samples.Jason Sams2010-03-261-0/+49
* 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-091-3/+2
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1