History log of /external/skia/src/utils/SkShadowTessellator.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b436655ad5c40a04b65c1642d0a0e781ce296c96 27-Mar-2017 Jim Van Verth <jvanverth@google.com> Add height function to shadow tessellators.

Prep work for adding perspective support.

Bug: skia:
Change-Id: Id07d3050afb3f0d001b885e482adb8d03125b619
Reviewed-on: https://skia-review.googlesource.com/10167
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
/external/skia/src/utils/SkShadowTessellator.h
3c5cfb0d156d09d0da76d9d0a036b08f4ba8a537 08-Feb-2017 Ben Wagner <benjaminwagner@google.com> Remove exec bit from source files.

Ran:
find src include \( -name '*.cpp' -o -name '*.h' \) -executable -exec chmod -x {} \;

BUG=skia:

Change-Id: I04a4adbfcea9fd9860ab83d43734dc5158d3a884
Reviewed-on: https://skia-review.googlesource.com/8220
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
/external/skia/src/utils/SkShadowTessellator.h
aff27a23ad4b38851429066dbfb43cfa7199e37c 06-Feb-2017 Brian Salomon <bsalomon@google.com> Use SkVertices for tessellated spot and ambient shadow rendering.

Change-Id: Ia81e7a771d345286533752708e4304c1ae3b97c9
Reviewed-on: https://skia-review.googlesource.com/8042
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Stan Iliev <stani@google.com>
/external/skia/src/utils/SkShadowTessellator.h
a84898dbb8d8f7cb8c3e9bdfb4c31d85dff1922f 06-Feb-2017 Jim Van Verth <jvanverth@google.com> Have ShadowTessellators transform path; add SkShadowTessellator base class

BUG=skia:6119

Change-Id: I37639ebab43c9f32f48d2d7dbb8d4619efb9b09e
Reviewed-on: https://skia-review.googlesource.com/8061
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
/external/skia/src/utils/SkShadowTessellator.h
0dda9cb881900241c1c2193ddf3bede72cda898b 03-Feb-2017 Brian Salomon <bsalomon@google.com> Make shadow tessellators fail gracefully and add unit test for this.

Change-Id: I42a9d06a18928588347a6dea2f6150518ba29aa8
Reviewed-on: https://skia-review.googlesource.com/7886
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
/external/skia/src/utils/SkShadowTessellator.h
5e6895295a88fb702f49309542149d73f709bb10 01-Feb-2017 Brian Salomon <bsalomon@google.com> Add caching of ambient and spot shadow meshes.

Change-Id: If882186225621af4af4b4ddae0c786ec33ff40f3
Reviewed-on: https://skia-review.googlesource.com/7643
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
/external/skia/src/utils/SkShadowTessellator.h
4427f165d792a93649e2b2673d3d8b89a35e8186 31-Jan-2017 Brian Salomon <bsalomon@google.com> Fix assert in SkShadowVertices constructor

Change-Id: Icedbe70079d41234c98330af64d71a4e60b67f1c
Reviewed-on: https://skia-review.googlesource.com/7796
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
/external/skia/src/utils/SkShadowTessellator.h
958fbc460a1e680c6a9979e140da8bfc00b8831d 30-Jan-2017 Brian Salomon <bsalomon@google.com> Make SkShadowUtils tessellations ref counted in preparation for caching them.

Change-Id: I60133fcc4101a27bcc3e7ad38e7348ad9147b8a9
Reviewed-on: https://skia-review.googlesource.com/7784
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
/external/skia/src/utils/SkShadowTessellator.h
efe3dedbb3493b738abdb56041b093245e4e8711 30-Jan-2017 Jim Van Verth <jvanverth@google.com> Change shadow tessellators to use SkColor and move to util.

BUG=skia:6119

Change-Id: I4c4a8933c663ccc057596318a06c538175b9f16b
Reviewed-on: https://skia-review.googlesource.com/7726
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
/external/skia/src/utils/SkShadowTessellator.h