aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Some improvements to reduce the number of pixels touched in generating alpha ...Gravatar bsalomon@google.com2012-11-07
* Add temporary interfaces in blur and clip toGravatar caryclark@google.com2012-11-07
* add more utilities: roundIn(), offsetTo()Gravatar reed@google.com2012-11-06
* add draw filter option to picture_benchGravatar caryclark@google.com2012-11-06
* Break out SkOffsetImageFilter into its own file, and derive it fromGravatar senorblanco@chromium.org2012-11-06
* Avoid re-definition of STDC symbols, needed for my ffmpeg work.Gravatar senorblanco@chromium.org2012-11-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-06
* Remove a pointless anonymous namespace in a header.Gravatar thakis@chromium.org2012-11-06
* Remove default texture coords / texture matrixGravatar bsalomon@google.com2012-11-05
* Attempt to patch Chrome compiler failuresGravatar robertphillips@google.com2012-11-05
* Make all remaining effects use GrGLEffectMatrixGravatar bsalomon@google.com2012-11-02
* Make morphology, convolution, and table color filter opt out of default textu...Gravatar bsalomon@google.com2012-11-02
* Make GrGLTextureDomainEffect use GrGLEffectMatrix.Gravatar bsalomon@google.com2012-11-02
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPi...Gravatar junov@chromium.org2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-01
* GDI fonthost to serialize using correct font name.Gravatar bungeman@google.com2012-10-31
* add SkScalarsEqual() so we don't have to use memcmp for arrays of floats.Gravatar reed@google.com2012-10-31
* Implement SkCondVar for windows.Gravatar scroggo@google.com2012-10-31
* Make SkShader store localM directly rather than as a separate alloc.Gravatar bsalomon@google.com2012-10-31
* Shortcut inverting the identity matrix.Gravatar bsalomon@google.com2012-10-31
* Add SkThreadPool for managing threads.Gravatar scroggo@google.com2012-10-31
* Fix for error in r6214 (missing pre-declaration)Gravatar robertphillips@google.com2012-10-31
* Fleshed out GPU portion of image/surface featureGravatar robertphillips@google.com2012-10-31
* Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanupGravatar robertphillips@google.com2012-10-31
* Upstreaming changes from gpu_dev to trunk.Gravatar bsalomon@google.com2012-10-30
|\
* | comment-only: add "this may change" warning to SkChecksum.hGravatar epoger@google.com2012-10-30
| * Rebase gpu_dev up to r5182Gravatar bsalomon@google.com2012-10-29
| |\ | |/ |/|
| * Add file accidentally omitted from r6182.Gravatar bsalomon@google.com2012-10-29
| * Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
* | Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* | Add option to gm: write out images into a hierarchy, rather than a flat set o...Gravatar epoger@google.com2012-10-29
| * Make GrEffectStage keep a const ptr (rather than non-const) to GrEffect.Gravatar bsalomon@google.com2012-10-29
| * Rebaseline gpu_dev from trunk at r6159.Gravatar bsalomon@google.com2012-10-26
| |\ | |/ |/|
* | Add a factory Create function for SkColorFilterImageFilter, and move the matr...Gravatar senorblanco@chromium.org2012-10-26
| * Make the orientation of a texture accessible from and known by GrSurface.Gravatar bsalomon@google.com2012-10-26
| * Make GrGLEffect::setData take GrEffectStage rather than GrEffect.Gravatar bsalomon@google.com2012-10-26
|/
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-26
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* Files accidentally omitted from r6123.Gravatar bsalomon@google.com2012-10-25
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25