| Commit message (Expand) | Author | Age |
... | |
* | revert 2826, restore option for non-dithered gradients (used by chrome) | reed@google.com | 2011-12-08 |
* | delete baselines from obsolete test | reed@google.com | 2011-12-08 |
* | new baselines for new tests | reed@google.com | 2011-12-08 |
* | change to complexclip_bw and complexclip_aa, adding more combinations as well | reed@google.com | 2011-12-08 |
* | Revert 2830 and 2831. | bsalomon@google.com | 2011-12-08 |
* | Fix assert | bsalomon@google.com | 2011-12-08 |
* | Make GrDrawState a real class with getters and setters | bsalomon@google.com | 2011-12-08 |
* | Add missing interfaces for Android | djsollen@google.com | 2011-12-08 |
* | Don't verify PMA in writePixels | bsalomon@google.com | 2011-12-08 |
* | Make GrGLShaderVar objects aware of whether they are uniform, varying, or | tomhudson@google.com | 2011-12-08 |
* | use dithered gradients by default | reed@google.com | 2011-12-08 |
* | Make update-doxygen.sh upload docs to http://code.google.com/p/skia-autogen | epoger@google.com | 2011-12-07 |
* | add SK_OVERRIDE, move subclass impls of virtuals into .cpp | reed@google.com | 2011-12-07 |
* | fix win compile: sure wish SK_OVERRIDE was testable on mac build | reed@google.com | 2011-12-07 |
* | add SK_OVERRIDEs | reed@google.com | 2011-12-07 |
* | add SK_OVERRIDEs, move impl of virtuals into .cpp | reed@google.com | 2011-12-07 |
* | Add method to GrGLShadeVar to create GLSL string accessing an element | tomhudson@google.com | 2011-12-07 |
* | add more SK_OVERRIDEs | reed@google.com | 2011-12-07 |
* | don't specify default parameter values when overriding a method | reed@google.com | 2011-12-07 |
* | add baselines (pdf failed, so don't commit) | reed@google.com | 2011-12-06 |
* | add baselines | reed@google.com | 2011-12-06 |
* | rename sk_float_isNaN to sk_float_isnan to match related functions | reed@google.com | 2011-12-06 |
* | Fix SkGLContext FBO setup for ES2 | bsalomon@google.com | 2011-12-06 |
* | rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed | reed@google.com | 2011-12-06 |
* | Prep for GrDrawState as a class Part 2 | bsalomon@google.com | 2011-12-06 |
* | add getBGColor() getter | reed@google.com | 2011-12-06 |
* | Prep #1 for making GrDrawState a class | bsalomon@google.com | 2011-12-06 |
* | Create update-doxygen script that generates and uploads docs | epoger@google.com | 2011-12-06 |
* | Remove fConfig/fFormat union in GrTextureDesc | bsalomon@google.com | 2011-12-06 |
* | add bench for computing isfinite of 4 values (targeted for SkRect) | reed@google.com | 2011-12-05 |
* | make _isnan windows specific | reed@google.com | 2011-12-05 |
* | add sk_float_isfinite to mask platform differences | reed@google.com | 2011-12-05 |
* | add test for isFinite | reed@google.com | 2011-12-05 |
* | Add README file for base-macpro baseline images | epoger@google.com | 2011-12-05 |
* | Remove directories of baseline images that we don't maintain | epoger@google.com | 2011-12-05 |
* | Copying in all _gpu.png actual images generated by buildbots running GM. | epoger@google.com | 2011-12-05 |
* | Changes to the android gyp system to build without RTTI and exceptions. | djsollen@google.com | 2011-12-05 |
* | When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep | senorblanco@chromium.org | 2011-12-02 |
* | Minor Doxyfile updates | epoger@google.com | 2011-12-02 |
* | rebaseline for gpu | reed@google.com | 2011-12-01 |
* | revert 2783 -- broke debug gm | reed@google.com | 2011-12-01 |
* | New function SkBlitter::blitAntiRect(); specifically accelerated for | tomhudson@google.com | 2011-12-01 |
* | Doxygen configuration file, documentation and minor cleanup on blitters. | tomhudson@google.com | 2011-12-01 |
* | whitespace commit to trigger windows build | epoger@google.com | 2011-12-01 |
* | Fix Paint == comparison on Android. | djsollen@google.com | 2011-12-01 |
* | remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase... | bsalomon@google.com | 2011-12-01 |
* | Remove suffixes from SK_wGL macros | bsalomon@google.com | 2011-12-01 |
* | Add SkWGLExtensionInterface for dealing with WGL extensions | bsalomon@google.com | 2011-12-01 |
* | Move SkGLCanvas.h to obsolete, delete from gyp | bsalomon@google.com | 2011-12-01 |
* | add 2nd _ to __OpenBSD_ | reed@google.com | 2011-11-30 |