- 21e85eb Reland "Reland "gather8/16 JIT support"" by Mike Klein · 4 years, 10 months ago
- 7d5342d Revert "Reland "gather8/16 JIT support"" by Mike Klein · 4 years, 10 months ago
- 1283d55f Reland "gather8/16 JIT support" by Mike Klein · 4 years, 10 months ago
- 86975cd Revert "gather8/16 JIT support" by Mike Klein · 4 years, 10 months ago
- 54659e5 gather8/16 JIT support by Mike Klein · 4 years, 10 months ago
- eaeb996 Add inner bounds of round rect function by Michael Ludwig · 4 years, 10 months ago
- 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 10 months ago
- 0ebc69c Fix modulo-by-zero crash during SPIR-V conversion. by John Stiles · 4 years, 10 months ago
- 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
- b0aab2c Reland "Revert "Revert "GrDisplacementEffect uses GrTextureEffect.""" by Brian Salomon · 4 years, 10 months ago
- 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
- b8e041e refactor arm instructions by Mike Klein · 4 years, 10 months ago
- 48e7824 set up stack frames on aarch64 by Mike Klein · 4 years, 10 months ago
- af564a5 Dawn: implement fences, callbacks and Finish (syncGpu) semantics. by Stephen White · 4 years, 10 months ago
- f49debf Fix two GrProcessor names that are not valid idenitfiers by Brian Salomon · 4 years, 10 months ago
- 1bf1274 Reland "Revert "GrDisplacementEffect uses GrTextureEffect."" by Kevin Lubick · 4 years, 10 months ago
- 16abfa5 Revert "Revert "GrDisplacementEffect uses GrTextureEffect."" by Brian Salomon · 4 years, 10 months ago
- c15c936 GP64 Operand conversion by Mike Klein · 4 years, 10 months ago
- f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 10 months ago
- 8390f2e lots more refactoring by Mike Klein · 4 years, 10 months ago
- 56aa710 separate m44 tests by Mike Reed · 4 years, 10 months ago
- 938b453 Revert "transition matrix44 to opt-in only" by Mike Reed · 4 years, 10 months ago
- edc2dac convert load_store / stack_load_store to new style by Mike Klein · 4 years, 10 months ago
- 9e1e913 Add rect subtraction utility function+tests by Michael Ludwig · 4 years, 10 months ago
- 9bb88673 start on operand refactoring by Mike Klein · 4 years, 10 months ago
- 0f1f87d transition matrix44 to opt-in only by Mike Reed · 4 years, 10 months ago
- 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 5 years ago
- 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 10 months ago
- 1b84ef2 [skvm] approx_atan2 by Mike Reed · 4 years, 10 months ago
- 45d9cc8 remove i16x2 ops by Mike Klein · 4 years, 10 months ago
- cb51104 impl uniform16 by Mike Klein · 4 years, 10 months ago
- 10fc1e6 skvm unit test cleanup by Mike Klein · 4 years, 10 months ago
- f3953d0 Non-substantive GrText-related changes by Robert Phillips · 4 years, 10 months ago
- dabe38f Add submits after flushes in ProgramsTest. by Greg Daniel · 4 years, 10 months ago
- d468a16 [skvm] approx_[asin,acos,atan] by Mike Reed · 4 years, 10 months ago
- fe15962 Reland "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 10 months ago
- 801ba0d approx_tan for skvm by Mike Reed · 4 years, 10 months ago
- 2faa337 Revert "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 10 months ago
- 6341d92 Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. by Greg Daniel · 4 years, 10 months ago
- 58b5a54 More robust fix for command buffer context crash. by Greg Daniel · 4 years, 10 months ago
- 34bd2c3 Fix PinnedImageTest to make current original context at end. by Greg Daniel · 4 years, 10 months ago
- 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 10 months ago
- 210288f add SkVM_min_max unit test by Mike Klein · 4 years, 10 months ago
- 5e9f0ee add and test stack load/store by Mike Klein · 4 years, 10 months ago
- 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 10 months ago
- 82ff25e approximate sine for skvm by Mike Reed · 4 years, 10 months ago
- cd2d4e4 Mixed languages text crashes by Julia Lavrova · 5 years ago
- a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 11 months ago
- e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 11 months ago
- 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 11 months ago
- 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 11 months ago
- 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 11 months ago
- 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 11 months ago
- 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 11 months ago
- 4067a94 the return of bit_clear by Mike Klein · 4 years, 11 months ago
- aa68109 special-case overhaul by Mike Klein · 4 years, 11 months ago
- d4dec97 Add an option to GrMeshTest to save to png by Chris Dalton · 4 years, 11 months ago
- cca2acf remove little-used bit_clear() and bytes() by Mike Klein · 4 years, 11 months ago
- b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 4 years, 11 months ago
- c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 11 months ago
- 5b701e1 pass around programs by value by Mike Klein · 4 years, 11 months ago
- b7d8790 pull out schedule, finalize by Mike Klein · 4 years, 11 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 11 months ago
- c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 11 months ago
- 7542ab5 reframe liveness_analysis as eliminate_dead_code by Mike Klein · 4 years, 11 months ago
- 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 11 months ago
- ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 11 months ago
- 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 4 years, 11 months ago
- 4f90a8e Uses refactoring by Mike Klein · 4 years, 11 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 11 months ago
- 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 5 years ago
- f20400e Introduce Liveness and Uses into existing scheduler by Herb Derby · 5 years ago
- 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 11 months ago
- 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 11 months ago
- 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 4 years, 11 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 11 months ago
- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 11 months ago
- 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 11 months ago
- c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 11 months ago
- 7363af8 Fix gcc 9 warnings. by Ben Wagner · 5 years ago
- 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 5 years ago
- 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 5 years ago
- df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 5 years ago
- 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 5 years ago
- 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 5 years ago
- 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 5 years ago
- 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 5 years ago
- c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 5 years ago
- bcb46c0 Add approx_pow/log2/pow2 to SkVM builder by Mike Reed · 5 years ago
- f5ff4c2 add loadF() and storeF() helpers to Builder by Mike Reed · 5 years ago
- 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 5 years ago
- bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 5 years ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 5 years ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 5 years ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 5 years ago
- c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 5 years ago
- bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 5 years ago
- 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 5 years ago
- 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 5 years ago
- be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 5 years ago