aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Remove GrGLSLSampler type and subclassesGravatar Brian Salomon2016-11-21
* re-land of switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-21
* Add an extra pixel to the distance field path renderer bounds.Gravatar Brian Salomon2016-11-21
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-21
* Revert "switched skslc from std::string to SkString"Gravatar Greg Daniel2016-11-20
* Fix typo in GrGLCapsGravatar elemental2016-11-18
* Make GrSwizzle::GrSwizzle() constexprGravatar Brian Salomon2016-11-18
* Remove unnecessary attribute and varying type modifiersGravatar Brian Salomon2016-11-18
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-18
* Add handling for instantiate failure up the call stackGravatar Robert Phillips2016-11-18
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Fix computation of texture size for approximately-fit deferred proxiesGravatar Robert Phillips2016-11-17
* Fix double deletion of DescriptorSetLayoutsGravatar Jim Van Verth2016-11-17
* In GrProcessor::TextureSampler drop the "get", it's cleanerGravatar Brian Salomon2016-11-17
* Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3.Gravatar Brian Osman2016-11-17
* Remove accessRenderTarget call in SkGpuDevice ctorGravatar Robert Phillips2016-11-17
* Remove unnecessary TextureSampler comparison in GrTextureDomainEffect.Gravatar Brian Salomon2016-11-17
* Guard against instantiate & accessRenderTarget failuresGravatar Robert Phillips2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* Rename GrTextureBufferSampler to GrBufferSamplerGravatar csmartdalton2016-11-16
* Rename kTexture2DISampler to kITexture2DSampler.Gravatar Brian Salomon2016-11-16
* Add IORef capability to GrSurfaceProxy objects - take 2Gravatar robertphillips2016-11-16
* Fix error with transforming custom/large glyphsGravatar Jim Van Verth2016-11-16
* make SkXfermode.h go awayGravatar Mike Reed2016-11-16
* Fix flushing of HWAA state relating to mixed samplesGravatar csmartdalton2016-11-16
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Add kRenderTarget_GrSurfaceFlag to GrVkGpu::onWrapBackendRenderTargetGravatar Robert Phillips2016-11-15
* Add detection of image load/store to capsGravatar Brian Salomon2016-11-15
* Add image functions to GrGLInterfaceGravatar Brian Salomon2016-11-15
* Add 4.20 as a GLSL output version.Gravatar Brian Salomon2016-11-15
* Revert "Support decoding images to multiple formats, depending on usage"Gravatar Brian Osman2016-11-15
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* Compute the correct dst->src rect for bitmap tiles in SkGpuDeviceGravatar Brian Salomon2016-11-14
* Revert "Add IORef capability to GrSurfaceProxy objects"Gravatar Robert Phillips2016-11-14
* Add IORef capability to GrSurfaceProxy objectsGravatar Robert Phillips2016-11-14
* Remove static asserts for GrSLType and GrVertexAttribType enum values.Gravatar Brian Salomon2016-11-14
* Clean up glyph id handling.Gravatar Ben Wagner2016-11-11
* Revert "Revert "Add integer texture support.""Gravatar Brian Salomon2016-11-11
* re-re-land of skslc now uses standard Skia capsGravatar Ethan Nicholas2016-11-11
* Clean up validation layersGravatar Jim Van Verth2016-11-11
* Revert "re-land of skslc now uses standard Skia caps"Gravatar Leon Scroggins2016-11-11
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* re-land of skslc now uses standard Skia capsGravatar Ethan Nicholas2016-11-11
* Revert "skslc now uses standard Skia caps"Gravatar Leon Scroggins2016-11-11
* skslc now uses standard Skia capsGravatar Ethan Nicholas2016-11-11
* Revert "Add integer texture support."Gravatar Leon Scroggins2016-11-10
* Add integer texture support.Gravatar Brian Salomon2016-11-10