2012-03-13 |
bsalomon@google.com | Add option to automatically flush GrInOrderDrawBuffer... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
bsalomon@google.com | Change interface on GrDrawTarget to reserve vtx/idx... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | promote floats to scalars for the fixed-point build |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | don't draw in constructor (makes debugging harder) |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | add init() method, so we don't draw in our constructor... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | add unittest for rev. 3366 -- clipping antihairlines |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | if we are extending past our clip in antihairlines... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | detect all masks, and don't use masksuperblitter with... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
djsollen@google.com | Updating SkAvoidXferMode to use new 4byte interp function. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
reed@google.com | add SkFourByteInterp256 variant, when the caller has... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
bsalomon@google.com | add/delete some comments to path renderer interface |
commit | commitdiff | tree | snapshot |
2012-03-09 |
vandebo@chromium.org | [PDF] Fix memory hungry inefficiency in pdf resource... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
bungeman@google.com | Rebaseline for r3358. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
bungeman@google.com | Use default lcd filter until we have the means to speci... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
reed@google.com | don't flip the fractional bits (low 4) for bilerp when... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
vandebo@chromium.org | [PDF] Fix some fixed/float-point mismatches for image... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
tomhudson@google.com | If we try to clip against a path and the path only... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
epoger@google.com | whitespace change to trigger Skia buildbot |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | add more modes/flags to giantbitmap test |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | defer any drawing until our first time, so we don't... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | reenable vertical lcd support |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | delete for now, as I rework this test |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | disable 64bit opt for now, as I debug skew failure... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | apply FractionalInt improvement to rotated |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | use floats to compute texture matrix / coords |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bungeman@google.com | Rebaseline for r3344. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
vandebo@chromium.org | [PDF] Treat TTF Fonts that report zero glyphs as other... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bungeman@google.com | Don't override the user's hinting level. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Turn off pedantic check that causes too much noise... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Misc bug fix in GrInOrderDrawBuffer |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Annotate overridden functions with SK_OVERRIDE in OverV... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | return false if the typeface cannot be found |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Fix GrBufferAllocPool to include padding in bytes used... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | disable PDF for now, until code.google.com/p/skia/issue... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | add new baselines (still need to debug gpu version) |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | use higher precision (64bit) fixed-point for matrix... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
bsalomon@google.com | make pathrenderers release their geometry before returning |
commit | commitdiff | tree | snapshot |
2012-03-07 |
epoger@google.com | Add libjpeg source as third_party/externals dependency |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | add bench for various interp techniques used in bitmaps... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
bsalomon@google.com | Change skia_target_arch != arm to skia_target_arch... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
tomhudson@google.com | SSSE3 code for drawing rotated bitmaps; produces 25... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-03-05 |
senorblanco... | Fix debug build: move assertions to GrContext callers... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Recommit r3321 with fix for path orientation reversal. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
senorblanco... | Refactor Gaussian blur and morphology from SkGpuDevice... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Revert accidentally checked in gm image in r3323. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Revert r3321 because of GM failure |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | make skpaint2grpaint functions be local to skgpudevice.cpp |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Avoid making a copy of the path in GrAAConvexPathRenderer |
commit | commitdiff | tree | snapshot |
2012-03-05 |
vandebo@chromium.org | Fix copy paste error in test ref counting. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
vandebo@chromium.org | [PDF] Fix name objects containing characters > 0x80... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
tomhudson@google.com | Add SK_OVERRIDE where appropriate. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Prealloc space for ~10 segments in GrAAConvexPathRenderer |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | minor improvement, remove some conditionals in GrAAConv... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Avoid hairline coverage mul when possible |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bungeman@google.com | Rebaseline for r3313. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bungeman@google.com | When guessing at the dest, use linear space instead... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | simplify GrPathRenderer interface |
commit | commitdiff | tree | snapshot |
2012-03-02 |
vandebo@chromium.org | On Mac, also check for a loca table before calling... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
senorblanco... | Erode and dilate image filter effects, CPU and GPU... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
caryclark@google.com | Check to see if font is TrueType before making TrueType... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Better workaround for osx / nv bug |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Rebaseline GPU paths |
commit | commitdiff | tree | snapshot |
2012-03-02 |
reed@google.com | rebaseline after recent gpu change |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Remove offscreen supersampler. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
tomhudson@google.com | Restore SkImageDecoder_libjpeg, which may still be... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
reed@google.com | restore old no-gamma behavior when requested |
commit | commitdiff | tree | snapshot |
2012-03-02 |
tomhudson@google.com | Remove libjpeg image decoder, since we've never built... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | minor fix: remove unnecessary init |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | move the post cleanup of the rec until after we wack... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Fix cycling through buffers in buffer alloc pool |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | rebaseline with unclipped lcd text edges |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | allow gamma params to be changed in .gyp |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | fix clipping of lcd edge pixels |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | add experimental files to encapsulate device-level... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Remove ref in buffer alloc pool. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Workaround for chrome on mac buffer object performance... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | remove fragile assert |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | fix edgecase in chopcubic where we computed duplicate... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | rebaseline after gamma tweak |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | apply contrast before blend-gamma-calc |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | fix bug and add test for aaclip when blitV is called |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | move SKPaint's defaults (that might be configurable... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Remove references to svg.gyp from projects that don... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | rebaseline after gamma correction change |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | implement gamma correction for freetype text. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Remove referenecs to nonexistent file SkImageDecoder_li... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | handle checking for large bounds correctly when SkScala... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Improve SSE2 code for Blending BlitRow functions, produ... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | SSE2 version of ClampX_ClampY_{no}filter_affine, courte... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | since SkScalarCeil/Floor do not explicitly detect overf... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | reverting r3268 because of test failures |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | build fix |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | SkDeferredCanvas, performance: small refactor to remove... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
reed@google.com | Disable check for large bounds in antipath |
commit | commitdiff | tree | snapshot |
2012-02-27 |
djsollen@google.com | fix reorder initialization warning |
commit | commitdiff | tree | snapshot |
2012-02-27 |
djsollen@google.com | reapply r3259 (that was reverted) with fix. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
junov@chromium.org | Coding style corrections in SkDeferredCanvas.cpp: brace... |
commit | commitdiff | tree | snapshot |
next |