| Commit message (Expand) | Author | Age |
* | Apply intersect rects to earlier clip elements and skip rects when possible. | bsalomon@google.com | 2012-11-08 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-08 |
* | Combine multiple intersecting rects in SkClipStack::Iter. | bsalomon@google.com | 2012-11-07 |
* | CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, | reed@google.com | 2012-11-07 |
* | Some improvements to reduce the number of pixels touched in generating alpha ... | bsalomon@google.com | 2012-11-07 |
* | Add temporary interfaces in blur and clip to | caryclark@google.com | 2012-11-07 |
* | add more utilities: roundIn(), offsetTo() | reed@google.com | 2012-11-06 |
* | add draw filter option to picture_bench | caryclark@google.com | 2012-11-06 |
* | Break out SkOffsetImageFilter into its own file, and derive it from | senorblanco@chromium.org | 2012-11-06 |
* | Avoid re-definition of STDC symbols, needed for my ffmpeg work. | senorblanco@chromium.org | 2012-11-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-06 |
* | Remove a pointless anonymous namespace in a header. | thakis@chromium.org | 2012-11-06 |
* | Remove default texture coords / texture matrix | bsalomon@google.com | 2012-11-05 |
* | Attempt to patch Chrome compiler failures | robertphillips@google.com | 2012-11-05 |
* | Make all remaining effects use GrGLEffectMatrix | bsalomon@google.com | 2012-11-02 |
* | Make morphology, convolution, and table color filter opt out of default textu... | bsalomon@google.com | 2012-11-02 |
* | Make GrGLTextureDomainEffect use GrGLEffectMatrix. | bsalomon@google.com | 2012-11-02 |
* | Replace GrMatrix with SkMatrix. | bsalomon@google.com | 2012-11-01 |
* | Improve NaCl support | borenet@google.com | 2012-11-01 |
* | Remove GrScalar, replace with SkScalar. | bsalomon@google.com | 2012-11-01 |
* | Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPi... | junov@chromium.org | 2012-11-01 |
* | Reland r6233 with fix. | bsalomon@google.com | 2012-11-01 |
* | Re-revert r6233. | bsalomon@google.com | 2012-11-01 |
* | Reland r6233 with fix for config conversion texture matrices. | bsalomon@google.com | 2012-11-01 |
* | Revert r6233 while investigating bot failures. | bsalomon@google.com | 2012-11-01 |
* | Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. | bsalomon@google.com | 2012-11-01 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-01 |
* | GDI fonthost to serialize using correct font name. | bungeman@google.com | 2012-10-31 |
* | add SkScalarsEqual() so we don't have to use memcmp for arrays of floats. | reed@google.com | 2012-10-31 |
* | Implement SkCondVar for windows. | scroggo@google.com | 2012-10-31 |
* | Make SkShader store localM directly rather than as a separate alloc. | bsalomon@google.com | 2012-10-31 |
* | Shortcut inverting the identity matrix. | bsalomon@google.com | 2012-10-31 |
* | Add SkThreadPool for managing threads. | scroggo@google.com | 2012-10-31 |
* | Fix for error in r6214 (missing pre-declaration) | robertphillips@google.com | 2012-10-31 |
* | Fleshed out GPU portion of image/surface feature | robertphillips@google.com | 2012-10-31 |
* | Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup | robertphillips@google.com | 2012-10-31 |
* | Upstreaming changes from gpu_dev to trunk. | bsalomon@google.com | 2012-10-30 |
|\ |
|
* | | comment-only: add "this may change" warning to SkChecksum.h | epoger@google.com | 2012-10-30 |
| * | Rebase gpu_dev up to r5182 | bsalomon@google.com | 2012-10-29 |
| |\
| |/
|/| |
|
| * | Add file accidentally omitted from r6182. | bsalomon@google.com | 2012-10-29 |
| * | Pass GrCustomStage to key-generation functions and emitCode(). | bsalomon@google.com | 2012-10-29 |
* | | Allow default texture cache limit to be set within gyp. | djsollen@google.com | 2012-10-29 |
* | | Add option to gm: write out images into a hierarchy, rather than a flat set o... | epoger@google.com | 2012-10-29 |
| * | Make GrEffectStage keep a const ptr (rather than non-const) to GrEffect. | bsalomon@google.com | 2012-10-29 |
| * | Rebaseline gpu_dev from trunk at r6159. | bsalomon@google.com | 2012-10-26 |
| |\
| |/
|/| |
|
* | | Add a factory Create function for SkColorFilterImageFilter, and move the matr... | senorblanco@chromium.org | 2012-10-26 |
| * | Make the orientation of a texture accessible from and known by GrSurface. | bsalomon@google.com | 2012-10-26 |
| * | Make GrGLEffect::setData take GrEffectStage rather than GrEffect. | bsalomon@google.com | 2012-10-26 |
|/ |
|
* | Rename GrSamplerState to GrEffectStage. | bsalomon@google.com | 2012-10-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-10-26 |