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
*
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
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
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
*
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
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-11-03
*
Don't allow renderTarget==NULL to GrContext::clear() and friends.
bsalomon
2014-11-03
*
Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90...
joshualitt
2014-10-31
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-10-31
*
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
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Scissor rect on drawinfo
joshualitt
2014-10-27
*
gl programs rewrite
joshualitt
2014-10-09
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Make comment ASCII in GrDrawTarget.h
bsalomon
2014-08-12
*
Add an opaqueness hint to GrDrawState.
bsalomon
2014-08-08
*
Enable gpu Debug markers if tracing category skia.gpu is enabled
egdaniel
2014-08-04
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
Remove support in the gpu to use hardware AA lines. Current code paths could ...
egdaniel
2014-07-29
*
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...
egdaniel
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Add a GrPathRange class
cdalton
2014-07-21
*
Modify gpu debug markers to store gpu device markers when a flush occurs.
egdaniel
2014-06-18
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Use int rather than size_t for pathCount in GrDrawTarget::drawPaths
commit-bot@chromium.org
2014-03-28
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-27
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
Make it possible to draw multiple paths at once to a draw target
commit-bot@chromium.org
2014-03-25
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
[next]