aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding isOpaque method to skia shader classesGravatar junov@chromium.org2011-12-09
* install drawfilter for the picture playback as wellGravatar reed@google.com2011-12-08
* revert 2826, restore option for non-dithered gradients (used by chrome)Gravatar reed@google.com2011-12-08
* delete baselines from obsolete testGravatar reed@google.com2011-12-08
* new baselines for new testsGravatar reed@google.com2011-12-08
* change to complexclip_bw and complexclip_aa, adding more combinations as wellGravatar reed@google.com2011-12-08
* Revert 2830 and 2831.Gravatar bsalomon@google.com2011-12-08
* Fix assertGravatar bsalomon@google.com2011-12-08
* Make GrDrawState a real class with getters and settersGravatar bsalomon@google.com2011-12-08
* Add missing interfaces for AndroidGravatar djsollen@google.com2011-12-08
* Don't verify PMA in writePixelsGravatar bsalomon@google.com2011-12-08
* Make GrGLShaderVar objects aware of whether they are uniform, varying, orGravatar tomhudson@google.com2011-12-08
* use dithered gradients by defaultGravatar reed@google.com2011-12-08
* Make update-doxygen.sh upload docs to http://code.google.com/p/skia-autogenGravatar epoger@google.com2011-12-07
* add SK_OVERRIDE, move subclass impls of virtuals into .cppGravatar reed@google.com2011-12-07
* fix win compile: sure wish SK_OVERRIDE was testable on mac buildGravatar reed@google.com2011-12-07
* add SK_OVERRIDEsGravatar reed@google.com2011-12-07
* add SK_OVERRIDEs, move impl of virtuals into .cppGravatar reed@google.com2011-12-07
* Add method to GrGLShadeVar to create GLSL string accessing an elementGravatar tomhudson@google.com2011-12-07
* add more SK_OVERRIDEsGravatar reed@google.com2011-12-07
* don't specify default parameter values when overriding a methodGravatar reed@google.com2011-12-07
* add baselines (pdf failed, so don't commit)Gravatar reed@google.com2011-12-06
* add baselinesGravatar reed@google.com2011-12-06
* rename sk_float_isNaN to sk_float_isnan to match related functionsGravatar reed@google.com2011-12-06
* Fix SkGLContext FBO setup for ES2Gravatar bsalomon@google.com2011-12-06
* rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speedGravatar reed@google.com2011-12-06
* Prep for GrDrawState as a class Part 2Gravatar bsalomon@google.com2011-12-06
* add getBGColor() getterGravatar reed@google.com2011-12-06
* Prep #1 for making GrDrawState a classGravatar bsalomon@google.com2011-12-06
* Create update-doxygen script that generates and uploads docsGravatar epoger@google.com2011-12-06
* Remove fConfig/fFormat union in GrTextureDescGravatar bsalomon@google.com2011-12-06
* add bench for computing isfinite of 4 values (targeted for SkRect)Gravatar reed@google.com2011-12-05
* make _isnan windows specificGravatar reed@google.com2011-12-05
* add sk_float_isfinite to mask platform differencesGravatar reed@google.com2011-12-05
* add test for isFiniteGravatar reed@google.com2011-12-05
* Add README file for base-macpro baseline imagesGravatar epoger@google.com2011-12-05
* Remove directories of baseline images that we don't maintainGravatar epoger@google.com2011-12-05
* Copying in all _gpu.png actual images generated by buildbots running GM.Gravatar epoger@google.com2011-12-05
* Changes to the android gyp system to build without RTTI and exceptions.Gravatar djsollen@google.com2011-12-05
* When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deepGravatar senorblanco@chromium.org2011-12-02
* Minor Doxyfile updatesGravatar epoger@google.com2011-12-02
* rebaseline for gpuGravatar reed@google.com2011-12-01
* revert 2783 -- broke debug gmGravatar reed@google.com2011-12-01
* New function SkBlitter::blitAntiRect(); specifically accelerated forGravatar tomhudson@google.com2011-12-01
* Doxygen configuration file, documentation and minor cleanup on blitters.Gravatar tomhudson@google.com2011-12-01
* whitespace commit to trigger windows buildGravatar epoger@google.com2011-12-01
* Fix Paint == comparison on Android.Gravatar djsollen@google.com2011-12-01
* remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase...Gravatar bsalomon@google.com2011-12-01
* Remove suffixes from SK_wGL macrosGravatar bsalomon@google.com2011-12-01
* Add SkWGLExtensionInterface for dealing with WGL extensionsGravatar bsalomon@google.com2011-12-01