index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTarget.cpp
Commit message (
Expand
)
Author
Age
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Round stencil buffers dims up to next pow2 when allowed
bsalomon
2015-02-20
*
Stop lieing about GrBatch color for Rects
joshualitt
2015-02-13
*
Pass in ProcOptInfos into willNeedDstCopy on XPs
egdaniel
2015-02-13
*
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
*
BUG=skia:
joshualitt
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
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
removing coord change matrices
joshualitt
2014-12-29
*
Add sRGB texture support.
jvanverth
2014-12-22
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
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
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Add a base class for GrIODB that handles geometry data
bsalomon
2014-12-01
*
some cleanup around GrGpu/GrDrawTarget copySurface
bsalomon
2014-11-26
*
Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:...
bsalomon
2014-11-26
*
some cleanup around GrGpu/GrDrawTarget copySurface
bsalomon
2014-11-26
*
Add IndexType parameter to GrDrawTarget::drawPaths
cdalton
2014-11-25
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
simple cl to cleanup friends in GrGpu
joshualitt
2014-11-07
*
Clip in grdrawtarget
joshualitt
2014-11-06
*
Workaround for PowerVR clear issue.
bsalomon
2014-11-05
*
removing setVertexArraySource from drawtarget
joshualitt
2014-11-04
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-11-03
*
Beginning to refactor nvpr code
joshualitt
2014-10-31
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
BUG=skia:
joshualitt
2014-10-29
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
[next]