aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* hide SkDevice::config()Gravatar reed2014-06-02
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30
* Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.Gravatar commit-bot@chromium.org2014-05-30
* Initial work to get ETC1 data up to the GPUGravatar commit-bot@chromium.org2014-05-30
* move all code generation under genProgram() in GrGLShaderBuilder.Gravatar commit-bot@chromium.org2014-05-30
* Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...Gravatar commit-bot@chromium.org2014-05-30
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.Gravatar commit-bot@chromium.org2014-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-30
* Make GrGLShaderBuilder store a GenProgramOutputGravatar commit-bot@chromium.org2014-05-29
* Incremental refactoring of GrGLProgram and GrGLShaderBuilderGravatar commit-bot@chromium.org2014-05-29
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* Constify the arguments to createTextureGravatar commit-bot@chromium.org2014-05-29
* Move all code generation from GrGLProgram to GrGLShaderBuilderGravatar commit-bot@chromium.org2014-05-29
* Add testing for Rectanizer-derived classesGravatar commit-bot@chromium.org2014-05-29
* separate view matrix from rt adjustmentGravatar commit-bot@chromium.org2014-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-28
* Revert of Revert of Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-27
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Add OpenGL Compressed Texture enum valuesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-23
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-23
* fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct...Gravatar commit-bot@chromium.org2014-05-23
* Remove 1/2 pixel offsets for distance field layout.Gravatar commit-bot@chromium.org2014-05-21
* Revert of Revert ""Revert of eliminate config param -- it was always self's c...Gravatar commit-bot@chromium.org2014-05-21
* Add EXT suffix to EXT_map_buffer_range referencesGravatar djsollen@google.com2014-05-21
* Centralize decision about whether to do bicubic filtering, and fallbacks to m...Gravatar commit-bot@chromium.org2014-05-20
* Revert ""Revert of eliminate config param -- it was always self's config (htt...Gravatar commit-bot@chromium.org2014-05-20
* Preserve GrContext's matrix when calling SkShader::asNewEffect.Gravatar commit-bot@chromium.org2014-05-20
* Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)ScaleGravatar commit-bot@chromium.org2014-05-20
* "Revert of eliminate config param -- it was always self's config (https://cod...Gravatar reed@google.com2014-05-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-20
* Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversionGravatar commit-bot@chromium.org2014-05-19
* Revert "Revert of eliminate config param -- it was always self's config (http...Gravatar commit-bot@chromium.org2014-05-19
* Fix build error for windows for Dashing CLGravatar commit-bot@chromium.org2014-05-19
* Add Dashing gpu effect for simple dashed linesGravatar commit-bot@chromium.org2014-05-19
* Fix Gpu texture creation bugGravatar commit-bot@chromium.org2014-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-16
* Move skPaint2GrPaint to SkGr.h/cppGravatar commit-bot@chromium.org2014-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-15
* Add CPU backing store for GrAtlas to reduce texture uploads.Gravatar commit-bot@chromium.org2014-05-14
* Allow GrFontCache::dump() in all builds.Gravatar commit-bot@chromium.org2014-05-14
* Update layer-pre-rendering for Chrome flagGravatar commit-bot@chromium.org2014-05-14
* 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
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09