2011-12-08 |
djsollen@google.com | Add missing interfaces for Android |
commit | commitdiff | tree | snapshot |
2011-12-08 |
bsalomon@google.com | Don't verify PMA in writePixels |
commit | commitdiff | tree | snapshot |
2011-12-08 |
tomhudson@google.com | Make GrGLShaderVar objects aware of whether they are... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | use dithered gradients by default |
commit | commitdiff | tree | snapshot |
2011-12-07 |
epoger@google.com | Make update-doxygen.sh upload docs to code.google.com... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | add SK_OVERRIDE, move subclass impls of virtuals into... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | fix win compile: sure wish SK_OVERRIDE was testable... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | add SK_OVERRIDEs |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | add SK_OVERRIDEs, move impl of virtuals into .cpp |
commit | commitdiff | tree | snapshot |
2011-12-07 |
tomhudson@google.com | Add method to GrGLShadeVar to create GLSL string access... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | add more SK_OVERRIDEs |
commit | commitdiff | tree | snapshot |
2011-12-07 |
reed@google.com | don't specify default parameter values when overriding... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
reed@google.com | add baselines (pdf failed, so don't commit) |
commit | commitdiff | tree | snapshot |
2011-12-06 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-12-06 |
reed@google.com | rename sk_float_isNaN to sk_float_isnan to match relate... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
bsalomon@google.com | Fix SkGLContext FBO setup for ES2 |
commit | commitdiff | tree | snapshot |
2011-12-06 |
reed@google.com | rename hasValidCoordinates to isFinite (on SkRect)... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
bsalomon@google.com | Prep for GrDrawState as a class Part 2 |
commit | commitdiff | tree | snapshot |
2011-12-06 |
reed@google.com | add getBGColor() getter |
commit | commitdiff | tree | snapshot |
2011-12-06 |
bsalomon@google.com | Prep #1 for making GrDrawState a class |
commit | commitdiff | tree | snapshot |
2011-12-06 |
epoger@google.com | Create update-doxygen script that generates and uploads... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
bsalomon@google.com | Remove fConfig/fFormat union in GrTextureDesc |
commit | commitdiff | tree | snapshot |
2011-12-05 |
reed@google.com | add bench for computing isfinite of 4 values (targeted... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
reed@google.com | make _isnan windows specific |
commit | commitdiff | tree | snapshot |
2011-12-05 |
reed@google.com | add sk_float_isfinite to mask platform differences |
commit | commitdiff | tree | snapshot |
2011-12-05 |
reed@google.com | add test for isFinite |
commit | commitdiff | tree | snapshot |
2011-12-05 |
epoger@google.com | Add README file for base-macpro baseline images |
commit | commitdiff | tree | snapshot |
2011-12-05 |
epoger@google.com | Remove directories of baseline images that we don't... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
epoger@google.com | Copying in all _gpu.png actual images generated by... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
djsollen@google.com | Changes to the android gyp system to build without... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
senorblanco... | When a bitmap is texture-backed, change SkBitmap::copyT... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
epoger@google.com | Minor Doxyfile updates |
commit | commitdiff | tree | snapshot |
2011-12-01 |
reed@google.com | rebaseline for gpu |
commit | commitdiff | tree | snapshot |
2011-12-01 |
reed@google.com | revert 2783 -- broke debug gm |
commit | commitdiff | tree | snapshot |
2011-12-01 |
tomhudson@google.com | New function SkBlitter::blitAntiRect(); specifically... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
tomhudson@google.com | Doxygen configuration file, documentation and minor... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
epoger@google.com | whitespace commit to trigger windows build |
commit | commitdiff | tree | snapshot |
2011-12-01 |
djsollen@google.com | Fix Paint == comparison on Android. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
bsalomon@google.com | remove SkOSWindow_Win.cpp (has been replaced by SkOSWin... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
bsalomon@google.com | Remove suffixes from SK_wGL macros |
commit | commitdiff | tree | snapshot |
2011-12-01 |
bsalomon@google.com | Add SkWGLExtensionInterface for dealing with WGL extensions |
commit | commitdiff | tree | snapshot |
2011-12-01 |
bsalomon@google.com | Move SkGLCanvas.h to obsolete, delete from gyp |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | add 2nd _ to __OpenBSD_ |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Add support for GL_ANGLE_pack_reverse_row_order |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | handle if unflattening returned a null shader |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Rebaseline mac gpu images |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Remove more failing gpu baselines on linux |
commit | commitdiff | tree | snapshot |
2011-11-30 |
junov@chromium.org | replacing Gr* with Sk* in SkTArray.h |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Temporarily remove failing linux gpu baselines. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Temporarily remove windows gpu baselines that need... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
tomhudson@google.com | Make skdiff robust to image size differences: if the... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | Fix issue where bumping the max gm width/height affects... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | add baselines |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | Add more Unix platforms on which Skia for Chromium... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | update verttext to remove leading space from image... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | fix lcd16_shader_blend math |
commit | commitdiff | tree | snapshot |
2011-11-30 |
reed@google.com | enable shadermask optimization all the time |
commit | commitdiff | tree | snapshot |
2011-11-30 |
bsalomon@google.com | [GPU] tile when large bitmap pased drawBitmap and only... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | speedup AAClip::setRegion (n^2 to n) |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | add bytes() to SkTDArray, which returns the number... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
bsalomon@google.com | Add missing return statement. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
bsalomon@google.com | Detect teximage2d failure |
commit | commitdiff | tree | snapshot |
2011-11-28 |
tomhudson@google.com | Unroll loops in SkBlurMask for speedup on Windows ... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | fix copy/paste error in LCD16 masks: mask type needed... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | add test for shader text w/ and w/o lcd (and w/ and... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | call getSaveCount inside restoreToCount, in case it... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | add unittest for save/restore |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | move variable declarations above goto lines, to fix... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | separate declaration from impl for overrides, so we... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
reed@google.com | define SK_OVERRIDE based on windows compiler, not windo... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
bsalomon@google.com | Fix mac debug asserts |
commit | commitdiff | tree | snapshot |
2011-11-23 |
bsalomon@google.com | Fix build |
commit | commitdiff | tree | snapshot |
2011-11-23 |
bsalomon@google.com | Add hints for static analysis about when we intend... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
reed@google.com | more rgn==aaclip tests |
commit | commitdiff | tree | snapshot |
2011-11-23 |
bsalomon@google.com | Fix clang static analyzer errors in Gr |
commit | commitdiff | tree | snapshot |
2011-11-23 |
reed@google.com | add test for drawPosText, to measure any difference... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
bsalomon@google.com | Fix warnings |
commit | commitdiff | tree | snapshot |
2011-11-23 |
caryclark@google.com | fix mac warnings |
commit | commitdiff | tree | snapshot |
2011-11-23 |
mike@reedtribe.org | add test that aaclip.setRegion creates the same mask... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
mike@reedtribe.org | add SK_OVERRIDE |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | needs to be rebaselined |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | delete since it needs to be rebaselined |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | improve accuracy for luminance coefficients |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | remove obsolete assert |
commit | commitdiff | tree | snapshot |
2011-11-22 |
bsalomon@google.com | [GPU] Allow kMulRGBByAlpha_InConfigFlag and kSwapRAndB_... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | store 3 bits of luminance, but (for now) discretize... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
tomhudson@google.com | Add fractional-radius blurs to blur benchmark. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
reed@google.com | remove GetGammaFlag from SkFontHost |
commit | commitdiff | tree | snapshot |
2011-11-21 |
bsalomon@google.com | Add windowscodecs.lib to images.gyp |
commit | commitdiff | tree | snapshot |
2011-11-21 |
caryclark@google.com | add SetFlags for command line control |
commit | commitdiff | tree | snapshot |
2011-11-21 |
reed@google.com | use a define for the shift amount for the hinting bits |
commit | commitdiff | tree | snapshot |
2011-11-21 |
reed@google.com | reorder bits and remove obsolete kForceAA experimental bit |
commit | commitdiff | tree | snapshot |
2011-11-21 |
reed@google.com | ensure we never change the text_encoding of the master... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
bsalomon@google.com | Add support for GL_CHROMIUM_flipy |
commit | commitdiff | tree | snapshot |
2011-11-21 |
reed@google.com | don't quickReject bitmaps if there is a looper or other... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
reed@google.com | only call FT_Get_Advance if we really want linear metrics |
commit | commitdiff | tree | snapshot |
2011-11-19 |
bsalomon@google.com | assert that resources used with ctx are owned by the ctx |
commit | commitdiff | tree | snapshot |
2011-11-19 |
bsalomon@google.com | Resubmit 2717 w/ fix workaround OS X GL bug. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
bsalomon@google.com | Revert 2717 |
commit | commitdiff | tree | snapshot |
2011-11-18 |
bsalomon@google.com | Recommit r2714 with clip fix |
commit | commitdiff | tree | snapshot |
next |