2011-05-04 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-05-03 |
reed@google.com | update |
commit | commitdiff | tree | snapshot |
2011-05-03 |
reed@google.com | updated pipe |
commit | commitdiff | tree | snapshot |
2011-05-03 |
vandebo@chromium.org | Add comparison and assignment to SkClipStack (and fix... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
reed@google.com | code style |
commit | commitdiff | tree | snapshot |
2011-05-03 |
vandebo@chromium.org | Fix arm compile problem on Lucid. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
bsalomon@google.com | Remove GrContext.h dependence on GrGpu.h |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | never support bw |
commit | commitdiff | tree | snapshot |
2011-05-02 |
bsalomon@google.com | update gyp file to build new files |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | fix signed shift in blend32 |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | add win-specific backend to SkDebugf |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | fix compile |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | disable lifecycle dumps |
commit | commitdiff | tree | snapshot |
2011-05-02 |
reed@google.com | add typefacecache |
commit | commitdiff | tree | snapshot |
2011-05-02 |
vandebo@chromium.org | [PDF] Fix fallout from r1217. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
bsalomon@google.com | 4x4 SSAA with improvements in determination of when... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
ctguil@chromium.org | PDF Device should report non-transformed size for width... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
junov@google.com | Fixing a simple build error in GrGpuGLShaders.cpp with... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
reed@google.com | update dox |
commit | commitdiff | tree | snapshot |
2011-04-29 |
mike@reedtribe.org | rename SkPtrRecorder and related wrappers to SkPtrSet... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
mike@reedtribe.org | update dox |
commit | commitdiff | tree | snapshot |
2011-04-28 |
bsalomon@google.com | Only define debugging GL globals when the code paths... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
bsalomon@google.com | Make gyp file define GR/SK debug/release flags. Remove... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
bsalomon@google.com | Make reserveAndLockGeometry set index/vertex ptr to... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
bsalomon@google.com | Fix warnings. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
reed@google.com | fix warnings about possibly-uninitialized-variables |
commit | commitdiff | tree | snapshot |
2011-04-28 |
reed@google.com | move SkOSFile.cpp into utils_files.mk, since it is... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
agl@chromium.org | Adding newline at end of file to fix compiler error. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
bsalomon@google.com | Add bounding rect for paths |
commit | commitdiff | tree | snapshot |
2011-04-27 |
bsalomon@google.com | Accidentally omitted this file from r1203, :( |
commit | commitdiff | tree | snapshot |
2011-04-27 |
bsalomon@google.com | Make Gr clear take a rect for a partial-clear |
commit | commitdiff | tree | snapshot |
2011-04-27 |
vandebo@chromium.org | [PDF] Fix warnings on Windows. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
tomhudson@google.com | New 'skdiff' tool to compare two directories full of... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
tomhudson@google.com | Add missing flattenable registrations and CreateProc... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
tomhudson@google.com | Add flattenable registrar for Two_Point_Radial_Gradient. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
reed@google.com | http://codereview.appspot.com/4365051/ |
commit | commitdiff | tree | snapshot |
2011-04-26 |
tomhudson@google.com | Propagate return values from compare() up to main(... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
bsalomon@google.com | SSSA for drawVerts, cleanup determination of when stage... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | http://codereview.appspot.com/4431067/ |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | http://codereview.appspot.com/4436057/ |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | http://codereview.appspot.com/4438070/ |
commit | commitdiff | tree | snapshot |
2011-04-26 |
epoger@google.com | Another tiny comment-only change to trigger svn update |
commit | commitdiff | tree | snapshot |
2011-04-26 |
tomhudson@google.com | Allocate a bitmap on the stack in xfermodes.cpp to... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
bsalomon@google.com | Update GR_API to support non-Windows DLLs. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | add helper available() |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | add experimental canvas pipe |
commit | commitdiff | tree | snapshot |
2011-04-26 |
bsalomon@google.com | Per-draw super sampling. Disabled, path only, 2x2 only |
commit | commitdiff | tree | snapshot |
2011-04-26 |
tomhudson@google.com | Fix default value of doSerialize parameter (oops!). |
commit | commitdiff | tree | snapshot |
2011-04-26 |
epoger@google.com | Tiny comment-only change to trigger SVN update in buildbot |
commit | commitdiff | tree | snapshot |
2011-04-26 |
reed@google.com | CGColorSpaceCreateDeviceRGB() better matches CG's output |
commit | commitdiff | tree | snapshot |
2011-04-26 |
bsalomon@google.com | Fix signed/unsigned warning in GrInOrderDrawBuffer.cpp |
commit | commitdiff | tree | snapshot |
2011-04-26 |
bsalomon@google.com | Remove sampler state param from lockKeylessTexture... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
mike@reedtribe.org | make SkDeviceFactory reference counted |
commit | commitdiff | tree | snapshot |
2011-04-25 |
tomhudson@google.com | Fix to (two-point radial) gradient playback error in... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
reed@google.com | add SK_API |
commit | commitdiff | tree | snapshot |
2011-04-25 |
tomhudson@google.com | Add command-line parameters to control execution of... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bsalomon@google.com | Make clear a GrDrawTarget virtual method and implement... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bsalomon@google.com | rebaseline strokerects and gradients do to new aa code. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
reed@google.com | devolve flattening parameters to their base classes |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bsalomon@google.com | Remove unnecessary BindBuffers. These were needed when... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bsalomon@google.com | Add lockKeylessTexture() for caching texture without... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
tomhudson@google.com | Extends gm to test SkPicture replay and serialization. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
reed@google.com | move end-timer for FPS to afterChildren, so we will... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
bsalomon@google.com | Move alpha-ramp AA to GrContext, detect cases when... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
bsalomon@google.com | Fix copy/paste bug that causes stage 0 sample mode... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
reed@google.com | add test for premultiplycolor |
commit | commitdiff | tree | snapshot |
2011-04-22 |
reed@google.com | migrate some samples over to SampleView, for FPS measur... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
mike@reedtribe.org | add 'f' toggle to trigger timer for sample. Must subcla... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
epoger@google.com | Move docs/ outside of trunk/ |
commit | commitdiff | tree | snapshot |
2011-04-20 |
epoger@google.com | tiny test commit |
commit | commitdiff | tree | snapshot |
2011-04-20 |
bsalomon@google.com | Fix alignment issues with stack allocated memory alloca... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
bsalomon@google.com | Fix mask from change r1155. (I blame the mistake on... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-04-20 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-04-20 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
2011-04-20 |
mike@reedtribe.org | code style |
commit | commitdiff | tree | snapshot |
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 |
next |