aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add functions for inspecting SkShader.Gravatar commit-bot@chromium.org2014-05-13
* re-land hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-12
* Make gMask_00FF00FF a constantGravatar commit-bot@chromium.org2014-05-12
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-12
* remove unused Kernel33MaskFilterGravatar commit-bot@chromium.org2014-05-12
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (...Gravatar commit-bot@chromium.org2014-05-09
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)Gravatar commit-bot@chromium.org2014-05-09
* hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Disable filtering in draw Bitmap operation when pixels are alignedGravatar commit-bot@chromium.org2014-05-09
* Revert of Improved x86 SSE build and run-time checks. (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-08
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-08
* add localmatrix-shaderGravatar commit-bot@chromium.org2014-05-07
* First pass at pre-rendering saveLayers for GPUGravatar robertphillips@google.com2014-05-07
* Rename from "(un)lock" to "(un)map" for geometry buffers.Gravatar commit-bot@chromium.org2014-05-07
* remove dead mipmap code from SkBitmapGravatar commit-bot@chromium.org2014-05-07
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* fix TriColorShader to respect the paint's alphaGravatar commit-bot@chromium.org2014-05-05
* Allow custom resources in the GrContext's cacheGravatar commit-bot@chromium.org2014-05-05
* Adds a mechanism for GrCacheable objects to notify the resource cacheGravatar commit-bot@chromium.org2014-05-05
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* add rounding-using-doubles methods on SkScalar and SkRectGravatar commit-bot@chromium.org2014-05-05
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-05
* eliminate mac xcode 5 only warningGravatar commit-bot@chromium.org2014-05-04
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* add release-mode checks for null, at least for a whileGravatar commit-bot@chromium.org2014-05-02
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...Gravatar commit-bot@chromium.org2014-05-02
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Choose memset procs once.Gravatar commit-bot@chromium.org2014-05-02
* Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...Gravatar djsollen@google.com2014-05-02
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-02
* Add flag for SkGpuSurface creation to enable distance fields.Gravatar commit-bot@chromium.org2014-05-02
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* DM: Push GPU-parent child tasks to the front of the queue.Gravatar commit-bot@chromium.org2014-05-01
* remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEGravatar reed@google.com2014-05-01
* expose ConvertRadiusToSigma to aid clients in the API transition to sigmaGravatar commit-bot@chromium.org2014-05-01
* add default impl for context methods on shaderGravatar commit-bot@chromium.org2014-04-30
* Rename SK_DEBUGBREAK to SK_ALWAYSBREAKGravatar commit-bot@chromium.org2014-04-30
* Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-04-30
* Rename SK_DEBUGBREAK to SK_ALWAYSBREAKGravatar commit-bot@chromium.org2014-04-30
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* add SK_API to include/recordGravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28