Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f4c2c527dd3cab979621fdfbc07eb22fee103472
/
src
/
gpu
/
GrStringBuilder.h
ffa11bb
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
by bsalomon@google.com
· 13 years ago
[Renamed from include/gpu/GrStringBuilder.h]
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrStringBuilder.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
fc29629
Replace GrStringBuilder with SkString. First step in cleaning up the shader generator. Slight performance hit when creating a new shader (<10% of total shader gen time on my Windows box is spent in building our string before handing it to GL). Much of this can be recovered by better usage pattern of SkString in coming revisions.
by bsalomon@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago