index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOvalRenderer.h
Commit message (
Expand
)
Author
Age
*
GPU implementation of drawArc.
bsalomon
2016-08-22
*
Reland of Better encapsulate oval/rrect batchs. (patchset #1 id:1 of https://...
bsalomon
2016-07-08
*
Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of http...
hush
2016-07-07
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-07-07
*
Revert of Better encapsulate oval/rrect batchs. (patchset #4 id:60001 of http...
benjaminwagner
2016-06-30
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-06-29
*
Revert of Better encapsulate oval/rrect batchs. (patchset #3 id:40001 of http...
benjaminwagner
2016-06-29
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-06-29
*
Hide GrPipelineBuilder from GrOvalRenderer
robertphillips
2016-02-25
*
Hide GrDrawTarget from GrOvalRenderer
robertphillips
2016-02-24
*
ovals now take a const GrPipelineBuilder
joshualitt
2015-07-13
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Add batch unit tests for ovals
joshualitt
2015-04-30
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
remove view matrix from context
joshualitt
2014-12-17
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Drawstate on stack
joshualitt
2014-11-17
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
joshualitt
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
mtklein
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06