Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
40a1ae4df28810aa5aa5cf2627d8387b2dfb867a
/
include
/
gpu
/
GrMatrix.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/GrMatrix.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
cc4dac3
Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.
by bsalomon@google.com
· 13 years ago
20efde7
Share code with SkRect
by reed@google.com
· 13 years ago
205d460
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects.
by bsalomon@google.com
· 14 years ago
c6cf723
Hide alloc size vs content size below API
by bsalomon@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago