index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrPaint.h
Commit message (
Expand
)
Author
Age
*
Another trivial cleanup
joshualitt
2015-07-14
*
Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...
joshualitt
2015-07-13
*
Another trivial cleanup
joshualitt
2015-07-13
*
Move GrProcessorDataManager to GrMemoryPool
joshualitt
2015-07-10
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
Use SkXfermode as public facing enum for GrPorterDuffXP
egdaniel
2015-02-17
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
removing coord change matrices
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
Remove the low hanging fruit with coord change matrices
joshualitt
2014-12-18
*
Add an InvariantOutput for the XPF.
egdaniel
2014-12-18
*
remove view matrix from context
joshualitt
2014-12-17
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
Add XferProcessor factory in GrPaint and GrDrawState.
egdaniel
2014-12-03
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Remove coverage from grpaint
joshualitt
2014-11-11
*
Move willUseInputColor check to computeInvariantOutput
egdaniel
2014-10-15
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
BUG=skia:
joshualitt
2014-09-15
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-07
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-06
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-05
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-05
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Fix build breakage.
bsalomon@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
[next]