2011-04-20 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-04-19 |
bsalomon@google.com | Adds a build flag for GL to never use vertex attributes... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
tomhudson@google.com | Update shadows_ images to new baselines (per reed@). |
commit | commitdiff | tree | snapshot |
2011-04-19 |
reed@google.com | code style |
commit | commitdiff | tree | snapshot |
2011-04-19 |
reed@google.com | optimize when we have a colorfilter, but no shader... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
reed@google.com | remove static from template functions |
commit | commitdiff | tree | snapshot |
2011-04-19 |
bsalomon@google.com | Add SkClampRange files to gyp |
commit | commitdiff | tree | snapshot |
2011-04-18 |
reed@google.com | handle overflow |
commit | commitdiff | tree | snapshot |
2011-04-18 |
bsalomon@google.com | Suppress warnings in GrBufferAllocPool |
commit | commitdiff | tree | snapshot |
2011-04-18 |
reed@google.com | fix warnings |
commit | commitdiff | tree | snapshot |
2011-04-18 |
ctguil@chromium.org | Add newline to GrStencil.cpp to prevent warning. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
reed@google.com | add fFx1 field, returning where to start the iterator... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
reed@google.com | disable fast linear for now (really this time) |
commit | commitdiff | tree | snapshot |
2011-04-18 |
reed@google.com | disable fast linear until we handle the overflow cases |
commit | commitdiff | tree | snapshot |
2011-04-15 |
vandebo@chromium.org | [PDF] Implement clear() method and a couple fixes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
vandebo@chromium.org | [PDF] If the clip is empty, we shouldn't bother actuall... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
reed@google.com | add SK_USE_SLOW_2POINT_RADIAL_GRADIENT option for clien... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
reed@google.com | use SkClampRange to speedup clamp iterators |
commit | commitdiff | tree | snapshot |
2011-04-15 |
reed@google.com | add gradient bench |
commit | commitdiff | tree | snapshot |
2011-04-15 |
bsalomon@google.com | Add DLL exports (Fixes Multi-DLL build in Chrome agains... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
reed@google.com | move header |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Scroggo | http://codereview.appspot.com/4373057/ |
commit | commitdiff | tree | snapshot |
2011-04-15 |
djsollen@google.com | Upstream android changes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
reed@google.com | code style |
commit | commitdiff | tree | snapshot |
2011-04-15 |
mike@reedtribe.org | experimental |
commit | commitdiff | tree | snapshot |
2011-04-14 |
reed@google.com | add SkCanvas::clear(SkColor color) to call the new... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
bsalomon@google.com | rename SkDevice::eraseColor to clear and make virtual. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
reed@google.com | fix warnings |
commit | commitdiff | tree | snapshot |
2011-04-14 |
bsalomon@google.com | NO_ERROR version of GR_GL macro shouldn't call check... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
reed@google.com | update to reflect new faster 2-point-radial gradients |
commit | commitdiff | tree | snapshot |
2011-04-14 |
reed@google.com | add reflection asColorMode to SkColorFilter (for gpu) |
commit | commitdiff | tree | snapshot |
2011-04-14 |
bsalomon@google.com | Add genID for SkBitmaps with raw pixels |
commit | commitdiff | tree | snapshot |
2011-04-14 |
bsalomon@google.com | Fix wrong class name used when unregistering class... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
mike@reedtribe.org | add mask for paint-bits to layerdrawlooper |
commit | commitdiff | tree | snapshot |
2011-04-13 |
bsalomon@google.com | test of writable Skia tree in a chrome tree. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
reed@google.com | fix asMode() to always succeed if the xfermode was... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
reed@google.com | rename radial to radial1, so I can distinguish it from... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
reed@google.com | rebaseline with new 2-point-radial gradients (minor... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
reed@google.com | speed up 2-point-radial gradients by 9x, using float... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
wjmaclean@chromium.org | Fix SkFixed overflows in SkFixedSquare, SkGradientShader. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
reed@google.com | return Coeff for kPlus_Mode and kMultiply_Mode |
commit | commitdiff | tree | snapshot |
2011-04-12 |
reed@google.com | expand SkLayerDrawLooper to allow for an xfermode when... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
bsalomon@google.com | Fix missing assignment of fContext in new SkGpuDevice... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
bsalomon@google.com | rename XHelper members to onX |
commit | commitdiff | tree | snapshot |
2011-04-12 |
bsalomon@google.com | Use has_gl_extension_from_string in GrGLDefaultInterfac... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
vandebo@chromium.org | Generalize the flip origin argument to the PDF device... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
bsalomon@google.com | Use min of max_texture and max_renderbuffer size when... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | add testing defines to test different blitters for... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | mark viewport APIs as deprecated |
commit | commitdiff | tree | snapshot |
2011-04-11 |
bsalomon@google.com | Review URL: http://codereview.appspot.com/4360049/ |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | code style |
commit | commitdiff | tree | snapshot |
2011-04-11 |
bsalomon@google.com | Add APIs and plumbing for external rendertaret-textures... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
senorblanco... | This patch provides the include file common.gypi (cargo... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | add initial baselines for pathfill on linux |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | add |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | add pathfill gm sample |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | add benchmark for path filling |
commit | commitdiff | tree | snapshot |
2011-04-11 |
reed@google.com | code style |
commit | commitdiff | tree | snapshot |
2011-04-10 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-04-10 |
mike@reedtribe.org | balance sk_malloc with sk_free (instead of delete[... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
mike@reedtribe.org | add init() to SkTLazy to create a default instance |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mike@reedtribe.org | coding style |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mike@reedtribe.org | coding style |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mike@reedtribe.org | coding style updates |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mike@reedtribe.org | update coding style - no logic change |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mike@reedtribe.org | fast return if no part of the paint gets replaced |
commit | commitdiff | tree | snapshot |
2011-04-08 |
bsalomon@google.com | Always bind packed depth stencil formats to both attacm... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
reed@google.com | add CR at end |
commit | commitdiff | tree | snapshot |
2011-04-08 |
bsalomon@google.com | fix use of smooth lines |
commit | commitdiff | tree | snapshot |
2011-04-08 |
reed@google.com | unbias fy in the gpu glyphproc, since skia has pre... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mike@reedtribe.org | add optional bitflags to control which aspect of each... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
vandebo@chromium.org | [PDF] Fix node count in page tree. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mike@reedtribe.org | fix infinite loop (doh) |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mike@reedtribe.org | fix drawfilter to match new api |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mike@reedtribe.org | fix infinite loop if we have a drawfilter but no drawlooper |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Scroggo | Fix a typo in my prior commit. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Scroggo | Borg |
commit | commitdiff | tree | snapshot |
2011-04-07 |
twiz@google.com | During ganesh tear-down, it may be the case that the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
reed@google.com | rebaseline strokerects with new rounded math for hairlines |
commit | commitdiff | tree | snapshot |
2011-04-07 |
reed@google.com | Simplify drawloopers and drawfilters. This allows the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
reed@google.com | update to reflect new rounding in antihairlines |
commit | commitdiff | tree | snapshot |
2011-04-07 |
reed@google.com | round the alphamul so we don't overflow a byte |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | use new template class SkTLazy for deferred paint initi... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
bsalomon@google.com | Fix Two Pt Radial when circles are concentric. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
vandebo@chromium.org | Remove transitionary version of getAdvancedTypefaceMetr... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
bsalomon@google.com | Add isMultisampled() to GrRenderTarget. Cleanup MSAA... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | add strokerects baseline images |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | re-re-enable antialiased rects for gpu |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | eeek, revert last CL until I fix texture matrix |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | enable antialiased rects |
commit | commitdiff | tree | snapshot |
2011-04-06 |
mike@reedtribe.org | support BW text on GPU |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Fix dangling ptr when GrRenderTarget outlives its GrTex... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | check-point (disabled) for antialiased rects |
commit | commitdiff | tree | snapshot |
2011-04-05 |
vandebo@chromium.org | Make SkFlate buffers statically sized (fixes Windows... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | add rect.inset(dx, dy) |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Add GrTexture.cpp to legacy project files |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Adds read pixels to GrTexture and GrRenderTarget |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | export SkDraw::ComputeRectType() and share that with... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | add toggle keys: |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | support BW text |
commit | commitdiff | tree | snapshot |
next |