Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dcbc3605670d60e0d834eecebc5eb0c40182007c
/
src
/
gpu
/
GrTextStrike.cpp
762cd80
Move distance field generation to the glyph cache.
by commit-bot@chromium.org
· 11 years ago
eefd8a0
Don't try to render color fonts using distance fields.
by commit-bot@chromium.org
· 11 years ago
53e1e4d
Minor changes to GrFontCache system.
by commit-bot@chromium.org
· 11 years ago
4362a38
Distance field fixes for Android
by commit-bot@chromium.org
· 11 years ago
66beaf0
Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/)
by commit-bot@chromium.org
· 11 years ago
8fe2ee1
Distance field fixes for Android
by commit-bot@chromium.org
· 11 years ago
0b70816
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
b97c3ff
Enable use of distance fields via SkPaint flag.
by commit-bot@chromium.org
· 11 years ago
8065ec5
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
b5f3b35
Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/)
by commit-bot@chromium.org
· 11 years ago
bf99824
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
c9b2c88
New approach for GPU font atlas
by commit-bot@chromium.org
· 11 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
6e515d6
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f8cb184
Add GPU support for color bitmap fonts
by commit-bot@chromium.org
· 11 years ago
11a253b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d830d13
Hook in rough distance field support for fonts
by jvanverth@google.com
· 11 years ago
b2e9fa5
Clean up the GrTHashTable API.
by commit-bot@chromium.org
· 11 years ago
3f80dd5
Add support for reading non-rendertarget textures.
by commit-bot@chromium.org
· 11 years ago
49e8083
Fix for blinking/corrupted text in Canvas 2D.
by commit-bot@chromium.org
· 11 years ago
5890949
Fix font GMs
by jvanverth@google.com
· 11 years ago
03e3e89
Add support to dump font cache texture for debug purposes
by commit-bot@chromium.org
· 11 years ago
7d330eb
GrAtlas cleanup: Split out GrPlot and GrAtlas
by commit-bot@chromium.org
· 11 years ago
9529441
GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.
by commit-bot@chromium.org
· 11 years ago
3fddf0e
First pass at font cache refactor: Create an atlas manager per texture
by commit-bot@chromium.org
· 11 years ago
bbe55fd
Have multiple plotmgrs, one for each mask format.
by jvanverth@google.com
· 11 years ago
a4de8c2
Remove GrRefCnt.h in favor of SkRefCnt.h
by commit-bot@chromium.org
· 11 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 11 years ago
a8916ff
Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush.
by commit-bot@chromium.org
· 11 years ago
67ed64e
GPU Font Cache improvements:
by commit-bot@chromium.org
· 11 years ago
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
21cbec4
Remove GrTDArray.
by bsalomon@google.com
· 12 years ago
c377baf
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
by tomhudson@google.com
· 13 years ago
fa35e3d
plumb SkInstCnt to all subclasses of GrRefCnt
by reed@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/src/GrTextStrike.cpp]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
3ef80cf
suppress printfs
by reed@google.com
· 14 years ago
3582bf9
Remove GrAuto*Malloc, replace with SkAuto*Malloc
by bsalomon@google.com
· 14 years ago
7359eae
fix to free a plot when purging gr font cache
by bsalomon@google.com
· 14 years ago
0ebe81a
always flush accumulated draws before we purge the font cache
by reed@google.com
· 14 years ago
8fe7247
Add GrResource base class for ibs, texs, vbs, etc.
by bsalomon@google.com
· 14 years ago
98539c6
support lcd16 in text atlas (sans shader support)
by reed@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago