aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Use vertex attribute for text color in GrBitmapTextContextGravatar bsalomon2014-06-06
* Two new benches for ETC1 bitmaps.Gravatar krajcevski2014-06-05
* Is this SkDebug important? It drives me nuts.Gravatar mtklein2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Initial KTX file decoderGravatar krajcevski2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Fall back to using clip effect for outer rect in drawdrrectGravatar bsalomon2014-06-03
* Change #def to be opt-outGravatar krajcevski2014-06-02
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02
* Fix bracket outside of ifdefGravatar krajcevski2014-06-02
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Add Sample slide for RectanizersGravatar robertphillips2014-06-02
* 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