Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3490263287e9432119c501884e45840de4d986bc
/
include
/
gpu
/
GrBinHashKey.h
744998e
Make textures register with GrResourceCache2 as scratch.
by bsalomon
· 11 years ago
[Renamed (63%) from src/gpu/GrBinHashKey.h]
3d533ac
Replace GrTHash with SkTDynamicHash
by robertphillips
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 12 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
742058f
Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons
by commit-bot@chromium.org
· 12 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 12 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 12 years ago
0797c2c
Reland 6914 w/ fixes.
by bsalomon@google.com
· 13 years ago
0b6ad22
Revert 6914 to fix build issues.
by bsalomon@google.com
· 13 years ago
4b86e34
Simplify cache IDs and keys.
by bsalomon@google.com
· 13 years ago
9ba4fa6
Remove GrGLProgram::CachedData, make GrGLProgram represent the program
by bsalomon@google.com
· 13 years ago
6b5fdc1
Use a stack variable for hash computation in GrBinHashKey
by bsalomon@google.com
· 14 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/GrBinHashKey.h]
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 14 years ago
5f22657
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots
by epoger@google.com
· 14 years ago
513909f9
Remove compiler warnings (Linux clang, mostly).
by tomhudson@google.com
· 14 years ago
f7c00f6
Clening up GrBinHashKey. Removing unnecessary streaming capability
by junov@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
78e7d2c
Fix to bug, partial fix to unit tests following on from
by tomhudson@google.com
· 14 years ago
0d3f1fb
Speed up GrBinHashKey computation by replacing Adler32 with One-at-a-Time hash
by tomhudson@google.com
· 14 years ago
5d6e108
This change eliminates a potential memory leak and it
by junov@google.com
· 14 years ago
f93e717
Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders
by junov@google.com
· 14 years ago