summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* Update RSTest in graphics-dev for latest pass/fail changes.Stephen Hines2012-02-015-8/+5
* Merge "Making sure that parameter updates are properly propagated to RS. Clea...Alex Sakhartchouk2012-02-0111-158/+150
|\
| * Making sure that parameter updates are properly propagated to RS.Alex Sakhartchouk2012-02-0111-158/+150
* | am c97992b4: Merge "Add test for "public final static"-reflected constant fie...Stephen Hines2012-02-016-6/+98
|\ \
| * \ Merge "Add test for "public final static"-reflected constant fields."Stephen Hines2012-02-016-6/+98
| |\ \
| | * | Add test for "public final static"-reflected constant fields.Stephen Hines2012-01-316-6/+98
* | | | Merge "Optimize camera updates from java. Remove duplicate constants." into g...Alex Sakhartchouk2012-02-014-54/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | Optimize camera updates from java. Remove duplicate constants.Alex Sakhartchouk2012-01-314-54/+65
* | | | am 6b110728: am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in imag...Xia Wang2012-02-011-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in image processing ...Xia Wang2012-02-011-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix a typo in image processing testXia Wang2012-02-011-1/+1
* | | | am 2247e3f0: Merge "Test RS struct writing/reading."Stephen Hines2012-01-313-0/+93
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Test RS struct writing/reading.Stephen Hines2012-01-313-0/+93
* | | Better debugging for shader params.Alex Sakhartchouk2012-01-313-0/+11
* | | Adding a time stamp to transforms to reduce update frequency.Alex Sakhartchouk2012-01-3113-174/+325
* | | Fixing possible pne.Alex Sakhartchouk2012-01-302-2/+10
* | | Making the SceneGraph more robust to make sure data is propagated to RS.Alex Sakhartchouk2012-01-3019-95/+233
* | | Merge "Better constant names, removed unused code, general cleanup." into gra...Alex Sakhartchouk2012-01-2713-185/+171
|\ \ \
| * | | Better constant names, removed unused code, general cleanup.Alex Sakhartchouk2012-01-2713-185/+171
* | | | Merge "Material name cleanup. Minor refactoring." into graphics-devAlex Sakhartchouk2012-01-264-17/+13
|\ \ \ \ | |/ / /
| * | | Material name cleanup. Minor refactoring.Alex Sakhartchouk2012-01-264-17/+13
* | | | Merge "Separating scenegraph from the app that uses it." into graphics-devAlex Sakhartchouk2012-01-2626-60/+52
|\ \ \ \ | |/ / /
| * | | Separating scenegraph from the app that uses it.Alex Sakhartchouk2012-01-2626-60/+52
* | | | am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-263-1/+119
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-263-1/+119
| |\ \
| | * | Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines2012-01-253-1/+119
* | | | Adding shader textures and removing specialized code.Alex Sakhartchouk2012-01-259-57/+78
* | | | Adding accidentally removed init block.Alex Sakhartchouk2012-01-251-0/+2
* | | | Changing blur passes to use new shader structure.Alex Sakhartchouk2012-01-252-51/+29
* | | | Refactoring out some params code.Alex Sakhartchouk2012-01-204-56/+21
* | | | Merge "Many optimizations of rendering path. Adding ability to split up per s...Alex Sakhartchouk2012-01-2022-171/+790
|\ \ \ \
| * | | | Many optimizations of rendering path.Alex Sakhartchouk2012-01-2022-171/+790
* | | | | am 03cbb97e: Merge "Run ComputePerf multiple times."Stephen Hines2012-01-182-13/+28
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Run ComputePerf multiple times.Stephen Hines2012-01-182-13/+28
| |/ /
* | | Making sure that renderpass objects get properly updated.Alex Sakhartchouk2012-01-184-9/+15
* | | Fixing blur passes. Refactoring.Alex Sakhartchouk2012-01-1711-254/+283
* | | Finishing light linking.Alex Sakhartchouk2012-01-1710-25/+155
* | | Moving common function to the right place.Alex Sakhartchouk2012-01-128-33/+31
* | | Merge "Cleanup and refactoring." into graphics-devAlex Sakhartchouk2012-01-114-83/+56
|\ \ \
| * | | Cleanup and refactoring.Alex Sakhartchouk2012-01-114-83/+56
* | | | am e328d6b0: am b18a7c3e: am 1446c7b2: Merge "Get average value for image pro...Xia Wang2012-01-111-6/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am b18a7c3e: am 1446c7b2: Merge "Get average value for image processing test ...Xia Wang2012-01-111-6/+14
| |\ \ | | |/
| | * Get average value for image processing testXia Wang2011-12-191-6/+14
* | | More general texture handling. Some cleanup.Alex Sakhartchouk2012-01-117-152/+217
* | | Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo....Alex Sakhartchouk2012-01-104-142/+16
|\ \ \
| * | | Now utilizing ability to bind constants.Alex Sakhartchouk2012-01-104-142/+16
* | | | Merge "Adding shader parameter linking." into graphics-devAlex Sakhartchouk2012-01-1013-99/+591
|\ \ \ \ | |/ / /
| * | | Adding shader parameter linking.Alex Sakhartchouk2012-01-1013-99/+591
* | | | Add more fill tests.Jason Sams2012-01-063-6/+52
|/ / /
* | | Cleanup based on comments.Alex Sakhartchouk2012-01-051-1/+1