index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrInOrderDrawBuffer.h
Commit message (
Expand
)
Author
Age
*
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
*
Adding immediate mode draw target for debug
joshualitt
2015-05-19
*
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
*
Create GrCommandBuilder
joshualitt
2015-05-05
*
Move state management to GrInOrderDrawBuffer
joshualitt
2015-05-04
*
Revert of Move state management to GrInOrderDrawBuffer (patchset #4 id:60001 ...
joshualitt
2015-05-04
*
Move state management to GrInOrderDrawBuffer
joshualitt
2015-05-04
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Split GrTargetCommands into its own files
robertphillips
2015-03-03
*
Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer
robertphillips
2015-03-03
*
Minor cleanup of GrInOrderDrawBuffer
robertphillips
2015-03-02
*
Increase GrInOrderDrawBuffer's encapsulation of trace markers
robertphillips
2015-03-02
*
Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer
robertphillips
2015-02-27
*
Improve GrInOrderDrawBuffer::Cmd encapsulation
robertphillips
2015-02-17
*
Minor refactoring
robertphillips
2015-02-16
*
Pass in ProcOptInfos into willNeedDstCopy on XPs
egdaniel
2015-02-13
*
simple fix to close batches on anything push to the GrIODB recorder
joshualitt
2015-02-06
*
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 drawtype
joshualitt
2015-01-21
*
remove drawType from optState
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
[next]