index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTest.cpp
Commit message (
Expand
)
Author
Age
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-16
*
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...
egdaniel
2015-11-13
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-13
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Fix leaks in unit tests of GrGLTextureInfos
bsalomon
2015-11-11
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-09
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
Move some of the adding stencil attachment logic of Gpu and into Render Target.
egdaniel
2015-09-14
*
Remove batchtracker
joshualitt
2015-09-11
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
Add number of draws to GrGpu stats
joshualitt
2015-09-08
*
Remove GrGpuTraceMarker hooks until we rethink the design
joshualitt
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Fix for copy surface not handling dirty context
joshualitt
2015-08-21
*
wire up reduced atlas and zero textblob cache to test
joshualitt
2015-08-21
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
Move some work from backend onClear to base class clear
egdaniel
2015-08-06
*
Add abliity to set textblob cache budget to GrContext
joshualitt
2015-08-03
*
Make GrGpu read/write pixels take GrSurface
bsalomon
2015-07-30
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...
bsalomon
2015-07-28
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...
bsalomon
2015-07-23
*
Rename backing texture testing routines
jvanverth
2015-07-14
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
Remove GL-specific code from GMs and tests
jvanverth
2015-07-13
*
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...
reed
2015-06-25
*
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...
reed
2015-06-25
*
Return GrGLContext from GrTestTarget
joshualitt
2015-06-25
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Fix for crashing bots
joshualitt
2015-06-01
*
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...
bsalomon
2015-06-01
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
SkImage::NewFromYUVTexturesCopy
bsalomon
2015-05-29
*
Add caps overrides to GMs
bsalomon
2015-05-27
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
[next]