Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2abed834789bb64c7da740df4c47efc142b7311a
/
include
/
gpu
/
GrPoint.h
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/include/GrPoint.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
59f9961
remove #if 0 code
by reed@google.com
· 14 years ago
7744c20
use SkPoint, creating an alias for GrPoint
by reed@google.com
· 14 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
5aaa69e
Fixups for clipstack, convexity test for paths.
by bsalomon@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 15 years ago