| Commit message (Expand) | Author | Age |
* | Remove GrDrawState::setTexture/getTexture | bsalomon@google.com | 2012-07-30 |
* | Remove easily-removable uses of setTexture(), instead creating a GrSingleText... | tomhudson@google.com | 2012-07-20 |
* | Remove stage masks | bsalomon@google.com | 2012-07-20 |
* | This CL implements the Ganesh path for the SkTable_ColorFilter color transfor... | twiz@google.com | 2012-07-18 |
* | Fix grdrawstate == test when left side has disabled stage and right side does... | bsalomon@google.com | 2012-07-18 |
* | Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?... | tomhudson@google.com | 2012-07-13 |
* | More carefully disable stages in Ganesh to avoid textures or effects | tomhudson@google.com | 2012-07-10 |
* | Initial support for GL_NV_path_renering. Experimental, there are still some i... | bsalomon@google.com | 2012-06-28 |
* | Fixed alignment issue in Linux build | robertphillips@google.com | 2012-06-26 |
* | plumb SkInstCnt to all subclasses of GrRefCnt | reed@google.com | 2012-06-26 |
* | Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions. | tomhudson@google.com | 2012-06-25 |
* | Fix misplaced return in GrDrawState::stageDisabled(). | tomhudson@google.com | 2012-06-25 |
* | Extend texture release on GrDrawState to also handle custom stages. | tomhudson@google.com | 2012-06-22 |
* | Altered GrDrawState to always ref texture and render target | robertphillips@google.com | 2012-06-22 |
* | releaseTextures portion of GrDrawState Ref textures CL (http://codereview.app... | robertphillips@google.com | 2012-06-13 |
* | Towards NV path rendering | bsalomon@google.com | 2012-06-11 |
* | Search and replace change. Some Gr enum value names didn't have a "Gr" in the... | bsalomon@google.com | 2012-06-06 |
* | fix warnings on Mac in src/gpu and include/gpu | caryclark@google.com | 2012-06-06 |
* | Add a bunch of SK_OVERRIDES and remove and unused function | bsalomon@google.com | 2012-05-31 |
* | Remove a couple things missed when deleting the tessellated path renderer | bsalomon@google.com | 2012-05-30 |
* | Rolling back 4053 | robertphillips@google.com | 2012-05-28 |
* | Speculative fix for Android Debug only crash in r4049 | robertphillips@google.com | 2012-05-28 |
* | Rolling back r4049 | robertphillips@google.com | 2012-05-25 |
* | Altered GrDrawState to always ref textures and render target | robertphillips@google.com | 2012-05-25 |
* | Stop using GrDrawState to track draw face, dither, and color mask | bsalomon@google.com | 2012-05-21 |
* | Remove tesselated path renderer and supporting code, glu, and libtess target | bsalomon@google.com | 2012-05-11 |
* | Added documentation of stage/TU allocation | robertphillips@google.com | 2012-05-10 |
* | Fix for performance regression due to r3832 | robertphillips@google.com | 2012-05-04 |
* | Fixed texture ref/unref bug in GrInOrderDrawBuffer/GrDrawState | robertphillips@google.com | 2012-05-03 |
* | Added gpu AA clipping to old shader path | robertphillips@google.com | 2012-05-01 |
* | Add comparison and assignment operators to GrSamplerState. | tomhudson@google.com | 2012-04-30 |
* | Bumped num stages to 4 in preparation for AA clipping | robertphillips@google.com | 2012-04-27 |
* | draw circle paths directly via GPU | bsalomon@google.com | 2012-04-27 |
* | Fixed minor Release & fixed point compiler warnings on Linux | robertphillips@google.com | 2012-04-25 |
* | Reland 3503 with fix | bsalomon@google.com | 2012-03-27 |
* | Make GrDrawState ref counted. (Small step towards a perf improvement.) | bsalomon@google.com | 2012-03-26 |
* | Add SkMatrix::cheapEqualTo, use in Gr code | bsalomon@google.com | 2012-03-26 |
* | fix clang compilation warning | bsalomon@google.com | 2012-03-22 |
* | minor improvement, remove some conditionals in GrAAConvexPathRenderer | bsalomon@google.com | 2012-03-05 |
* | Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when s... | bsalomon@google.com | 2012-01-18 |
* | Attempt to reland 3054 | bsalomon@google.com | 2012-01-17 |
* | Revert r3054 for failing tests | bsalomon@google.com | 2012-01-17 |
* | Add constant coverage to GrDrawState | bsalomon@google.com | 2012-01-17 |
* | fix assert | bsalomon@google.com | 2012-01-17 |
* | Add GrDrawState reset | bsalomon@google.com | 2012-01-17 |
* | Add convex path renderer (disabled) | bsalomon@google.com | 2012-01-17 |
* | Towards enabling -Werror in skia on Linux | bsalomon@google.com | 2012-01-06 |
* | Implement the color matrix filter in Ganesh. Also, fix and enable the color | senorblanco@chromium.org | 2012-01-03 |
* | Remove GrDrawState::setSampler, use direct access to sampler | bsalomon@google.com | 2011-12-12 |
* | Cleanup of r2830. | bsalomon@google.com | 2011-12-09 |