summaryrefslogtreecommitdiff
path: root/tests/HwAccelerationTest/res
AgeCommit message (Expand)Author
2019-06-27Clarify license terms for Romain Guy's artwork.Bob Badour
2019-06-12Clarify license terms for Romain Guy's artwork.Bob Badour
2019-06-05Clarify license terms for Romain Guy's artwork.Bob Badour
2018-01-31Add API to set tonal shadow colorJohn Reck
2017-11-13Create colored shadows demoJohn Reck
2016-04-29Merge "Video source test & bugfix" into nyc-devJohn Reck
2016-04-28Video source test & bugfixJohn Reck
2016-04-28Merge "Revert "Revert the default wall paper for framework / emulator b/27451...Hyunyoung Song
2016-04-28Revert "Revert the default wall paper for framework / emulator b/27451024 Cha...Hyunyoung Song
2016-03-02Merge "Revert the default wall paper for framework / emulator b/27451024 Chan...Hyunyoung Song
2016-03-02Revert the default wall paper for framework / emulatorHyunyoung Song
2016-03-02Merge changes I4f72448f,I74b7233c into nyc-devChris Craik
2016-03-02Clip projected ripples to outlinesChris Craik
2016-03-01Update wallpaper asset for N dev previewHyunyoung Song
2015-02-18Fix layer shader to store layer pointerChris Craik
2014-06-30Preparing the new GL depth test.ztenghui
2014-05-28Respect Z ordering in touch dispatch, software drawingChris Craik
2014-04-28Add elevation, Z properties to ViewChris Craik
2014-04-23Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik
2014-04-11Remove isolated z volume testChris Craik
2014-03-07Fix build, removing hidden attrChris Craik
2014-03-03Improve isolatedZVolume testChris Craik
2014-02-06Rework and clean up DisplayList projectionChris Craik
2014-01-29Update reordering method names, and make 3d reordering API publicChris Craik
2014-01-15Support projection of DisplayLists onto ancestors.Chris Craik
2013-01-18Allow layers with a stencil buffer to be resized on the flyRomain Guy
2013-01-09Cleanup 9patch mesh matching codeRomain Guy
2013-01-04Properly support ALPHA_8 bitmaps in all drawBitmap() methodsRomain Guy
2012-10-16Add API to enable mipmaps on BitmapRomain Guy
2012-09-19Add support for QCOM_tiled_renderingRomain Guy
2012-06-28Removing setChildrenLayersEnabledMichael Jurka
2012-05-02Corrects invalidation logic for layered viewsChet Haase
2012-04-03Merge "New libhwui test activity"Romain Guy
2012-04-03New libhwui test activityRomain Guy
2012-04-03Optimization of alpha with DisplayList propertiesChet Haase
2012-04-02Re-enable DisplayList properties.Chet Haase
2012-01-17Fix text encoding when drawing with drawPosText in softwareRomain Guy
2011-10-20Make sure 9patches are not filtered when not necessaryRomain Guy
2011-07-28Correctly apply linear filter to drawBitmap(Rect, Rect)Romain Guy
2011-07-15Add new ViewDebug APIs to profile the event queue.Romain Guy
2011-07-11Add test for bug #4970944Romain Guy
2011-05-26Fix texture coordinates for sub-bitmap rendering.Romain Guy
2011-03-14Fix rendering artifact in edge fades.Romain Guy
2011-02-23Add a new Camera API to control the camera's locationRomain Guy
2011-02-04Empty the clip rect when intersection is empty.Romain Guy
2011-02-02Allocate layers from the layers pool.Romain Guy
2011-02-01New API to let apps draw without layers.Romain Guy
2011-02-01Correctly set the alpha of a hardware layer before drawing it.Romain Guy
2011-01-19Make embedded hardware layers work.Romain Guy
2011-01-16Fix 9patch rendering in ExpandableListView.Romain Guy