Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
dd53d91b60e368f1bbff6fb22d796765205ae25d
/
gpu
/
include
/
GrConfig.h
7acdb8e
by bsalomon@google.com
· 14 years ago
d16983b
Make aggressive shader opts an option in GrUserConfig.h. Currently just controls whether color=white optimization is applied (eliminates reading color varying and modulation by color). This was already a compile time option just not exposed through user config.
by bsalomon@google.com
· 14 years ago
4333323
Make enabling static rect VB configurable by user config file.
by bsalomon@google.com
· 14 years ago
6f7fbc9
Adds ability to draw rects using a unit square vertex buffer. Useful when matrix/uniform changes are less expensive than sending new verts.
by bsalomon@google.com
· 14 years ago
8752ad7
close quotes on #error
by reed@google.com
· 14 years ago
c921843
fixes for some warnings:
by reed@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 15 years ago