aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPostConfig.h
Commit message (Expand)AuthorAge
* Add a macro for querying the byte order of SkPMColor.Gravatar commit-bot@chromium.org2013-03-19
* print a useful message when assert fails on the macGravatar humper@google.com2013-02-14
* Wrap GrEffects in GrEffectPtr.Gravatar bsalomon@google.com2013-01-16
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* Fix warnings about unused function on Mac.Gravatar bsalomon@google.com2013-01-02
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* Add support for SK_MSCALAR_IS_FLOATGravatar vollick@chromium.org2012-11-13
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Add support for ARM without EDSP and ARMv6+Gravatar george@mozilla.com2012-07-27
* Fix SK_OVERRIDE for various versions of clangGravatar george@mozilla.com2012-07-25
* Revert SkNO_RETURN_HINT fix in favor of a simpler fixGravatar bsalomon@google.com2012-07-11
* Fix SkNO_RETURN_HINT warnings on mac/clangGravatar bsalomon@google.com2012-07-11
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* Add an SK_PRINTF_LIKE macro, which declares a function to have printf-likeGravatar senorblanco@chromium.org2012-07-09
* remove SK_CAN_USE_FLOAT (deprecated)Gravatar reed@google.com2012-06-11
* Add SK_SYSTEM_ZLIB define.Gravatar justinlin@google.com2012-04-16
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* define SK_OVERRIDE based on windows compiler, not windows platform (for mingw)Gravatar reed@google.com2011-11-28
* Fix mac debug assertsGravatar bsalomon@google.com2011-11-23
* Add hints for static analysis about when we intend to crashGravatar bsalomon@google.com2011-11-23
* Use SK_OVERRIDE to add a little extra robustness against name changes.Gravatar tomhudson@google.com2011-10-03
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix windows color orderGravatar bsalomon@google.com2011-05-19
* move SHIFT default definitions from SkColorPriv.h to SkPostConfig.h, so thatGravatar reed@google.com2011-05-18
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* remove conditional build flag for mipmapsGravatar reed@android.com2009-07-17
* update SkPostConfig.h to unset LEAN_AND_MEAN if it set it before including <w...Gravatar reed@android.com2009-04-06
* first pass at clean up of the 3 config filesGravatar reed@android.com2009-01-08
* remove defines for strcasecmp (issue #5)Gravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17