aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawingManager.cpp
Commit message (Expand)AuthorAge
* Reland "Go back to cleaning up MIP levels on texture export rather than assum...Gravatar Brian Salomon2018-07-27
* Maybe fix numStencilBits TSAN crashGravatar Robert Phillips2018-07-26
* Revert "Go back to cleaning up MIP levels on texture export rather than assum...Gravatar Mike Klein2018-07-25
* Go back to cleaning up MIP levels on texture export rather than assuming dirtyGravatar Brian Salomon2018-07-25
* Revert "Reduce arbitrary opList splitting when sorting (take 2)"Gravatar Robert Phillips2018-07-24
* Reduce arbitrary opList splitting when sorting (take 2)Gravatar Robert Phillips2018-07-24
* Pull non-substantive changes out of "Reduce arbitrary opList splitting when s...Gravatar Robert Phillips2018-07-18
* Revert "Reduce arbitrary opList splitting when sorting"Gravatar Robert Phillips2018-07-17
* Reduce arbitrary opList splitting when sortingGravatar Robert Phillips2018-07-17
* Remove SkSafeSetNull.Gravatar Ben Wagner2018-07-12
* Deinline some GrPathRenderer method and one GrDrawingMananger method.Gravatar Brian Salomon2018-07-10
* Alternative fix for stale MIP maps on texture export/import.Gravatar Brian Salomon2018-06-21
* Switch to swap in moveOpListsToDDL for SkTArrayGravatar Robert Phillips2018-06-21
* Ensure that textures exported via SkImage::MakeBackendTextureFromSkImageGravatar Brian Salomon2018-06-20
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* Fix fuzzer bugsGravatar Robert Phillips2018-05-31
* Revert "Allow CCPR in DDL mode"Gravatar Robert Phillips2018-05-30
* Allow CCPR in DDL modeGravatar Robert Phillips2018-05-30
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Avoid rerunning path renderer chain when path known to require swGravatar Brian Salomon2018-05-08
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* Always call endFlush on opLists that might survive a flushGravatar Chris Dalton2018-04-18
* Hide GrPixelConfig in SkSurfaceCharacterizationGravatar Robert Phillips2018-04-04
* Turn on rendertarget sortingGravatar Robert Phillips2018-04-02
* Add handling for allocation failure in GrTextureOpListGravatar Robert Phillips2018-03-28
* Prevent crash when flushing while DDL recordingGravatar Robert Phillips2018-03-16
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* Track dirty rects on GrRenderTargets in native space rather than origin-relativeGravatar Brian Salomon2018-02-09
* Switch MDB GrContextOptions over to Enable styleGravatar Robert Phillips2018-02-08
* Move control of explicit GPU resource allocation to GrContextOptionsGravatar Robert Phillips2018-02-08
* Remove GrStencilAndCoverTextContextGravatar Robert Phillips2018-02-07
* Revert "Re-enable explicit resource allocation in Skia (take 2)"Gravatar Robert Phillips2018-02-07
* Re-enable explicit resource allocation in Skia (take 2)Gravatar Robert Phillips2018-02-07
* Fix DDL unit testsGravatar Robert Phillips2018-02-01
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Remove Ops whose lazy proxies fail to instantiate on flushGravatar Greg Daniel2018-01-29
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18