1. 7acdb8e by bsalomon@google.com · 14 years ago
  2. 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
  3. 4333323 Make enabling static rect VB configurable by user config file. by bsalomon@google.com · 14 years ago
  4. 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
  5. 8752ad7 close quotes on #error by reed@google.com · 14 years ago
  6. c921843 fixes for some warnings: by reed@google.com · 14 years ago
  7. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago