summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests
Commit message (Expand)AuthorAgeFilesLines
* am 96d2abab: Merge "Revert "Revert "Test initialization of constant array exp...Stephen Hines2012-02-133-0/+154
|\
| * Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-133-0/+154
* | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
|\ \ | |/
| * Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
* | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
|\ \ | |/
| * Test initialization of constant array exports.Stephen Hines2012-02-073-0/+154
* | Making a graceful fallback for missing textures.Alex Sakhartchouk2012-02-076-9/+10
* | Streamlining texture creation.Alex Sakhartchouk2012-02-0619-160/+368
* | Fixes to simplify programmatic creation.Alex Sakhartchouk2012-02-036-38/+72
* | Adding float param time stamp. Cleanup, robustness.Alex Sakhartchouk2012-02-026-46/+98
* | Cleanup.Alex Sakhartchouk2012-02-019-151/+97
* | 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
|\ \ \