aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrConfig.h
Commit message (Expand)AuthorAge
* Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).Gravatar bsalomon@google.com2011-03-21
* Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...Gravatar bsalomon@google.com2011-02-14
* git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-...Gravatar bsalomon@google.com2011-02-11
* Make aggressive shader opts an option in GrUserConfig.h. Currently just contr...Gravatar bsalomon@google.com2011-02-02
* Make enabling static rect VB configurable by user config file.Gravatar bsalomon@google.com2011-02-02
* Adds ability to draw rects using a unit square vertex buffer. Useful when mat...Gravatar bsalomon@google.com2011-02-01
* close quotes on #errorGravatar reed@google.com2011-01-26
* fixes for some warnings:Gravatar reed@google.com2011-01-25
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22