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 |
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 |
next |