aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-20
* silence the error test to be a better citizenGravatar commit-bot@chromium.org2013-09-19
* Reenable GrAAHairlinePathRenderer assert w/ fixGravatar robertphillips@google.com2013-09-19
* Temporarily disable assert in GrAAHairlinePathRenderer.cppGravatar robertphillips@google.com2013-09-19
* Don't reuse scratch textures updateGravatar robertphillips@google.com2013-09-18
* "Fix" for hairline corner bugsGravatar robertphillips@google.com2013-09-18
* Attempt to remove 64 bit min size for NPOT resized texture.Gravatar commit-bot@chromium.org2013-09-18
* Replace uses of GrNoncopyable by SkNoncopyable.Gravatar commit-bot@chromium.org2013-09-18
* Fix to allow ovals GM to finish on N7Gravatar commit-bot@chromium.org2013-09-18
* Baby step in making SkGpuDevice no longer derive from SkBitmapDeviceGravatar robertphillips@google.com2013-09-17
* Have multiple plotmgrs, one for each mask format.Gravatar jvanverth@google.com2013-09-16
* Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined.Gravatar jvanverth@google.com2013-09-16
* Only display program cache info if RTConf flag is set.Gravatar jvanverth@google.com2013-09-16
* re-enable GrIODBGravatar bsalomon@google.com2013-09-10
* Fix for ovals failing on Xoom.Gravatar jvanverth@google.com2013-09-10
* Fix uninitialized string bugGravatar robertphillips@google.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Improve handling of FF vertex array stateGravatar commit-bot@chromium.org2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GR_DEBUGCODE by SkDEBUGCODE.Gravatar commit-bot@chromium.org2013-09-06
* Add a requiresVertexShader method to GrGLEffectGravatar commit-bot@chromium.org2013-09-06
* Remove coverage msaa func from android grglinterface setupGravatar bsalomon@google.com2013-09-06
* Rip out CSAA supportGravatar commit-bot@chromium.org2013-09-06
* Fix for aliasing in device-independent ovals on Nexus 10.Gravatar commit-bot@chromium.org2013-09-06
* Fallback to GLES context when GL context setup fails at any stage.Gravatar commit-bot@chromium.org2013-09-06
* Move oval and rect renderer includes to private interfaceGravatar jvanverth@google.com2013-09-06
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-06
* Update to allow packed depth-stencil on ES3Gravatar commit-bot@chromium.org2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-06
* Add support for ES3 MSAA.Gravatar commit-bot@chromium.org2013-09-05
* Revert "alpha threshold bitmap shader"Gravatar bsalomon@google.com2013-09-05
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-05
* Add device-independent rendering of ovals, take two.Gravatar commit-bot@chromium.org2013-09-05
* Add getGLMatrix method to MatrixStateGravatar commit-bot@chromium.org2013-09-05
* Add a GrGpuGL reference for GrGLProgram/GrGLUniformManagerGravatar commit-bot@chromium.org2013-09-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-05
* fix the onIsEqual method on the new bicubic effect to consider the texture ac...Gravatar humper@google.com2013-09-04
* Fix ES2 context init.Gravatar bsalomon@google.com2013-09-04
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04
* Reverting r11075.Gravatar jvanverth@google.com2013-09-04
* Add device-independent GPU rendering of ovals.Gravatar commit-bot@chromium.org2013-09-04
* Fix convex path renderer bounds computationGravatar commit-bot@chromium.org2013-09-03
* Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...Gravatar commit-bot@chromium.org2013-09-03
* Fix bounds computation in GrAAHairlineRendererGravatar commit-bot@chromium.org2013-09-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-31
* Isolate VertexBuilder from GrGLShaderBuilderGravatar commit-bot@chromium.org2013-08-30
* Rename ShaderType enum to ShaderVisibilityGravatar commit-bot@chromium.org2013-08-30
* Add bit to GrGLCaps for fixed function supportGravatar commit-bot@chromium.org2013-08-30
* Fix invalid enum error when checking for core profile in GrGLInterface::valid...Gravatar bsalomon@google.com2013-08-30