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 |
2011-09-21 |
reed@google.com | detect when LCD is really just BW, and remark the glyph... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | flatten/unflatten fSegmentMask |
commit | commitdiff | tree | snapshot |
2011-09-21 |
bsalomon@google.com | Use BindFragDataLocation (rather than indexed variant... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | rebaseline w/ faster gradients |
commit | commitdiff | tree | snapshot |
2011-09-21 |
bsalomon@google.com | Rebase raster linux GM for faster radial-mirror and... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | use common code for treating thin lines as hairlines... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | update baselines with faster radial-mirror and sweep |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | speed up radial-mirror 16x, sweep by ~2x |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | update fSegmentMask inside ::transform() (thank you... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
reed@google.com | add segment types query to SkPath (i.e. does it have... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
bsalomon@google.com | Resubmit 2289 with fix for glsl version |
commit | commitdiff | tree | snapshot |
2011-09-20 |
bsalomon@google.com | Revert 2289. GLSL version detection not robust enough... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
bsalomon@google.com | [GPU] Use new Var type for inputs/outputs of FS and VS |
commit | commitdiff | tree | snapshot |
2011-09-20 |
reed@google.com | add SK_RESTRICT in shadeSpan methods |
commit | commitdiff | tree | snapshot |
2011-09-19 |
reed@google.com | revert match for newAlpha to exactly match old math... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
reed@google.com | update baselines |
commit | commitdiff | tree | snapshot |
2011-09-19 |
bsalomon@google.com | Add missing header SkTArray.h to core.gyp |
commit | commitdiff | tree | snapshot |
2011-09-19 |
bungeman@google.com | Fix pdf suppression test for gm. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
reed@google.com | use new SkDrawTreatAsHairline method to decide when... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
reed@google.com | add getFlags() to gm baseclass |
commit | commitdiff | tree | snapshot |
2011-09-19 |
reed@google.com | add gm test for drawing hairlines (and varying thin... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bsalomon@google.com | Include GrGLInterface.h instead of forward declaring... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bsalomon@google.com | Fix forward decl |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bsalomon@google.com | Make GrGpuGL release its resources before GrGLInterface... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
seanpaul@google.com | Fix some mac compilation errors generated when building... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bsalomon@google.com | Simplify specification of default interface |
commit | commitdiff | tree | snapshot |
2011-09-16 |
seanpaul@google.com | Change AdditionalOptions to a list from a string. This... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bungeman@google.com | Update SkCoInitialize to better match spec. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
bsalomon@google.com | Add mac filltypepersp baselines. |
commit | commitdiff | tree | snapshot |
2011-09-15 |
bsalomon@google.com | Fix assertions in GrResourceCache::removeAll, don't... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
bsalomon@google.com | Move edgeAA shader gen code to its own function |
commit | commitdiff | tree | snapshot |
2011-09-15 |
seanpaul@google.com | Refactor the bench and common gyp/gypi files to allow... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | enable OES derivatives extension in shaders that use it |
commit | commitdiff | tree | snapshot |
2011-09-14 |
reed@google.com | make string's reference counting thread-safe |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | Workaround crash in cmd buffer validation code when... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | Fix compilation error related to using nonexistent... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | GrTArray->SkTArray & docs |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | Remove unnecessary forward decl that was causing a... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
bsalomon@google.com | Shutup strict aliasing warnings in SkTLazy |
commit | commitdiff | tree | snapshot |
2011-09-13 |
bsalomon@google.com | remove nonexistent files from gyps and make AdditionalO... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
bsalomon@google.com | add filltypepersp baselines for linux |
commit | commitdiff | tree | snapshot |
2011-09-13 |
bsalomon@google.com | Use push_back_n() in place of multiple push_back()s |
commit | commitdiff | tree | snapshot |
2011-09-13 |
junov@google.com | SampleApp: fixing bad ref counting on non dynamically... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
reed@google.com | add override for max-text-size for lcd |
commit | commitdiff | tree | snapshot |
2011-09-13 |
bsalomon@google.com | Remove wrong file, add right file |
commit | commitdiff | tree | snapshot |
2011-09-13 |
bsalomon@google.com | Fix some issues in gpu device with perspective. Add... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
tomhudson@google.com | Add SkCanvas::getClipDescription() and getClipDeviceBou... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
tomhudson@google.com | Revert r2250 - removal of setMatrixClip() - because... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
reed@google.com | add SK_RESTRICT to mask procs |
commit | commitdiff | tree | snapshot |
2011-09-13 |
reed@google.com | set max size for lcdtext |
commit | commitdiff | tree | snapshot |
2011-09-12 |
reed@google.com | write 0 to our refcnt in the destructor, in the off... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
tomhudson@google.com | Replaces SkDevice::setMatrixClip() with markMatrixDirty... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
bsalomon@google.com | Add perspective support to the gpu aa hairline renderer. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
bsalomon@google.com | Add operator = to GrPaint |
commit | commitdiff | tree | snapshot |
2011-09-12 |
bsalomon@google.com | Fix GrContext::drawPaint with perspective, also never... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
bsalomon@google.com | [gpu] Remove getMaxStretch for perspective, use mapRadi... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
reed@google.com | cache offscreen HDC |
commit | commitdiff | tree | snapshot |
2011-09-08 |
bsalomon@google.com | Add 'K' to SampleApp to trigger animated perspective... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
reed@google.com | fix INHERITED to match class |
commit | commitdiff | tree | snapshot |
2011-09-08 |
reed@google.com | add test for hairlines and xfermodes |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | disable premul check for now in 16bit blit, until we... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
bsalomon@google.com | Revert accidental change to sample code |
commit | commitdiff | tree | snapshot |
2011-09-07 |
bsalomon@google.com | Improve gpu path subdiv with perspective, remove tolera... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | use templated skipT() for skipping structs within a... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | use drawBitmapNine instead of SkNinePatch utils |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | add SkPoint::CanNormalize to unify decisions about... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | add impl for drawBitmapNine |
commit | commitdiff | tree | snapshot |
2011-09-07 |
reed@google.com | add drawBitmapNine to canvas |
commit | commitdiff | tree | snapshot |
2011-09-06 |
bsalomon@google.com | Make gpu hairline check for degenerate quad more robust |
commit | commitdiff | tree | snapshot |
2011-09-06 |
bsalomon@google.com | Fix bitrot in GrGLDefaultInterface_android.cpp |
commit | commitdiff | tree | snapshot |
2011-09-06 |
reed@google.com | detect when scale is really 1.0, and don't mis-mark... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-06 |
reed@google.com | reimage ninepatch-stretch with white bg (for easier... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
reed@google.com | add gm test for ninepatch stretching |
commit | commitdiff | tree | snapshot |
2011-09-06 |
bsalomon@google.com | Make GL calls go through macro (and therefore trigger... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
reed@google.com | update sample to test stretching + and - amounds |
commit | commitdiff | tree | snapshot |
2011-09-06 |
epoger@google.com | Add gm baseline images for Mac Mini |
commit | commitdiff | tree | snapshot |
2011-09-06 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-06 |
bungeman@google.com | Ignore blur margin fix flag for backward bug compatibility. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
bsalomon@google.com | add detach back to SkAutoMalloc |
commit | commitdiff | tree | snapshot |
2011-09-06 |
reed@google.com | add optional SK_OVERRIDE_GLOBAL_NEW for testing |
commit | commitdiff | tree | snapshot |
2011-09-02 |
bsalomon@google.com | Fix realloc->reset rename missed in mac file |
commit | commitdiff | tree | snapshot |
2011-09-02 |
bsalomon@google.com | Rename existing nonpreserving reallocs to reset, add... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
reed@google.com | outset 2 on all sides, as we now find some CJK fonts... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
bsalomon@google.com | Remove unneeded #define |
commit | commitdiff | tree | snapshot |
2011-09-02 |
bungeman@google.com | Fix BlurTest to work with fixed point. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
bungeman@google.com | Reduce size of filter mask. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
bsalomon@google.com | Remove comment related to removed function. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
bsalomon@google.com | Fix some warnings when including some Skia headers... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-09-01 |
bsalomon@google.com | Add optional per-gl-func client callback. |
commit | commitdiff | tree | snapshot |
next |