index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrTextureStripAtlas.cpp
Commit message (
Expand
)
Author
Age
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-20
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Address clang static analyzer issues
robertphillips@google.com
2013-03-26
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-21
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-25
*
Fix for GrTextureStripAtlas memory leak
robertphillips@google.com
2012-09-24
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Added explicit cache clearing
robertphillips@google.com
2012-09-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas.
rileya@google.com
2012-08-20
*
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...
robertphillips@google.com
2012-08-16
*
Revert GrTextureStripAtlas change due to performance concerns.
rileya@google.com
2012-08-14
*
Made gradient effects use GrTextureStripAtlas.
rileya@google.com
2012-08-14
*
Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache i...
rileya@google.com
2012-08-13
*
Added GrTextureStripAtlas object.
rileya@google.com
2012-08-13