aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Use explicitly-sized enums in GrGLProgramDesc::KeyHeaderGravatar commit-bot@chromium.org2013-10-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-01
* Mark when effects and programs have vertex codeGravatar commit-bot@chromium.org2013-09-30
* Add a GrCustomCoordsTextureEffect classGravatar commit-bot@chromium.org2013-09-30
* Add GrSurface::savePixels().Gravatar commit-bot@chromium.org2013-09-30
* Move the GL shader compilation step into GrGLShaderBuilderGravatar commit-bot@chromium.org2013-09-30
* Revert "Add a requiresVertexShader method to GrGLEffect"Gravatar commit-bot@chromium.org2013-09-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-28
* GrAtlas cleanup: Split out GrPlot and GrAtlasGravatar commit-bot@chromium.org2013-09-27
* move GrMalloc, GrFree, Gr_bzero to their sk equivalentsGravatar reed@google.com2013-09-26
* GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.Gravatar commit-bot@chromium.org2013-09-26
* First pass at font cache refactor: Create an atlas manager per textureGravatar commit-bot@chromium.org2013-09-26
* Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.Gravatar commit-bot@chromium.org2013-09-25
* 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