aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* reverting r3268 because of test failuresGravatar junov@chromium.org2012-02-28
* SkDeferredCanvas, performance: small refactor to remove unnecessary condition...Gravatar junov@chromium.org2012-02-28
* reapply r3259 (that was reverted) with fix.Gravatar djsollen@google.com2012-02-27
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* reverting r3259 because of gm/test failure.Gravatar djsollen@google.com2012-02-24
* Enable quickRejectY in SkCanvas to be inlined.Gravatar djsollen@google.com2012-02-24
* reverting r3257 because of gm failure.Gravatar junov@chromium.org2012-02-24
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...Gravatar bungeman@google.com2012-02-24
* add SkCreateDataProviderFromStream to SkCGUtilsGravatar reed@google.com2012-02-24
* Adding more unit testing for SkCanvas and derived classes.Gravatar junov@chromium.org2012-02-22
* Merge changes from the android repo upstream to SkiaGravatar djsollen@google.com2012-02-15
* Use cheapComputeDirection to determine normal facing in GrAAConvexPathRendererGravatar bsalomon@google.com2012-02-15
* Misc small fixes to unblock skia roll.Gravatar bsalomon@google.com2012-02-15
* SSE2 version of blit_lcd16, courtesy of Jin Yang.Gravatar tomhudson@google.com2012-02-14
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Adding API and unit testing for deferred canvas clearing/purgingGravatar junov@chromium.org2012-02-13
* if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each componentGravatar reed@google.com2012-02-13
* Use GrGLContextInfo in shader generatorGravatar bsalomon@google.com2012-02-13
* Remove extra SK_APIGravatar thakis@chromium.org2012-02-10
* enable color-luminance in font cache (disabled by default)Gravatar reed@google.com2012-02-10
* Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...Gravatar bsalomon@google.com2012-02-10
* Add GrGLContextInfoGravatar bsalomon@google.com2012-02-10
* Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.Gravatar thakis@chromium.org2012-02-09
* Add SK_API to SkPixelRef and TextureCacheEntry.Gravatar senorblanco@chromium.org2012-02-09
* Make SkGLContext's FBO creation more robust (allows test apps to run on Intel...Gravatar bsalomon@google.com2012-02-09
* Export the texture pixelref classes via SK_API. This is necessary to referenceGravatar senorblanco@chromium.org2012-02-08
* Add SK_API to SkTableColorFilterGravatar vandebo@chromium.org2012-02-08
* store luminance in a new fieldGravatar reed@google.com2012-02-07
* Fixing backing store access in SkDeferredCanvas.Gravatar junov@chromium.org2012-02-07
* Reland 3144 with assertion fix.Gravatar bsalomon@google.com2012-02-07
* revert 3144 Gravatar bsalomon@google.com2012-02-07
* Allow chrome to limit the number of FBO status checksGravatar bsalomon@google.com2012-02-07
* Removing some dead code in SkDeferredCanvasGravatar junov@chromium.org2012-02-03
* Open type table definitions.Gravatar bungeman@google.com2012-02-02
* Add code path for Gr client to resolve an Gr-created MSAA render target.Gravatar bsalomon@google.com2012-01-31
* Remove GrAALevel enum, use explicit sample countGravatar bsalomon@google.com2012-01-30
* extend fastbounds impls to include maskfilters and drawloopers. This allowsGravatar reed@google.com2012-01-30
* Adding a flush method to SkCanvasGravatar junov@chromium.org2012-01-30
* code cleanup for single_pass_path() and remove enum GrConvexHintGravatar bsalomon@google.com2012-01-30
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* Expose functionality to purge the GPU texture cache while running SampleApp.Gravatar twiz@google.com2012-01-27
* Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...Gravatar bsalomon@google.com2012-01-27
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* need to include SkColorFilter.h since we reference some methods on itGravatar reed@google.com2012-01-26
* Make SkRegion::operator== a member function, rather than a privately-declaredGravatar reed@google.com2012-01-25
* Add flag to disable gl error checking when allocating gpu objectsGravatar bsalomon@google.com2012-01-19
* Interpolate vertical linear gradients for improved quality.Gravatar tomhudson@google.com2012-01-18
* Pull xfer mode test out of generic draw-as-hairline test. Use coverage rather...Gravatar bsalomon@google.com2012-01-18
* Somehow this change was missing from the previous commit.Gravatar schenney@chromium.org2012-01-18