aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* switch to colortype for deepcopyGravatar reed2014-06-11
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10
* Split caching from allocation in GrClipMaskManagerGravatar krajcevski2014-06-10
* fix when DEVICE_CONFIG is still definedGravatar reed2014-06-10
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* second try at landing improved blur rectGravatar humper2014-06-09
* Revert of Gamma correction for distance field text. (https://codereview.chrom...Gravatar scroggo2014-06-09
* Gamma correction for distance field text.Gravatar jvanverth2014-06-09
* Generate path names on the client sideGravatar cdalton2014-06-09
* Make sure to copy the LATC alias when copying the GrGLCapsGravatar krajcevski2014-06-09
* Add some comments to GrRectanizer_skylineGravatar robertphillips2014-06-09
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06
* 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