aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Remove old, unused codeGravatar Brian Osman2017-09-26
* switched gl_Position and gl_PointSize to sk_*Gravatar Ethan Nicholas2017-09-26
* Invalidate textures cached by SW path renderer when paths go awayGravatar Brian Osman2017-09-26
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-26
* Shrink GrDrawOpAtlases when no longer needed, take 2.Gravatar Jim Van Verth2017-09-26
* CCPR: Remove kCombinedTriangleHullsAndEdgesGravatar Chris Dalton2017-09-26
* Add some asserts and explict setting of fIsMipMappedGravatar Greg Daniel2017-09-26
* Invalidate path VBs when paths are destroyedGravatar Brian Osman2017-09-26
* Add animated cowboy sample from WebKit tests, and fix.Gravatar Jim Van Verth2017-09-25
* Remove unneeded kExact and kNoCreate Flags from GrResouceProviderGravatar Greg Daniel2017-09-25
* Remove unused function with an incorrect assertGravatar Brian Osman2017-09-22
* Revert "Shrink GrDrawOpAtlases when no longer needed"Gravatar Jim Van Verth2017-09-22
* Shrink GrDrawOpAtlases when no longer neededGravatar Jim Van Verth2017-09-22
* Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.Gravatar Brian Salomon2017-09-22
* switched SkSL's temporary 'highfloat' type back to 'float'Gravatar Ethan Nicholas2017-09-22
* Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation)Gravatar Robert Phillips2017-09-21
* Guard resource provider path creation methods against abandoned contextGravatar Robert Phillips2017-09-21
* Don't call GrBuffer::map() in createPatternedIndexBuffer.Gravatar Mike Klein2017-09-21
* Fix wrap mode asserts in GrVkSampler::GenerateKeyGravatar Brian Salomon2017-09-21
* Remove pre-attachment of stencil buffersGravatar Robert Phillips2017-09-21
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Avoid using glUnmapBufferOES with ES3Gravatar Brian Osman2017-09-20
* Fix TSAN issue with atlas expansion.Gravatar Jim Van Verth2017-09-20
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* CCPR: Process corners analyticallyGravatar Chris Dalton2017-09-20
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Temporarily disable atlas growth.Gravatar Jim Van Verth2017-09-18
* Revert "Revert "Allow GrDrawOpAtlas to grow as needed""Gravatar Jim Van Verth2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Minor fixes to SkSL precisions"Gravatar Ethan Nicholas2017-09-18
* Revert "fix for uninitialized GrGLSLFragmentShaderBuilder field"Gravatar Ethan Nicholas2017-09-18
* Minor fixes to SkSL precisionsGravatar Ethan Nicholas2017-09-15
* fix for uninitialized GrGLSLFragmentShaderBuilder fieldGravatar Ethan Nicholas2017-09-15
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Revert "Allow GrDrawOpAtlas to grow as needed"Gravatar Jim Van Verth2017-09-15
* Disable flat interpolation in TextureOp on QualcommGravatar Brian Salomon2017-09-15
* Allow GrDrawOpAtlas to grow as neededGravatar Jim Van Verth2017-09-15
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Revert "Revert "Pre-allocate some opList dependency list storage""Gravatar Robert Phillips2017-09-15
* Revert "Pre-allocate some opList dependency list storage"Gravatar Robert Phillips2017-09-14
* Pre-allocate some opList dependency list storageGravatar Robert Phillips2017-09-14
* Remove unnecessary code in SkGpuDevice::drawRRectGravatar Brian Osman2017-09-14
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Remove unused GPU RGB to YUV codeGravatar Brian Osman2017-09-14
* Land scaffolding for explicit MDB resource allocationGravatar Robert Phillips2017-09-14
* Remove invalid SkRRect asserts in GrShapeGravatar Brian Osman2017-09-14