aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTest.cpp
Commit message (Expand)AuthorAge
* More framework support for TransferBuffersGravatar jvanverth2016-01-05
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Move texture drawing utility method to SkGpuDeviceGravatar jvanverth2015-12-08
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Add transfer buffer support.Gravatar jvanverth2015-12-03
* Revert of Add transfer buffer support. (patchset #9 id:160001 of https://code...Gravatar egdaniel2015-12-03
* Wire up resource cache stats dumping in nanobenchGravatar joshualitt2015-12-02
* Add transfer buffer support.Gravatar jvanverth2015-12-02
* Began logging more gpu stats from nanobenchGravatar joshualitt2015-12-02
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Optionally pass rendertarget to getTestTargetGravatar robertphillips2015-11-16
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-16
* Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...Gravatar egdaniel2015-11-13
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-13
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Fix leaks in unit tests of GrGLTextureInfosGravatar bsalomon2015-11-11
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-09
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* Revert of Update Layer Hoisting to store its atlas texture in the resource ca...Gravatar robertphillips2015-11-06
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-06
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Remove batchtrackerGravatar joshualitt2015-09-11
* Cleanup GrDrawTarget now that all paths lead to GrBatchGravatar bsalomon2015-09-10
* Add number of draws to GrGpu statsGravatar joshualitt2015-09-08
* Remove GrGpuTraceMarker hooks until we rethink the designGravatar joshualitt2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Fix for copy surface not handling dirty contextGravatar joshualitt2015-08-21
* wire up reduced atlas and zero textblob cache to testGravatar joshualitt2015-08-21
* Allow setting of GrBatchFontCache atlas sizesGravatar joshualitt2015-08-19
* Check for xfer barriers in GrBatch, auto-issue barriers in GrGpuGravatar bsalomon2015-08-12
* Move some work from backend onClear to base class clearGravatar egdaniel2015-08-06
* Add abliity to set textblob cache budget to GrContextGravatar joshualitt2015-08-03
* Make GrGpu read/write pixels take GrSurfaceGravatar bsalomon2015-07-30
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...Gravatar bsalomon2015-07-28
* Rename GrInOrderDrawBuffer to GrBufferedDrawTargetGravatar joshualitt2015-07-28
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...Gravatar bsalomon2015-07-23
* Rename backing texture testing routinesGravatar jvanverth2015-07-14
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* Remove GL-specific code from GMs and testsGravatar jvanverth2015-07-13
* Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...Gravatar reed2015-06-25