index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGpu.h
Commit message (
Expand
)
Author
Age
*
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
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
Remove GrGpu::flushGraphicsState
bsalomon
2014-12-16
*
devirtualize some functions on GrGpu
bsalomon
2014-12-15
*
move program descriptor generation to flush
joshualitt
2014-12-04
*
Revert of move program descriptor generation to flush (patchset #7 id:120001 ...
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
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
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Small cleanups after GrDrawState/GrOptDrawState base class elimination.
bsalomon
2014-11-19
*
scissor state on optstate
joshualitt
2014-11-19
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
minor cleanup in GrGpu.h
bsalomon
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Snap optdrawstate in inorder draw buffer and pass into gpu
joshualitt
2014-11-10
*
simple cl to cleanup friends in GrGpu
joshualitt
2014-11-07
*
cleaning up geometry handling in gpu
joshualitt
2014-11-07
*
Refactor DrawTarget and GPU to be independent
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
*
Don't allow renderTarget==NULL to GrContext::clear() and friends.
bsalomon
2014-11-03
*
Beginning to refactor nvpr code
joshualitt
2014-10-31
*
small fix for cache clear
joshualitt
2014-10-31
*
BUG=skia:
joshualitt
2014-10-29
*
clear stencil clip on draw target
joshualitt
2014-10-29
*
OptState owns program descriptor
joshualitt
2014-10-28
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Scissor rect on drawinfo
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
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
*
Add counting of some GL calls
robertphillips
2014-09-18
*
Remove createPath* from GrGpu and GrContext
cdalton
2014-09-17
*
Fix typo
robertphillips
2014-09-17
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Add GrResourceCache2.
bsalomon
2014-08-21
[next]