aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Remove old command buffer ES3 tex storage limitationGravatar Brian Salomon2018-01-17
* Remove GrGLCaps::fTextureRedSupportGravatar Brian Salomon2018-01-17
* Remove GrSurfaceProxy::MakeWrapped (take 2)Gravatar Robert Phillips2018-01-17
* use safemath::mull for buffer sizesGravatar Mike Reed2018-01-17
* Revert "Remove GrSurfaceProxy::MakeWrapped"Gravatar Robert Phillips2018-01-17
* Remove GrSurfaceProxy::MakeWrappedGravatar Robert Phillips2018-01-17
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Disable explicit resource allocation in GaneshGravatar Robert Phillips2018-01-17
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17
* Support scaled color emojis for SDF fallbackGravatar Jim Van Verth2018-01-17
* Add ability for lazy proxy callback to free captured resourcesGravatar Greg Daniel2018-01-17
* Add macro to disable using GrTextureOp for AA in ChromeGravatar Brian Salomon2018-01-17
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Fix FPsGravatar Robert Phillips2018-01-16
* Fix --preAbandonGpuContext botsGravatar Robert Phillips2018-01-16
* Remove color space restrictions from GrBackendTextureImageGeneratorGravatar Brian Osman2018-01-16
* Revert "Revert "Added SkSL workaround for devices which cannot safely access ...Gravatar Brian Osman2018-01-16
* Don't apply coverage aa on image edges when target has msaa.Gravatar Brian Salomon2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."Gravatar Greg Daniel2018-01-12
* Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...Gravatar Brian Osman2018-01-12
* Force BackendTextureImageGenerator to work on only 1 consumer contextGravatar Greg Daniel2018-01-12
* Updating lazy proxys to support the case where we know a lot more info about ...Gravatar Greg Daniel2018-01-12
* Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.Gravatar Brian Salomon2018-01-12
* Added SkSL workaround for devices which cannot safely access gl_FragCoordGravatar Brian Osman2018-01-12
* Begin support for large color emoji glyphsGravatar Jim Van Verth2018-01-12
* GrTessellator: eliminate some redundant computation.Gravatar Stephen White2018-01-12
* Make GrTextureOp capable of edge antialiasing.Gravatar Brian Salomon2018-01-11
* Enable the GL_EXT_geometry_shader extension where necessaryGravatar Chris Dalton2018-01-11
* Fix buffer size assertion in VulkanGravatar Chris Dalton2018-01-11
* Update GrSemaphore to allow it to only be used once for signaling and once fo...Gravatar Greg Daniel2018-01-09
* GrTessellator: set a cap on quadratic linearization.Gravatar Stephen White2018-01-09
* CCPR: Rename GrCCPR* -> GrCC*Gravatar Chris Dalton2018-01-08
* make growToInclude privateGravatar Mike Reed2018-01-08
* fixed inconsistent ordering of SkSL enumsGravatar Ethan Nicholas2018-01-08
* move largest apis into privateGravatar Mike Reed2018-01-08
* Fix buildGravatar Robert Phillips2018-01-08
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Make SkMatrixPriv stride mapping functions take separate src and dst stridesGravatar Brian Salomon2018-01-08
* begin cleanup of malloc porting layerGravatar Mike Reed2018-01-05
* Remove public version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Add GrResourceProviderPriv and expose GrGpu in itGravatar Greg Daniel2018-01-05
* GrTessellator: fix for assert on bevelling.Gravatar Stephen White2018-01-05
* Privatize separate src/dst version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Enable conditional-uninitialized flagGravatar Kevin Lubick2018-01-05
* Reland "CCPR: Initial semi-optimized vertex shader Impl"Gravatar Chris Dalton2018-01-04
* GrTessellator: fix for points which become non-finite on AA stroking.Gravatar Stephen White2018-01-04
* Fix android framework buildGravatar Brian Osman2018-01-04