summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Optimize camera updates from java. Remove duplicate constants.Alex Sakhartchouk2012-01-314-54/+65
* 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
* | | am 9f46b112: Merge "Allow profiling of animation performance"Chris Craik2012-01-245-100/+400
|\ \ \ | |/ /
| * | Merge "Allow profiling of animation performance"Chris Craik2012-01-245-100/+400
| |\ \
| | * | Allow profiling of animation performanceChris Craik2012-01-245-100/+400
* | | | am 827951ac: Merge "Add new test for showing very slow animations."Dianne Hackborn2012-01-245-0/+124
|\ \ \ \ | |/ / /
| * | | Add new test for showing very slow animations.Dianne Hackborn2012-01-245-0/+124
| |/ /
* | | am 1a54368b: Merge "Add full support for Canvas.setDrawFilter()"Romain Guy2012-01-232-0/+73
|\ \ \ | |/ /
| * | Add full support for Canvas.setDrawFilter()Romain Guy2012-01-232-0/+73
* | | am 7a640a09: Merge "Revert "Use port 18000 instead of 8000 for layout tests""Guang Zhu2012-01-202-8/+8
|\ \ \ | |/ /
| * | Merge "Revert "Use port 18000 instead of 8000 for layout tests""Guang Zhu2012-01-202-8/+8
| |\ \
| | * | Revert "Use port 18000 instead of 8000 for layout tests"Guang Zhu2012-01-202-8/+8
* | | | 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 bad12166: Merge "Deprecate unused APIs"Romain Guy2012-01-192-0/+65
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Deprecate unused APIs"Romain Guy2012-01-192-0/+65
| |\ \ \ \
| | * | | | Deprecate unused APIsRomain Guy2012-01-192-0/+65
* | | | | | am 4785a6ff: Merge "Full support for Canvas.drawPosText"Romain Guy2012-01-181-0/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Full support for Canvas.drawPosText"Romain Guy2012-01-181-0/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | Full support for Canvas.drawPosTextRomain Guy2012-01-181-0/+13
| | | |_|/ | | |/| |
* | | | | am 03cbb97e: Merge "Run ComputePerf multiple times."Stephen Hines2012-01-182-13/+28
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Run ComputePerf multiple times.Stephen Hines2012-01-182-13/+28
| |/ /
* | | Merge "Making sure that renderpass objects get properly updated." into graphi...Alex Sakhartchouk2012-01-184-9/+15
|\ \ \
| * | | Making sure that renderpass objects get properly updated.Alex Sakhartchouk2012-01-184-9/+15
* | | | Merge "Fixing blur passes. Refactoring." into graphics-devAlex Sakhartchouk2012-01-1811-254/+283
|\ \ \ \ | |/ / /
| * | | Fixing blur passes. Refactoring.Alex Sakhartchouk2012-01-1711-254/+283
* | | | am 11d06a73: Merge "Fix text encoding when drawing with drawPosText in software"Romain Guy2012-01-173-0/+95
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix text encoding when drawing with drawPosText in software"Romain Guy2012-01-173-0/+95
| |\ \ \
| | * | | Fix text encoding when drawing with drawPosText in softwareRomain Guy2012-01-173-0/+95
* | | | | am c7c09960: Merge "Fix bug #5870701 Thai text can be clipped when there are ...Fabrice Di Meglio2012-01-172-0/+7
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs g...Fabrice Di Meglio2012-01-172-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...Fabrice Di Meglio2012-01-132-0/+7
* | | | Finishing light linking.Alex Sakhartchouk2012-01-1710-25/+155
* | | | Moving common function to the right place.Alex Sakhartchouk2012-01-128-33/+31