aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Revert "added GrSkSLFP and converted DitherEffect to use it"Gravatar Kevin Lubick2018-06-19
* Stop using SkTSwap.Gravatar Ben Wagner2018-06-19
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Don't explicitly include vulkan.h in the vulkan memory allocator.Gravatar Greg Daniel2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.Gravatar Greg Daniel2018-06-14
* Remove unused code that was used for late mip allocations.Gravatar Greg Daniel2018-06-13
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Add guard around GrVkBackendContext::Create function.Gravatar Greg Daniel2018-06-07
* Always keep buffers in vulkan persistently mapped.Gravatar Greg Daniel2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Revert "Move include into head to fix build breakage."Gravatar Greg Daniel2018-05-30
* Move include into head to fix build breakage.Gravatar Greg Daniel2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-30
* Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-25
* Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAlloc...Gravatar Greg Daniel2018-05-25
* Reland fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-24
* Revert "fonts: Add support for distance field text to font remoting."Gravatar Mike Klein2018-05-23
* fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-22
* Revert "Revert "IWYU for tests starting with 'D'.""Gravatar Ben Wagner2018-05-22
* Revert "IWYU for tests starting with 'D'."Gravatar Mike Klein2018-05-22
* IWYU for tests starting with 'D'.Gravatar Ben Wagner2018-05-21
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Driver bug workaround: unbind_attachments_on_bound_render_fbo_deleteGravatar Adrienne Walker2018-05-18
* Driver bug workaround: pack_parameters_workaround_with_pack_bufferGravatar Adrienne Walker2018-05-16
* Driver bug workaround: gl_clear_brokenGravatar Adrienne Walker2018-05-16
* Driver bug workaround: restore_scissor_on_fbo_changeGravatar Adrienne Walker2018-05-16
* Driver bug workaround: max_msaa_sample_count_4Gravatar Adrienne Walker2018-05-15
* Driver bug workaround: disallow_large_instanced_drawGravatar Adrienne Walker2018-05-15
* Driver bug workaround: max_texture_size_limit_4096Gravatar Adrienne Walker2018-05-15
* Reland "Driver bug workaround: disable_discard_framebuffer"Gravatar Adrienne Walker2018-05-15
* Reland "Driver bug workaround: disable_blend_equation_advanced"Gravatar Adrienne Walker2018-05-15
* Reland "Add driver bug workarounds to GrCaps"Gravatar Adrienne Walker2018-05-14
* Include SkUnPremultiply.h in GrContext.h to fix Android compileGravatar Brian Salomon2018-05-11
* Define ~GrContextThreadSafeProxy in GrContext.cppGravatar Brian Salomon2018-05-11
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11