2011-01-19 |
reed@google.com | fix fEntryCount when we purge a cache entry (bug caught... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
reed@google.com | document new (temporary) build flags |
commit | commitdiff | tree | snapshot |
2011-01-19 |
reed@google.com | add compile flag GR_SKIP_2POINTRADIAL_PROGRAMS to ignor... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
reed@google.com | add getter/setter for TextureCache, so that clients... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
reed@google.com | add GR_BUILD_CHROME for now. hopefully we can replace... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
reed@google.com | add new 2nd argument for rendertarget to SkGpuCanvas |
commit | commitdiff | tree | snapshot |
2011-01-18 |
bsalomon@google.com | Remove notion of default rendertarget. This doesn't... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
reed@google.com | detect empty/inverted rect before using autobounds... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
reed@google.com | don't use SkAutoPathBoundsUpdate until after we've... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
bsalomon@google.com | Fix stencil format array. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
bsalomon@google.com | Fix BGRA on ES Issue 109. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
bsalomon@google.com | Fix vertex buffer size computation when deferred text... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
reed@google.com | add black, opaque, blend variants for text blits, to... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
reed@google.com | add SK_DISABLE_DITHER_32BIT_GRADIENT flag. If defined... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
reed@google.com | enable sse2 source in makefile |
commit | commitdiff | tree | snapshot |
2011-01-17 |
reed@google.com | add SSE2 opt files to xcode |
commit | commitdiff | tree | snapshot |
2011-01-13 |
bsalomon@google.com | Use macro to call gl. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | Remove static from template specilizations (linux build... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
bsalomon@google.com | Towards issue #106 |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | If you #define SK_ALLOW_OVER_32K_BITMAPS, then skia... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | initialize SkGlyph::fMaskFormat to avoid valgrind warnings |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | add dithering to 32bit linear gradients |
commit | commitdiff | tree | snapshot |
2011-01-12 |
bsalomon@google.com | Should be calculating alignment based on the vertex... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | rename DrawState to DrState -- MS decided to #define... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | add helpers to initialize our var-int args before calli... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | fix refcount bug - as picture gets referenced by canvas... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | git-svn-id: skia.googlecode.com/svn/trunk@685 2bbb7eff... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | expose gpu-device-factory |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | add getter/setter for device-factory on canvas |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | add port for Brew - untested |
commit | commitdiff | tree | snapshot |
2011-01-10 |
reed@google.com | use -O2 for release, -g for debug (so we can get symbol... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
reed@google.com | init src either opaquely (e.g. white), or with a valid... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
reed@google.com | remove obsolete, unsupported sound files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
reed@google.com | fix issue 99 -- unneeded assignment inside find_y |
commit | commitdiff | tree | snapshot |
2011-01-05 |
bsalomon@google.com | Make SampleApp build on Win32 (still requires glew... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | update dox to reflect that the default colorspace is... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | revert to DeviceRGB colorspace by default, which was... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | add template macro to "safely" perform casts w/o breaki... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | rev. 637 changed the settings for premultiplied on... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix for issue 93: need to rewind the shared stream... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix build for scalar==fixed |
commit | commitdiff | tree | snapshot |
2011-01-04 |
bsalomon@google.com | Remove user-specific visual studio project files. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix uninitialized warning |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@android.com | static inline eliminates multiple definitions (and... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
reed@android.com | make inline helper static, so it can be included from... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
reed@android.com | add colorspace option to SkBitmap -> CGImageRef utility... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
reed@android.com | remove unneeded file (will be automatically generated) |
commit | commitdiff | tree | snapshot |
2010-12-31 |
reed@google.com | replace various png_[type]_NULL defines with just NULL |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Fix bug where createTexture may bind a texture to GL... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | update copyright |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | fix build for linux |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | add gpu to gm tool |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Stop using GrSamplerState to track the texture paramete... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | update baselines to add 2point-radial gradients, and... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | require lpng12 for gm tool (since Mac encoder tweaks... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Delete D3D9 gpu class. Was fixed-function only, had... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | merge in gpu changes to gradientshaders |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | silence some of our startup spew |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | add gpu to the default makefile |
commit | commitdiff | tree | snapshot |
2010-12-23 |
wjmaclean@chromium.org | Fixing results of incorrect conflict resolution in... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | flush inorder drawtarget (i.e. flushText) before we... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
bsalomon@google.com | Force bool StageDesc to be a byte so that our memcmp... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | add gpu backend (not hooked up yet) |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | remove obsolete test |
commit | commitdiff | tree | snapshot |
2010-12-22 |
wjmaclean@chromium.org | Fixed tab character. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
wjmaclean@chromium.org | Security fixes re getSize(). |
commit | commitdiff | tree | snapshot |
2010-12-21 |
reed@google.com | add for quick gl-offscreen context (so we can draw... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | -d dir will write out a difference-bitmap for each... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | remove ZLIB include from SkUserConfig for how (doesn... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | add option to write PDFs from gm |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | add SkFlate.cpp |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | add |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | add |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | update for GPU backend |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | merge with changes for GPU backend |
commit | commitdiff | tree | snapshot |
2010-12-16 |
senorblanco... | Fix perf regression in Color32. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
senorblanco... | Unreviewed; ARM build fix. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
reed@android.com | dump message confirming read or write directory |
commit | commitdiff | tree | snapshot |
2010-12-13 |
senorblanco... | SSE2 optimizations for 32bit Color operation. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
senorblanco... | Upstream mulDiv255Ceil() from WebKit to the skia reposi... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
senorblanco... | Patch by Mike Lawther (mikelawther@chromium.org). |
commit | commitdiff | tree | snapshot |
2010-12-06 |
agl@chromium.org | Correctly handle SkPath::kInverseWinding_FillType |
commit | commitdiff | tree | snapshot |
2010-12-02 |
vandebo@chromium.org | Add flate compression test and fix bugs. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
vandebo@chromium.org | Add deflate support to SkPDFStream. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
vandebo@chromium.org | Allow zero text size to be specified for an SkPaint. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
wjmaclean@chromium.org | Add safe size/copy functions to Skia. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
vandebo@chromium.org | PDF: Add text support with a font framework (font embed... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
vandebo@chromium.org | Remove include of SkGLDevice.h from SkGLCanvas.h |
commit | commitdiff | tree | snapshot |
2010-11-03 |
vandebo@chromium.org | Add clipping support and some small fixes. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Add PDF support for drawDevice using a form xobject. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Implement SkPDFDevice::drawPath(...) |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Several cleanups: |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Move the device capability method to SkDevice. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Cleanup/unify matrix transform for PDF backend. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Fix SkDraw::validate to work with vector Devices. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Bug fix in SkPDFImage. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
vandebo@chromium.org | First pieces of SkPDFDevice. Supports: |
commit | commitdiff | tree | snapshot |
2010-10-18 |
scarybeasts... | Clamp the maximum size of glyph width we will attempt... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
scarybeasts... | Fix a signedness issue with massive allocations, and... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
vandebo@chromium.org | Fix a memory leak in the new Canvas/Device workflow. |
commit | commitdiff | tree | snapshot |
next |