aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAtlas.h
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* small cleanup of GrAtlasGravatar joshualitt2015-05-19
* Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://coderevie...Gravatar bungeman2015-05-19
* small cleanup of GrAtlasGravatar joshualitt2015-05-19
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Add plot-based purging to GrLayerCacheGravatar robertphillips2014-07-29
* Merge GrGpuObject and GrCacheable.Gravatar bsalomon2014-07-25
* Add unique ID to GrPlotGravatar robertphillips2014-07-16
* Make GrAtlas::removePlot staticGravatar robertphillips2014-07-13
* Begin atlasingGravatar robertphillips2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Rename GrAtlasMgr to GrAtlas (and other cleanup)Gravatar robertphillips2014-06-24
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02
* Add CPU backing store for GrAtlas to reduce texture uploads.Gravatar commit-bot@chromium.org2014-05-14
* Minor changes to GrFontCache system.Gravatar commit-bot@chromium.org2014-04-01
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* Revert of Distance field fixes for Android (https://codereview.chromium.org/2...Gravatar commit-bot@chromium.org2014-03-26
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* New approach for GPU font atlasGravatar commit-bot@chromium.org2014-03-03
* Improved distance field samplingGravatar commit-bot@chromium.org2014-02-14
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-28
* GrAtlas cleanup: Split out GrPlot and GrAtlasGravatar commit-bot@chromium.org2013-09-27
* GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.Gravatar commit-bot@chromium.org2013-09-26
* First pass at font cache refactor: Create an atlas manager per textureGravatar commit-bot@chromium.org2013-09-26
* Have multiple plotmgrs, one for each mask format.Gravatar jvanverth@google.com2013-09-16
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Change Atlas recycling to track current flush count and recycle if Atlas not ...Gravatar commit-bot@chromium.org2013-08-16
* GPU Font Cache improvements:Gravatar commit-bot@chromium.org2013-08-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.Gravatar bsalomon@google.com2011-10-20