aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix some VS2010 warningsGravatar bsalomon@google.com2011-09-29
* Fix GLPrograms unit test, only set fExperimentalGS if driver support is Gravatar bsalomon@google.com2011-09-29
* Add licenseGravatar bsalomon@google.com2011-09-29
* Add experimental geometry shader code to gpu backendGravatar bsalomon@google.com2011-09-29
* Rebase win fixedGravatar bsalomon@google.com2011-09-29
* Rebase gm win floatGravatar bsalomon@google.com2011-09-28
* rebaseline (with Brian's cleartype settings)Gravatar reed@google.com2011-09-28
* add baselinesGravatar reed@google.com2011-09-28
* rebaseline with gamma correct textGravatar reed@google.com2011-09-28
* remove clearing gamma for BW, since caller does that nowGravatar reed@google.com2011-09-28
* add gamma-correct textGravatar reed@google.com2011-09-28
* rebaseline with new gamma-corrected textGravatar reed@google.com2011-09-28
* Fix gl error debug print.Gravatar bsalomon@google.com2011-09-28
* Add GrSTAllocator subclass, hide cons in GrTAllocator that takes ptrGravatar bsalomon@google.com2011-09-28
* rebaselineGravatar reed@google.com2011-09-28
* update baselineGravatar reed@google.com2011-09-28
* rebaselineGravatar reed@google.com2011-09-28
* move specialization of 16 -vs- 32 lcd format to the fonthostGravatar reed@google.com2011-09-28
* support gamma correction for lcd textGravatar reed@google.com2011-09-28
* kill gamma flags if we're drawing BWGravatar reed@google.com2011-09-28
* splitscreen for black and white versionsGravatar reed@google.com2011-09-28
* Turn off AA when coverage can't be handled correctly.Gravatar bsalomon@google.com2011-09-28
* Set window build flags (warn level 4, release optimization options, pdbs in r...Gravatar bsalomon@google.com2011-09-28
* roll in fixes from android when we have to compress sections of "stretchy"Gravatar reed@google.com2011-09-28
* Add debug trap to track down crash.Gravatar vandebo@chromium.org2011-09-27
* add initial baselinesGravatar reed@google.com2011-09-27
* Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logicGravatar bsalomon@google.com2011-09-27
* Replace SkMath.h includes as required for fixed point.Gravatar tomhudson@google.com2011-09-27
* Make SkMath.h less visible in public header files.Gravatar tomhudson@google.com2011-09-27
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-09-27
* fix bw bits when width >= 16Gravatar reed@google.com2011-09-27
* initial baselinesGravatar reed@google.com2011-09-27
* add initial baselinesGravatar reed@google.com2011-09-27
* doh -- fix conversion to BW from color/grayGravatar reed@google.com2011-09-27
* Fix 2333. Be sure fImage is assigned before giving to SkAutoMaskImage.Gravatar bungeman@google.com2011-09-26
* Fix leak of mask in draw.Gravatar bungeman@google.com2011-09-26
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-09-26
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-09-26
* Rebase complexclip_gpu, add hairmodes_gpu on macGravatar bsalomon@google.com2011-09-26
* Rebase complexclip_gpu, hairmodes_gpu on linuxGravatar bsalomon@google.com2011-09-26
* Fix override issue, rebase win hairmodes_gpu, complexclip_gpuGravatar bsalomon@google.com2011-09-26
* Optimize software radial gradients (remove branches from the inner loop whereGravatar tomhudson@google.com2011-09-26
* add baselinesGravatar reed@google.com2011-09-26
* set gamma flag for white, since GDI gives us different (better) valuesGravatar reed@google.com2011-09-26
* rebase win hairmodes_gpuGravatar bsalomon@google.com2011-09-23
* Add detection of when partial pixel coverage (for aa or otherwise) will cause...Gravatar bsalomon@google.com2011-09-23
* Rebase mac bot's complexclip_gpuGravatar bsalomon@google.com2011-09-23
* Make skdiff paths work on windowsGravatar bsalomon@google.com2011-09-23
* experimentalGravatar reed@google.com2011-09-23
* Fix signed/unsigned warning in GLCaps::printGravatar bsalomon@google.com2011-09-23