summaryrefslogtreecommitdiffstats
path: root/libs/rs/java/ImageProcessing/res
Commit message (Expand)AuthorAgeFilesLines
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-224-186/+0
* Fix UI in image processing.Alex Sakhartchouk2011-02-171-162/+128
* Update imageprocessing to remove generated files.Jason Sams2010-07-207-282/+0
* Threading RS ForEach.Jason Sams2010-07-197-112/+40
* 1st cut of ForEach and test.Jason Sams2010-07-157-98/+138
* 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-212-41/+39
* update image processing.Jason Sams2010-06-142-39/+55
* 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-194-27/+494
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-113-105/+43
* 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
* Add java benchmark to imageProcessing.Jason Sams2010-02-101-6/+7
* Cleanup image processing example script.Jason Sams2010-02-101-22/+10
* Fix ImageProcessing example.Jason Sams2010-02-101-4/+9
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* Add new RenderScript sample: ImageProcessing.Romain Guy2009-10-093-0/+82