aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TessellatingPathRendererTests.cpp
Commit message (Expand)AuthorAge
* Initialize glGen* call id args to zeroGravatar kkinnunen2015-12-11
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Optionally pass rendertarget to getTestTargetGravatar robertphillips2015-11-16
* Move PathRenderers to batches folderGravatar joshualitt2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...Gravatar bsalomon2015-07-31
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* Yet more ASAN fixes.Gravatar senorblanco2015-04-21
* Speculative fix for ASAN build.Gravatar senorblanco2015-04-20
* Fix for out-of-bounds intersection (found by fuzzer).Gravatar senorblanco2015-03-02
* Tessellating GPU path renderer.Gravatar senorblanco2015-02-26