summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* Removing changes not meant for MR1Alex Sakhartchouk2011-10-277-639/+0
* Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Elemen...Jason Sams2011-10-204-39/+238
|\
| * adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-184-39/+238
* | Add mandelbrot to compute perfJason Sams2011-10-183-0/+92
|/
* Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-157-0/+452
* Make launchtestxlw use constant.Stephen Hines2011-10-131-2/+2
* Start adding simple performance testsJason Sams2011-10-137-0/+241
* Fix example code.Jason Sams2011-10-122-4/+4
* Cleanup example code.Jason Sams2011-09-132-20/+10
* Merge "Add int and missing fp tests to RSTest."Stephen Hines2011-09-121-51/+165
|\
| * Add int and missing fp tests to RSTest.Stephen Hines2011-09-111-51/+165
* | Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5...Xia Wang2011-09-085-9/+146
|\ \ | |/ |/|
| * Integrate ImageProcessing test into test frameworkXia Wang2011-09-075-9/+146
* | Add unit test for RS reference counting.Stephen Hines2011-09-023-0/+64
|/
* Fix DPI issues in RS tests.Jason Sams2011-08-2413-0/+0
* Issue proper parameters to root() calls for RS.Stephen Hines2011-08-193-0/+99
* Add RenderScript fragment shader testRomain Guy2011-08-1710-0/+681
* Migrate perf-critical functions away from librs.Stephen Hines2011-08-083-0/+162
* Cleanup sample code.Jason Sams2011-07-251-1/+1
* Merge "Add size param to rsForEach bug 5074640"Jason Sams2011-07-254-8/+8
|\
| * Add size param to rsForEachJason Sams2011-07-254-8/+8
* | Fixing bitmap invalidation bug.Alex Sakhartchouk2011-07-201-2/+0
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-115-20/+0
* Adding some debug modes to the rs benchmark app.Alex Sakhartchouk2011-06-3010-313/+632
* Merge "Remove verbose logging, update test app and docs."Stephen Hines2011-06-232-3/+10
|\
| * Remove verbose logging, update test app and docs.Stephen Hines2011-06-232-3/+10
* | Merge "Fix issues in Opengl Benchmark tests: - fix live wallpaper drawing, b...Xia Wang2011-06-222-9/+26
|\ \ | |/ |/|
| * Fix issues in Opengl Benchmark tests:Xia Wang2011-06-202-9/+26
* | Support missing RS vector types.Stephen Hines2011-06-213-1/+518
|/
* Merge "Adding ability to read back fbo data to renderscript"Alex Sakhartchouk2011-06-165-1/+672
|\
| * Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-165-1/+672
* | Add opengl bench mark test:Xia Wang2011-06-155-4/+342
* | Fill in opengl benchmark test:Xia Wang2011-06-152-9/+51
|/
* Add more opengl benchmark test:Xia Wang2011-06-142-21/+113
* Add OpenGl benchmark tests:Xia Wang2011-06-063-2/+84
* model rotation can now be controlled by the device's sensorsMathias Agopian2011-05-277-3/+72
* Removing unused codeAlex Sakhartchouk2011-05-193-212/+4
* Merge "save benchmark results"Alex Sakhartchouk2011-05-053-70/+168
|\
| * save benchmark resultsAlex Sakhartchouk2011-05-043-70/+168
* | Clean up use of rsSetObject/rsClearObject.Stephen Hines2011-05-024-15/+11
|/
* Fix RS graphics samples/tests.Stephen Hines2011-04-275-5/+5
* Merge "Better workaround for the bitmap invalidation problem."Alex Sakhartchouk2011-04-271-2/+1
|\
| * Better workaround for the bitmap invalidation problem.Alex Sakhartchouk2011-04-261-2/+1
* | - Add instrumentation utility to automate rs performance tests:Xia Wang2011-04-268-16/+238
|/
* sped up the ui in image processing test appAlex Sakhartchouk2011-04-228-188/+45
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-075-6/+1
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-0110-85/+838
* Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2271-0/+5810