aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* ccpr: Use a more stable formula to find quadratic coordinatesGravatar Chris Dalton2018-03-21
* GrGLExtensions: remove unneded unique_ptrGravatar Hal Canary2018-03-21
* Fix version check for vulkan layersGravatar Greg Daniel2018-03-21
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Remove more uses of SkAutoGlyphCache.Gravatar Herb Derby2018-03-21
* Don't add change listeners to pixelRefs in DDL modeGravatar Robert Phillips2018-03-20
* ccpr: Update the sample to use proper coverage count buffersGravatar Chris Dalton2018-03-20
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Allow SkTraceMemoryDump to exclude wrapped objectsGravatar Eric Karl2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Make sure we set stencil layout when doing copy as drawGravatar Greg Daniel2018-03-19
* Fix GrTextureStripAtlasManager cleanup order bugGravatar Robert Phillips2018-03-19
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Don't emit empty command buffers in vulkanGravatar Greg Daniel2018-03-17
* Correctly discard or load RT when doing copies as draws in VulkanGravatar Greg Daniel2018-03-16
* Make sure we do a render pass load if we copied to a surface before handGravatar Greg Daniel2018-03-16
* Fix vulkan layout barriers when we are doing in line uploads.Gravatar Greg Daniel2018-03-16
* Fix Vulkan Copy as draw shaderGravatar Greg Daniel2018-03-16
* Prevent crash when flushing while DDL recordingGravatar Robert Phillips2018-03-16
* Support GL_OES_EGL_image_external on newer GLSL without essl3Gravatar Brian Osman2018-03-16
* Make TestForPreservingPMConversions helper use lazy createTextureProxy call.Gravatar Greg Daniel2018-03-16
* Disable CCPR path rendering in DDL modeGravatar Robert Phillips2018-03-15
* GrGLES: unify MakeNativeInterface_{android,egl}Gravatar Hal Canary2018-03-15
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Fix initialLayout update in Vk createTestingOnlyImageGravatar Greg Daniel2018-03-15
* Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888Gravatar Alexis Hetu2018-03-15
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Revert "ccpr: Unblacklist vulkan"Gravatar Greg Daniel2018-03-15
* ccpr: Unblacklist vulkanGravatar Chris Dalton2018-03-15
* GrGLES: clean up android_get_gl_procGravatar Hal Canary2018-03-14
* Reland "Add back missing unique key checks when creating CachedBitmap/Image P...Gravatar Greg Daniel2018-03-14
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Revert "Add back missing unique key checks when creating CachedBitmap/Image P...Gravatar Greg Daniel2018-03-14
* ccpr: Add an attenuation parameter to triangle cornersGravatar Chris Dalton2018-03-14
* Add a shader cap for incomplete short int precisionGravatar Chris Dalton2018-03-14
* Provide promise images when rendering SKPs w/ DDLGravatar Robert Phillips2018-03-14
* Ensure that GrGpu state tracking is initialized before making a backend RT/Te...Gravatar Brian Salomon2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Add back missing unique key checks when creating CachedBitmap/Image ProxiesGravatar Greg Daniel2018-03-14
* Compile with GCC 7.2.0.Gravatar Ben Wagner2018-03-13
* Fix possible overflows in hair line path renderer vertex countsGravatar Brian Salomon2018-03-13
* Fixed some shader cache issuesGravatar Ethan Nicholas2018-03-13
* Add testing-only backend render target support to GrVkGpu.Gravatar Brian Salomon2018-03-13
* move blur impl into coreGravatar Mike Reed2018-03-12
* Temporary patch for Mus/VizGravatar Robert Phillips2018-03-12
* update include path for SkBlurMask.hGravatar Mike Reed2018-03-12
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12