aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTest.cpp
Commit message (Expand)AuthorAge
* Add unit test for vertex attribute count.Gravatar bsalomon2016-03-23
* nanobench: Reduce the total number of statistics being captured.Gravatar jcgregorio2016-03-21
* Update how we send draws to gpu backend to reduce state setting.Gravatar egdaniel2016-03-17
* Add "sample locations" feature to GrProcessorGravatar cdalton2016-03-07
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Add wrapBackendTextureAsRenderTarget APIGravatar ericrk2016-02-24
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-22
* Revert of Use unorm shorts for texture coordinates when rendering text. (patc...Gravatar jvanverth2016-02-19
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-19
* There is an unused rowBytes parameter being passed along.Gravatar cblume2016-02-16
* Remove deferred clear from SkGpuDeviceGravatar bsalomon2016-02-05
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Add Audittrail for path renderersGravatar joshualitt2016-01-14
* Hide drawBatch on GrDrawTarget from test MethodsGravatar joshualitt2016-01-13
* Move config texturability/renderability to config table.Gravatar bsalomon2016-01-08
* Revert of Move config texturability/renderability to config table (patchset #...Gravatar egdaniel2016-01-07
* Move config texturability/renderability to config table.Gravatar bsalomon2016-01-07
* 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