aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Implement SkCondVar for windows.Gravatar scroggo@google.com2012-10-31
* shape ops work in progressGravatar caryclark@google.com2012-10-31
* Make SkShader store localM directly rather than as a separate alloc.Gravatar bsalomon@google.com2012-10-31
* catch case where clipping shortened the line down to a single pixel, but ourGravatar reed@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
* Ganesh resource cache changesGravatar robertphillips@google.com2012-10-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-31
* Whitespace change to trigger botsGravatar borenet@google.com2012-10-30
* add test for bug in line drawing. fix is pending a way to handle all of theGravatar reed@google.com2012-10-30
* Upstreaming changes from gpu_dev to trunk.Gravatar bsalomon@google.com2012-10-30
|\
* | Eliminating implicit conversion from enum to bool. Fixes compiler warningGravatar junov@chromium.org2012-10-30
* | comment-only: add "this may change" warning to SkChecksum.hGravatar epoger@google.com2012-10-30
* | Revert r6051, re-adding json to DEPS fileGravatar epoger@google.com2012-10-30
* | Remove unnecessary mul and assignment in gradient shaders.Gravatar bsalomon@google.com2012-10-30
* | Add GL texture validity check to GrGpuGLGravatar robertphillips@google.com2012-10-30
* | Simple rebaseline tool: Add support for ANGLE, DirectWrite builders.Gravatar senorblanco@chromium.org2012-10-30
* | factor out computation for dy in SkEdge lines, so we can later try a fix.Gravatar reed@google.com2012-10-30
* | Fix cross compilation with mingw.Gravatar bungeman@google.com2012-10-30
| * Expose vertex position to GrGLEffect via GrGLShaderBuilder.Gravatar bsalomon@google.com2012-10-30
* | Use consistent globals in AttachCache.Gravatar bungeman@google.com2012-10-29
| * 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
* | Fix alpha computation for specular lighting filter (GPU path).Gravatar senorblanco@chromium.org2012-10-29
* | Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
* | Alphabetize gm options (in usage message and option parser).Gravatar epoger@google.com2012-10-29
* | First stab at a simple rebaseline script.Gravatar senorblanco@chromium.org2012-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
| * Make lighting filters directly inherit from GrGLEffect.Gravatar bsalomon@google.com2012-10-29
| * Make GrGLConvolutionEffect, GrGLMorphologyEffect, and GrGLMagnifierEffect der...Gravatar bsalomon@google.com2012-10-29
| * Make GrGLGradientEffect derive directly from GrGLEffect.Gravatar bsalomon@google.com2012-10-29
* | Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-27
| * Rebaseline gpu_dev from trunk at r6159.Gravatar bsalomon@google.com2012-10-26
| |\ | |/ |/|
* | shape ops work in progressGravatar caryclark@google.com2012-10-26
* | Fix generateMask to properly apply pre-blend.Gravatar bungeman@google.com2012-10-26
* | Add a factory Create function for SkColorFilterImageFilter, and move the matr...Gravatar senorblanco@chromium.org2012-10-26
* | Clean up usage of mask gamma.Gravatar bungeman@google.com2012-10-26
| * Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLL...Gravatar bsalomon@google.com2012-10-26
| * Merging trunk revs up to 6147 into gpu_dev.Gravatar bsalomon@google.com2012-10-26
| |\ | |/ |/|
| * Make the orientation of a texture accessible from and known by GrSurface.Gravatar bsalomon@google.com2012-10-26
* | object-ify gmmain.cpp (no functional change) to ease planned changes laterGravatar epoger@google.com2012-10-26
* | Whitespace change to trigger botsGravatar borenet@google.com2012-10-26
| * Make GrGLEffect::setData take GrEffectStage rather than GrEffect.Gravatar bsalomon@google.com2012-10-26
* | Refactor gm to minimize wasted passes through picture and pipe code paths.Gravatar djsollen@google.com2012-10-26
| * Create a branch for continued GPU development during Chrome branching.Gravatar bsalomon@google.com2012-10-26
|/