aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/Write...Gravatar Brian Salomon2018-06-01
* Set bounds correctly for color emoji that need post-cache transfomsGravatar Jim Van Verth2018-06-01
* 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
* GrTessellator: fix winding merged to zero on split edge.Gravatar Stephen White2018-06-01
* Move SkColorTable to src/codecGravatar Leon Scroggins III2018-06-01
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* Fix fuzzer bugsGravatar Robert Phillips2018-05-31
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* GrTessellator: fix for ping-pong split fuzzer hang.Gravatar Stephen White2018-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
* Revert "Check for ANGLE's implementation of texture_rectangle"Gravatar Ravi Mistry2018-05-30
* Check for ANGLE's implementation of texture_rectangleGravatar Weiliang Chen2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Make sk_sp operator bool explicit.Gravatar Ben Wagner2018-05-30
* Make GrPrimitiveProcessor::Attribute a class, hide data members.Gravatar Brian Salomon2018-05-30
* Revert "Allow CCPR in DDL mode"Gravatar Robert Phillips2018-05-30
* Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integ...Gravatar Brian Salomon2018-05-30
* Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-30
* Allow CCPR in DDL modeGravatar Robert Phillips2018-05-30
* Revert "GrTessellator: fix for ping-pong split fuzzer hang."Gravatar Ravi Mistry2018-05-29
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* GrTessellator: fix for ping-pong split fuzzer hang.Gravatar Stephen White2018-05-29
* Revert "Make GrTextureOp disable coverage AA when rect falls on integers."Gravatar Brian Salomon2018-05-29
* Make GrTextureOp disable coverage AA when rect falls on integers.Gravatar Brian Salomon2018-05-29
* Drop unneeded .get() in GrCoverageCountingPathRenderer.cppGravatar tzik2018-05-29
* Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Brian Salomon2018-05-26
* Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"Gravatar Brian Salomon2018-05-26
* Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."Gravatar Brian Salomon2018-05-26
* Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."Gravatar Stephen White2018-05-26
* Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp"Gravatar Stephen White2018-05-26
* Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Stephen White2018-05-26
* GrTessellator: remove collinear vertices.Gravatar Stephen White2018-05-25
* 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
* Turn off domain in GrTextureOp when src rect contains entire proxyGravatar Brian Salomon2018-05-25
* Workaround constexpr bug in MSVC 2015 in GrTextureOpGravatar Brian Salomon2018-05-24
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Remove memory pool use from SkTextBlobCacheGravatar Herb Derby2018-05-24
* Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.Gravatar Brian Salomon2018-05-24
* Move vulkan layout helpers from GrVkMemory to GrVkImage.Gravatar Greg Daniel2018-05-24
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Reland fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-24
* ccpr: Handle winding and even-odd in the same shaderGravatar Chris Dalton2018-05-24
* Revert "ccpr: Handle winding and even-odd in the same shader"Gravatar Chris Dalton2018-05-23
* ccpr: Handle winding and even-odd in the same shaderGravatar Chris Dalton2018-05-23