index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextStrike.cpp
Commit message (
Expand
)
Author
Age
*
New approach for GPU font atlas
commit-bot@chromium.org
2014-03-03
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-04
*
Add GPU support for color bitmap fonts
commit-bot@chromium.org
2013-12-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-12
*
Hook in rough distance field support for fonts
jvanverth@google.com
2013-11-11
*
Clean up the GrTHashTable API.
commit-bot@chromium.org
2013-10-27
*
Add support for reading non-rendertarget textures.
commit-bot@chromium.org
2013-10-23
*
Fix for blinking/corrupted text in Canvas 2D.
commit-bot@chromium.org
2013-10-07
*
Fix font GMs
jvanverth@google.com
2013-10-02
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
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
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
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
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
plumb SkInstCnt to all subclasses of GrRefCnt
reed@google.com
2012-06-26
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12