aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Go back to cleaning up MIP levels on texture export rather than assuming dirtyGravatar Brian Salomon2018-07-25
* Revert "Reduce arbitrary opList splitting when sorting (take 2)"Gravatar Robert Phillips2018-07-24
* Reduce arbitrary opList splitting when sorting (take 2)Gravatar Robert Phillips2018-07-24
* ccpr: Blacklist Bay Trail and Sandybridge on MesaGravatar Chris Dalton2018-07-23
* implemented copy surface as blit for metal gpu backendGravatar Timothy Liang2018-07-23
* Vertex color xform benchGravatar Brian Osman2018-07-20
* Re-add assert for mip maps.Gravatar Greg Daniel2018-07-20
* ccpr: Blacklist Sandy BridgeGravatar Chris Dalton2018-07-20
* Reland "Don't require mips in GrTextureProducer if texture is 1x1."Gravatar Greg Daniel2018-07-20
* GL: Accept "_float" extensions for "_half_float" formatsGravatar Chris Dalton2018-07-20
* Revert "Don't require mips in GrTextureProducer if texture is 1x1."Gravatar Greg Daniel2018-07-19
* Don't require mips in GrTextureProducer if texture is 1x1.Gravatar Greg Daniel2018-07-19
* Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* implemented onWritePixels and related tests for metal gpu backendGravatar Timothy Liang2018-07-19
* Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* Use SkGlyphRunListIterator in gpuGravatar Herb Derby2018-07-19
* share helper for flagging when added to raster cacheGravatar Mike Reed2018-07-19
* created stub for metal gpu command bufferGravatar Timothy Liang2018-07-19
* Revert "Add kAAHairline to GpuPathRenderers"Gravatar Ben Wagner2018-07-18
* Add kAAHairline to GpuPathRenderersGravatar Chris Dalton2018-07-18
* ccpr: Remove constant scale when solving the cubic midtangentGravatar Chris Dalton2018-07-18
* Fix explicit allocation bugGravatar Robert Phillips2018-07-18
* Pull non-substantive changes out of "Reduce arbitrary opList splitting when s...Gravatar Robert Phillips2018-07-18
* Reland "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-18
* ccpr: Account for stroke and style in path cache keysGravatar Chris Dalton2018-07-18
* Fix Valgrind skinning bugGravatar Robert Phillips2018-07-18
* GrTessellator: fix overlap outer boundary winding.Gravatar Stephen White2018-07-18
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* Restore SkLightingShader and associated classesGravatar Robert Phillips2018-07-17
* added byte and ubyte types to SKSLGravatar Ruiqi Mao2018-07-17
* Remove crash when shader linking fails.Gravatar Brian Salomon2018-07-17
* Reland "Remove interpolants are inaccurate workaround for Adreno 3xx."Gravatar Brian Salomon2018-07-17
* Revert "Reduce arbitrary opList splitting when sorting"Gravatar Robert Phillips2018-07-17
* Reduce arbitrary opList splitting when sortingGravatar Robert Phillips2018-07-17
* GrTessellator: collinear edges during sanitize.Gravatar Stephen White2018-07-16
* Device interface uses glyph run listGravatar Herb Derby2018-07-16
* In GrContext::readSurfacePixels fail gracefully if temp pixmap allocationGravatar Brian Salomon2018-07-16
* Revert "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-13
* Reland: Check for ANGLE's implementation of texture_rectangleGravatar Weiliang Chen2018-07-13
* implemented metal gpu backend texture upload testingGravatar Timothy Liang2018-07-13
* Make GrRenderTargetOpList::purgeOpsWithUninstantiatedProxies match the GrText...Gravatar Robert Phillips2018-07-13
* Introduce text blob processing but don't wire it upGravatar Herb Derby2018-07-13
* GrTessellator: missing intersection rewind fix.Gravatar Stephen White2018-07-13
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* Remove SkSafeSetNull.Gravatar Ben Wagner2018-07-12
* Move to using pointers in simplifyDraw*Gravatar Herb Derby2018-07-12
* Disable GPU clip masksGravatar Chris Dalton2018-07-12
* Add check before freeing op in GrTextureOpListGravatar Robert Phillips2018-07-12
* Generate GrVkInterface when we make the GrVkGpu.Gravatar Greg Daniel2018-07-12
* Remove SkDrawFilter.Gravatar Ben Wagner2018-07-12