index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTarget.h
Commit message (
Expand
)
Author
Age
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-26
*
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...
bungeman
2015-05-22
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
small cleanup of GrAtlas
joshualitt
2015-05-19
*
Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://coderevie...
bungeman
2015-05-19
*
small cleanup of GrAtlas
joshualitt
2015-05-19
*
rename GrDrawTargetCaps to GrCaps
bsalomon
2015-05-19
*
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...
mtklein
2015-05-18
*
Move copy-surface-as-draw fallback to GrGLGpu.
bsalomon
2015-05-18
*
Initial CL to create Reorder command builder behind a flag
joshualitt
2015-05-07
*
Isolate GrBufferAllocPools inside GrBatchTarget
robertphillips
2015-05-07
*
create GrInOrderCommandBuilder
joshualitt
2015-05-05
*
Move RectBatch to GrRect
joshualitt
2015-05-05
*
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
bsalomon
2015-05-05
*
Create GrCommandBuilder
joshualitt
2015-05-05
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-05
*
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:...
bsalomon
2015-05-04
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-04
*
Move bounds to GrBatch
joshualitt
2015-05-01
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Creation of GrBatchAtlas and Distancefieldpathrenderer batch
joshualitt
2015-03-13
*
Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer
robertphillips
2015-03-03
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Some small code tidying
joshualitt
2015-02-26
*
Move clip off of draw target
joshualitt
2015-02-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Minor refactoring
robertphillips
2015-02-16
*
Pass in ProcOptInfos into willNeedDstCopy on XPs
egdaniel
2015-02-13
*
A simple change to move a bunch of stuff out of Gr*Geometry.h
joshualitt
2015-02-12
*
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...
bsalomon
2015-02-06
*
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...
bsalomon
2015-02-05
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-05
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
GrBatchPrototype
joshualitt
2015-01-28
*
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...
joshualitt
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-27
*
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...
joshualitt
2015-01-27
*
GrBatchPrototype
joshualitt
2015-01-26
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
[next]