aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* first steps for supporting maskfilters (disabled right now)Gravatar reed@google.com2011-02-16
* Fix warnings on linux build (strict aliasing, cons init order, vars used only...Gravatar bsalomon@google.com2011-02-03
* Attempt to simplify NPOT texture caps. Also fixes case where textures would u...Gravatar bsalomon@google.com2011-02-01
* Adds ability to draw rects using a unit square vertex buffer. Useful when mat...Gravatar bsalomon@google.com2011-02-01
* fix slow performance on desktops by uping our max-texture-dim from 512 toGravatar reed@google.com2011-01-28
* make xfermode warning printf be debug-onlyGravatar reed@google.com2011-01-21
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* expose gpu-device-factoryGravatar reed@google.com2011-01-11
* add template macro to "safely" perform casts w/o breaking strict-aliasingGravatar reed@google.com2011-01-05
* fix build for scalar==fixedGravatar reed@google.com2011-01-04
* add gpu to the default makefileGravatar reed@google.com2010-12-23