- 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 9 months ago
- 1c61eba SkM44: Remove unused determinant & redundant checks in invert by Brian Osman · 4 years, 9 months ago
- b6af407 change Overdraw colorfilter to be pure sksl by Mike Reed · 4 years, 9 months ago
- 7a9c9d6 Make SkM44 public. by Prashant Nevase · 4 years, 9 months ago
- 938b453 Revert "transition matrix44 to opt-in only" by Mike Reed · 4 years, 9 months ago
- 0f1f87d transition matrix44 to opt-in only by Mike Reed · 4 years, 9 months ago
- 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 9 months ago
- 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 9 months ago
- d1afef6 Support markers (custom matrices) in SkVertices Attributes by Brian Osman · 4 years, 9 months ago
- d276e3f SkMatrix44 is deprecated: use SkM44 instead by Mike Reed · 4 years, 9 months ago
- 14f62de SkCamera.h is deprecated by Mike Reed · 4 years, 9 months ago
- eb1d5a2 Move markerstack into its own object: by Mike Reed · 4 years, 9 months ago
- c9624d5 Add sample quality to GrD3DTextureResourceInfo. by Greg Daniel · 4 years, 9 months ago
- 96bfeff More fixes to get D3D tests running. by Jim Van Verth · 4 years, 9 months ago
- 4d932d1 Move the GrStrikeCache from the recording context to the direct context by Robert Phillips · 4 years, 9 months ago
- cc81e20 Take MorphologyImageFilter radii as SkScalar. by Ben Wagner · 4 years, 9 months ago
- 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 9 months ago
- 68219bf Add Usage::kColor to SkVertices custom attributes by Brian Osman · 4 years, 9 months ago
- dc8fcdb Add getter for channels to GrBackendFormat by Brian Salomon · 4 years, 9 months ago
- 8561fc2 Update gpu flush semaphore contract. by Greg Daniel · 4 years, 9 months ago
- 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 9 months ago
- 7d08f4b remove deprecated concat44 -- use concat by Mike Reed · 4 years, 9 months ago
- a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 9 months ago
- a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 9 months ago
- 0022f5c [SkTrimPathEffect] Preserve wrap-around continuity by Florin Malita · 4 years, 9 months ago
- 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 9 months ago
- 2f92c93 virtual for saveCamera by Mike Reed · 4 years, 9 months ago
- aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 4 years, 9 months ago
- 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 9 months ago
- a9741ee first sksl on skvm by Mike Klein · 4 years, 9 months ago
- 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 9 months ago
- 0451375 Remove D3D12X. by Jim Van Verth · 4 years, 9 months ago
- e99c56f Use the LICENSE provided by Microsoft by Michael Ludwig · 4 years, 9 months ago
- a5efd68 Add license for include/third_party/d3d by Michael Ludwig · 4 years, 9 months ago
- ab7e8b3 plumb camera info down to devices by Mike Reed · 4 years, 9 months ago
- d6ad480 Add GrD3DBuffer. by Jim Van Verth · 4 years, 9 months ago
- 717d386 Remove more remnants of SkVertices bone support by Brian Osman · 4 years, 9 months ago
- f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 9 months ago
- 2fc431e Update Skia milestone to 84 by Heather Miller · 4 years, 9 months ago
- 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 9 months ago
- ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 9 months ago
- 6e35a00 Have GrContext abandoned call also check if the underlying device is lost. by Greg Daniel · 4 years, 9 months ago
- 9aa9a68 Implement local version of gr_cp and use for GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 9 months ago
- 587b091 Stop including SkVertices.h from SkCanvas.h by Brian Osman · 4 years, 9 months ago
- 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 9 months ago
- 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 9 months ago
- e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 9 months ago
- 261e25f Move SkDraw to use SkVerticesPriv, remove redundant private API by Brian Osman · 4 years, 9 months ago
- 8e75147 Allow GrD3DTextureResourceInfo to include declared D3D12 types. by Jim Van Verth · 4 years, 9 months ago
- 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 9 months ago
- 65d3ad9 remove unused bitmap method by Mike Reed · 4 years, 9 months ago
- dd20545 Declare SkString in GrContext by Michael Ludwig · 4 years, 9 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 9 months ago
- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 9 months ago
- aa90dad Fill in some D3D texture creation routines. by Jim Van Verth · 4 years, 9 months ago
- 80f865f Use GL_ANGLE_base_vertex_base_instance by Chris Dalton · 4 years, 9 months ago
- 34ed73b Make memcmps in GrResourceKey::op== safe. by Brian Salomon · 4 years, 9 months ago
- 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 9 months ago
- c6b17ef all colorfilters but RT converted to skvm by Mike Reed · 4 years, 9 months ago
- f95a35f Remove some unused 3 byte vertex attrib types. by Greg Daniel · 4 years, 9 months ago
- 0a22b1e Rename GrGpuTessellationPathRenderer to GrTessellationPathRenderer by Chris Dalton · 4 years, 9 months ago
- ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 9 months ago
- 2cae3b0 Fix TODO SkImage_GpuBase to check SkColorInfo and not a fake SkImageInfo by Brian Salomon · 4 years, 9 months ago
- 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 4 years, 9 months ago
- 833313b Add back deprecated warnings. by Ben Wagner · 4 years, 9 months ago
- fd89e0b Add GrD3DRenderTarget and GrD3DTextureRenderTarget. by Jim Van Verth · 4 years, 9 months ago
- ccbf54a Add glDraw*BaseInstance functions to GrGLInterface by Chris Dalton · 4 years, 9 months ago
- 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 9 months ago
- 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 9 months ago
- 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 9 months ago
- 0f4eba5 Roll skia/third_party/skcms cbf3b9df1ae1..bd0abcd0646a (1 commits) by skia-autoroll · 4 years, 9 months ago
- 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 9 months ago
- 4d1a90b smarter SkColorInfo::isOpaque() by Mike Klein · 4 years, 9 months ago
- 05d0919 Flesh out backend textures and rendertargets to support Direct3D. by Jim Van Verth · 4 years, 9 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 9 months ago
- f832c0a Allows Skia users to disable use of API_AVAILABLE in the Metal backend. by Chinmay Garde · 4 years, 10 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 9 months ago
- 430c5a1 hide bitmap virtuals by Mike Reed · 4 years, 10 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
- 6a32672 Revert "remove uncalled virtuals" by Mike Reed · 4 years, 10 months ago
- 4765da4 Add fiddle example for MakeLinear by Kevin Lubick · 4 years, 10 months ago
- bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 10 months ago
- 8edacdb remove uncalled virtuals by Mike Reed · 4 years, 10 months ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
- d7e0131 remove old experimental apis by Mike Reed · 4 years, 10 months ago
- d8add5c Add fiddle demonstrating alpha when used on saveLayer by Kevin Lubick · 4 years, 10 months ago
- 6b48e62 remove unused mutate() apis by Mike Klein · 4 years, 10 months ago
- cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 4 years, 10 months ago
- 16701ee Shrink SkTHashTables by Mike Klein · 4 years, 10 months ago
- 276a785 rearrange to emphasize most salient params by Mike Klein · 4 years, 10 months ago
- 9a4ac6e add programs to compose, lerp and luma colorfilters by Mike Reed · 4 years, 10 months ago
- 7e0a7db colorfilter's program returns a color by Mike Reed · 4 years, 10 months ago
- bc45f28 remove legacy virtual from enforcer by Mike Reed · 4 years, 10 months ago
- ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 10 months ago
- 5caf7de restore Op::round by Mike Klein · 4 years, 10 months ago
- 019385e remove LerpRed shader by Mike Reed · 4 years, 10 months ago
- b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 10 months ago
- 9b5dba2 Update Skia milestone to 83 by Eric Boren · 4 years, 10 months ago
- dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 10 months ago