index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAtlas.h
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
small cleanup of GrAtlas
joshualitt
2015-05-19
*
Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://coderevie...
bungeman
2015-05-19
*
small cleanup of GrAtlas
joshualitt
2015-05-19
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Add plot-based purging to GrLayerCache
robertphillips
2014-07-29
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Add unique ID to GrPlot
robertphillips
2014-07-16
*
Make GrAtlas::removePlot static
robertphillips
2014-07-13
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Rename GrAtlasMgr to GrAtlas (and other cleanup)
robertphillips
2014-06-24
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add CPU backing store for GrAtlas to reduce texture uploads.
commit-bot@chromium.org
2014-05-14
*
Minor changes to GrFontCache system.
commit-bot@chromium.org
2014-04-01
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-04
*
New approach for GPU font atlas
commit-bot@chromium.org
2014-03-03
*
Improved distance field sampling
commit-bot@chromium.org
2014-02-14
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-28
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.
commit-bot@chromium.org
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Have multiple plotmgrs, one for each mask format.
jvanverth@google.com
2013-09-16
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
GPU Font Cache improvements:
commit-bot@chromium.org
2013-08-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
bsalomon@google.com
2011-10-20