2011-12-15 |
junov@chromium.org | Exposing the isImmutable/setImmutable API of SkPixelRef... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
bsalomon@google.com | GCC requires reinterpret_cast rather than static_cast... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
bsalomon@google.com | Make GrStencilState a class to enable future optimizations |
commit | commitdiff | tree | snapshot |
2011-12-15 |
epoger@google.com | whitespace commit to trigger android buildbot |
commit | commitdiff | tree | snapshot |
2011-12-15 |
bsalomon@google.com | Compile time vertex layout masks |
commit | commitdiff | tree | snapshot |
2011-12-15 |
djsollen@google.com | Fix android build and cleanup references to SkMMapStream |
commit | commitdiff | tree | snapshot |
2011-12-15 |
caryclark@google.com | add optional manual global initialization |
commit | commitdiff | tree | snapshot |
2011-12-14 |
reed@google.com | add canvas::isDrawingToLayer(), as a fast query for... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
caryclark@google.com | move ports into its own gyp file |
commit | commitdiff | tree | snapshot |
2011-12-14 |
bsalomon@google.com | Revert r2872 |
commit | commitdiff | tree | snapshot |
2011-12-14 |
bsalomon@google.com | two loops for setting stage descs |
commit | commitdiff | tree | snapshot |
2011-12-14 |
bsalomon@google.com | reset cpu shadow of vertex buffer to our usual vb size |
commit | commitdiff | tree | snapshot |
2011-12-13 |
bsalomon@google.com | Skip flush functions for disabled stages |
commit | commitdiff | tree | snapshot |
2011-12-13 |
bsalomon@google.com | Make null gl a top level config in bench |
commit | commitdiff | tree | snapshot |
2011-12-13 |
epoger@google.com | whitespace commit to try performance graph upload |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Use a stack variable for hash computation in GrBinHashKey |
commit | commitdiff | tree | snapshot |
2011-12-12 |
reed@google.com | fix positioning for scalar=fixed, still need to fix... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
reed@google.com | try to make it draw correctly in fixed point |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | skip paint->drawstate sampler copies when there is... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
reed@google.com | check for empty glyph run and exit early if so. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
epoger@google.com | whitespace commit to try performance graph upload |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Don't update vertex/index buffer twice! |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Access sampler matrices directly, cleanup GrSamplerStat... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Fix int->float conversion warning in VS2010 |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Remove GrDrawState::setSampler, use direct access to... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
bsalomon@google.com | Remove static initiazled gClampNearest in gpu backend |
commit | commitdiff | tree | snapshot |
2011-12-12 |
epoger@google.com | whitespace commit to trigger windows build |
commit | commitdiff | tree | snapshot |
2011-12-10 |
mike@reedtribe.org | add first cut at arithmetic mode |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | Fix inverse union complex clip stencil rules, skip... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
djsollen@google.com | Closing fd for mmap after mapping succeeds. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | Use : as separator between "GM" and slide name in Sampl... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | Add support for GL_ANGLE_texture_usage |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | use uploadTexData() to create init textures w/out data... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | Add back compressed image upload (accidently removed... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | roll more changes from r2830 back in |
commit | commitdiff | tree | snapshot |
2011-12-09 |
bsalomon@google.com | Cleanup of r2830. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
junov@chromium.org | Adding isOpaque method to skia shader classes |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | install drawfilter for the picture playback as well |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | revert 2826, restore option for non-dithered gradients... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | delete baselines from obsolete test |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | new baselines for new tests |
commit | commitdiff | tree | snapshot |
2011-12-08 |
reed@google.com | change to complexclip_bw and complexclip_aa, adding... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
bsalomon@google.com | Revert 2830 and 2831. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
bsalomon@google.com | Fix assert |
commit | commitdiff | tree | snapshot |
2011-12-08 |
bsalomon@google.com | Make GrDrawState a real class with getters and setters |
commit | commitdiff | tree | snapshot |
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 |
next |