aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* Reland "Move Vulkan DebugCallback code into tools."Gravatar Greg Daniel2018-06-28
* Return to low-precision ovalsGravatar Jim Van Verth2018-06-28
* Adjust ellipse center epsilon further to fix dropoutsGravatar Jim Van Verth2018-06-28
* Reland "Make GrVkBackendContext no longer derive from SkRefCnt."Gravatar Greg Daniel2018-06-28
* added TextureRenderTarget to Metal gpu backendGravatar Timothy Liang2018-06-28
* Reland "Improve precision and speed of oval rendering."Gravatar Jim Van Verth2018-06-28
* GrTessellator: handle collinear final vertex.Gravatar Stephen White2018-06-28
* Revert "Remove drawTextBlob from device use drawGlyphRunList"Gravatar Robert Phillips2018-06-28
* Remove drawTextBlob from device use drawGlyphRunListGravatar Herb Derby2018-06-28
* Revert "Improve precision and speed of oval rendering."Gravatar Jim Van Verth2018-06-27
* Improve precision and speed of oval rendering.Gravatar Jim Van Verth2018-06-27
* Switch createAlphaClipMask to use kTopLeftGravatar Robert Phillips2018-06-27
* Revert "Make GrVkBackendContext no longer derive from SkRefCnt."Gravatar Greg Daniel2018-06-27
* Revert "Move Vulkan DebugCallback code into tools."Gravatar Greg Daniel2018-06-27
* Revert "Let client pass in full extension to GrVkBackendContext."Gravatar Greg Daniel2018-06-27
* Let client pass in full extension to GrVkBackendContext.Gravatar Greg Daniel2018-06-27
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* ccpr: Add a context option to disable ccprGravatar Chris Dalton2018-06-27
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Remove Vulkan code that supported creating a GrVkRenderTarget.Gravatar Greg Daniel2018-06-26
* Fix some static intializers in Vulkan code.Gravatar Greg Daniel2018-06-26
* Refactor GrPipeline dynamic state.Gravatar Brian Salomon2018-06-26
* Fix instantiation of partially lazy proxiesGravatar Robert Phillips2018-06-26
* Move Vulkan DebugCallback code into tools.Gravatar Greg Daniel2018-06-26
* Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.Gravatar Brian Salomon2018-06-25
* Make GrVkBackendContext no longer derive from SkRefCnt.Gravatar Greg Daniel2018-06-25
* ccpr: Blacklist PowerVR Rogue in GLGravatar Chris Dalton2018-06-25
* Fix abandonment of programsGravatar Robert Phillips2018-06-25
* ccpr: Enable ccpr by defaultGravatar Chris Dalton2018-06-25
* ccpr: Cache paths with >=50% visibilityGravatar Chris Dalton2018-06-22
* ccpr: Recycle the stashed atlas's texture explicitlyGravatar Chris Dalton2018-06-22
* GrTessellator: avoid split with zero primary and out-of-range secondary.Gravatar Stephen White2018-06-22
* Alternative fix for stale MIP maps on texture export/import.Gravatar Brian Salomon2018-06-21
* Fix vulkan copy resolve.Gravatar Greg Daniel2018-06-21
* Switch to swap in moveOpListsToDDL for SkTArrayGravatar Robert Phillips2018-06-21
* Ensure that textures exported via SkImage::MakeBackendTextureFromSkImageGravatar Brian Salomon2018-06-20
* SkTypes.h: general cleanupGravatar Hal Canary2018-06-20
* Don't destroy VkPipelineLayouts until after command buffer recording.Gravatar Greg Daniel2018-06-20
* Fix degenerate case handling in fill_in_2D_gaussian_kernelGravatar Robert Phillips2018-06-20
* Move GrSwizzle.h from include/private to src/gpu.Gravatar Brian Salomon2018-06-19
* Move GrGLSL.h from include/private to src/gpu/glsl.Gravatar Brian Salomon2018-06-19
* ccpr: Don't consider sub-pixel translation for caching on AndroidGravatar Chris Dalton2018-06-19
* Revert "Revert "Change how vertex/instance attributes are handled in geometry...Gravatar Brian Salomon2018-06-19
* Use SkGlyphRun instead of builderGravatar Herb Derby2018-06-19
* Reland "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...Gravatar Timothy Liang2018-06-19
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "added GrSkSLFP and converted DitherEffect to use it"Gravatar Kevin Lubick2018-06-19
* Stop using SkTSwap.Gravatar Ben Wagner2018-06-19
* Revert "Change how vertex/instance attributes are handled in geometry process...Gravatar Mike Klein2018-06-19