2011-10-06 |
reed@google.com | check-point for aaclip |
commit | commitdiff | tree | snapshot |
2011-10-06 |
reed@google.com | remove unused variable "inside", begin fixing coding... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
reed@google.com | move call to nothingToDraw into our iterator, so it... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-10-05 |
bsalomon@google.com | Rebaseline shadertext on windows |
commit | commitdiff | tree | snapshot |
2011-10-05 |
bsalomon@google.com | Fixup rendering of empty paths (including inverted... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
reed@google.com | check-point for aaclip |
commit | commitdiff | tree | snapshot |
2011-10-05 |
caryclark@google.com | Remove failing tests. Go green. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
caryclark@google.com | fix text for Lion, Leopard, Skia on Mac |
commit | commitdiff | tree | snapshot |
2011-10-04 |
reed@google.com | first cut at aaclipping |
commit | commitdiff | tree | snapshot |
2011-10-04 |
bungeman@google.com | Change SkAutoMaskImage so that we're less likely to... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
bsalomon@google.com | Remove nonexistant header from gyp file |
commit | commitdiff | tree | snapshot |
2011-10-04 |
reed@google.com | fix calculation and assert for grmask -> bytes-per... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
vandebo@chromium.org | Remove debug messages that are no longer needed. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
reed@google.com | disable CHECK_NOTHING_TO_DRAW for now, since it doesn... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
bungeman@google.com | Make asBlur method const. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
bungeman@google.com | Now that layout tests are fixed, remove flag to ignore... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
reed@google.com | quick-rejects based on xfermode, using SkPaint::nothing... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
reed@google.com | add force-rle parameter to help with aaclip testing |
commit | commitdiff | tree | snapshot |
2011-10-03 |
bungeman@google.com | Fix two warnings in bench timers. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
reed@google.com | add accessors to irect |
commit | commitdiff | tree | snapshot |
2011-10-03 |
bungeman@google.com | Update common_conditions to make sure there is a slash... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
bungeman@google.com | Roll gyp and add librarian settings (now supported). |
commit | commitdiff | tree | snapshot |
2011-10-03 |
vandebo@chromium.org | Revert r2122, r2116, r2108 Now that Chrome's PlatformDe... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
tomhudson@google.com | Use SK_OVERRIDE to add a little extra robustness agains... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
reed@google.com | invert gamma for non-black/white text |
commit | commitdiff | tree | snapshot |
2011-10-03 |
bsalomon@google.com | Fix nits |
commit | commitdiff | tree | snapshot |
2011-09-30 |
epoger@google.com | New baseline images for windows. Visually OKed by... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
reed@google.com | need these for the forceaa change |
commit | commitdiff | tree | snapshot |
2011-09-30 |
reed@google.com | don't autoset forceaa (yet), but require the caller... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
reed@google.com | disable auto-detection of non-opaque devices for LCD... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
reed@google.com | update baselines |
commit | commitdiff | tree | snapshot |
2011-09-30 |
reed@google.com | Detect that we're drawing to a device that has per... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
epoger@google.com | whitespace commit to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-30 |
epoger@google.com | whitespace commit to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-30 |
tomhudson@google.com | Add SK_RESTRICT inside radial gradient shader - we... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
bsalomon@google.com | Fix some VS2010 warnings |
commit | commitdiff | tree | snapshot |
2011-09-29 |
bsalomon@google.com | Fix GLPrograms unit test, only set fExperimentalGS... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
bsalomon@google.com | Add license |
commit | commitdiff | tree | snapshot |
2011-09-29 |
bsalomon@google.com | Add experimental geometry shader code to gpu backend |
commit | commitdiff | tree | snapshot |
2011-09-29 |
bsalomon@google.com | Rebase win fixed |
commit | commitdiff | tree | snapshot |
2011-09-28 |
bsalomon@google.com | Rebase gm win float |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | rebaseline (with Brian's cleartype settings) |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | rebaseline with gamma correct text |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | remove clearing gamma for BW, since caller does that now |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | add gamma-correct text |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | rebaseline with new gamma-corrected text |
commit | commitdiff | tree | snapshot |
2011-09-28 |
bsalomon@google.com | Fix gl error debug print. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
bsalomon@google.com | Add GrSTAllocator subclass, hide cons in GrTAllocator... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | rebaseline |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | update baseline |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | rebaseline |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | move specialization of 16 -vs- 32 lcd format to the... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | support gamma correction for lcd text |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | kill gamma flags if we're drawing BW |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | splitscreen for black and white versions |
commit | commitdiff | tree | snapshot |
2011-09-28 |
bsalomon@google.com | Turn off AA when coverage can't be handled correctly. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
bsalomon@google.com | Set window build flags (warn level 4, release optimizat... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
reed@google.com | roll in fixes from android when we have to compress... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
vandebo@chromium.org | Add debug trap to track down crash. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
reed@google.com | add initial baselines |
commit | commitdiff | tree | snapshot |
2011-09-27 |
bsalomon@google.com | Add SkSTArray, hide stack storage cons in SkTArray... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
tomhudson@google.com | Replace SkMath.h includes as required for fixed point. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
tomhudson@google.com | Make SkMath.h less visible in public header files. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
epoger@google.com | whitespace commit to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-27 |
reed@google.com | fix bw bits when width >= 16 |
commit | commitdiff | tree | snapshot |
2011-09-27 |
reed@google.com | initial baselines |
commit | commitdiff | tree | snapshot |
2011-09-27 |
reed@google.com | add initial baselines |
commit | commitdiff | tree | snapshot |
2011-09-27 |
reed@google.com | doh -- fix conversion to BW from color/gray |
commit | commitdiff | tree | snapshot |
2011-09-26 |
bungeman@google.com | Fix 2333. Be sure fImage is assigned before giving... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
bungeman@google.com | Fix leak of mask in draw. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
epoger@google.com | whitespace commit to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-26 |
epoger@google.com | whitespace commit to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-26 |
bsalomon@google.com | Rebase complexclip_gpu, add hairmodes_gpu on mac |
commit | commitdiff | tree | snapshot |
2011-09-26 |
bsalomon@google.com | Rebase complexclip_gpu, hairmodes_gpu on linux |
commit | commitdiff | tree | snapshot |
2011-09-26 |
bsalomon@google.com | Fix override issue, rebase win hairmodes_gpu, complexcl... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
tomhudson@google.com | Optimize software radial gradients (remove branches... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-09-26 |
reed@google.com | set gamma flag for white, since GDI gives us different... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | rebase win hairmodes_gpu |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Add detection of when partial pixel coverage (for aa... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Rebase mac bot's complexclip_gpu |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Make skdiff paths work on windows |
commit | commitdiff | tree | snapshot |
2011-09-23 |
reed@google.com | experimental |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Fix signed/unsigned warning in GLCaps::print |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Rebase complexclip_gpu on mac |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Rebase complexclip_gpu on linux |
commit | commitdiff | tree | snapshot |
2011-09-23 |
bsalomon@google.com | Use GrAAHairlineRenderer for line segments only if... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
vandebo@chromium.org | Add asserts to track down Chrome crash (bug 94421). |
commit | commitdiff | tree | snapshot |
2011-09-22 |
bsalomon@google.com | Put caps in a struct, move up to GrDrawTarget |
commit | commitdiff | tree | snapshot |
2011-09-22 |
reed@google.com | remove this until brian can review the results |
commit | commitdiff | tree | snapshot |
2011-09-22 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-09-22 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-09-22 |
reed@google.com | tweak check for BW to avoid cmp |
commit | commitdiff | tree | snapshot |
2011-09-22 |
bsalomon@google.com | Change GrGLVersion from typedef GrFixed to uint32_t |
commit | commitdiff | tree | snapshot |
2011-09-22 |
bsalomon@google.com | Cleanup handling of GL versions, fix function names |
commit | commitdiff | tree | snapshot |
2011-09-21 |
bsalomon@google.com | Fix some warnings |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | add tests for flatten, unflatten and transform |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | rebaseline with faster gradients |
commit | commitdiff | tree | snapshot |
next |