aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCaps.h
Commit message (Expand)AuthorAge
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* Fix race condition in GrGLCapsGravatar Robert Phillips2018-07-02
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* Move GrGLSL.h from include/private to src/gpu/glsl.Gravatar Brian Salomon2018-06-19
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Implement GL canCopySurface in GrGLCaps.Gravatar Greg Daniel2018-05-03
* Add glFlush workaround for instanced draws on SkylakeGravatar Chris Dalton2018-04-16
* Hide GrPixelConfig in SkSurfaceCharacterizationGravatar Robert Phillips2018-04-04
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Delazify wrapped backend textures/render target proxiesGravatar Brian Salomon2018-03-08
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Make use of the buffer data null hint a GrContextOptionGravatar Robert Phillips2018-03-02
* Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...Gravatar Brian Salomon2018-02-28
* Start on new GPU pixel ops implementation.Gravatar Brian Salomon2018-02-26
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Remove EXT_direct_state_access (unused)Gravatar Brian Osman2018-02-09
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* More sample count cleanup:Gravatar Brian Salomon2018-02-01
* Start of adding GrContextOption that overrides driver workarounds.Gravatar Brian Salomon2018-01-23
* Remove GrGLCaps::fTextureRedSupportGravatar Brian Salomon2018-01-17
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16
* Remove support for image load/storeGravatar Brian Salomon2017-11-15
* API to cache shader binaries between runs of Skia.Gravatar Ethan Nicholas2017-11-02
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* CCPR: Add workaround for PowerVR crashGravatar Chris Dalton2017-10-06
* Fall back to non mipped Texture when we can't copy base to mipped textureGravatar Greg Daniel2017-09-29
* Revert "Revert "GrContext::dump that produces JSON formatted output""Gravatar Brian Osman2017-08-10
* Revert "GrContext::dump that produces JSON formatted output"Gravatar Brian Osman2017-08-09
* GrContext::dump that produces JSON formatted outputGravatar Brian Osman2017-08-09
* Expose srgbDecodeDisableSupport in GrCapsGravatar Brian Osman2017-07-27
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Revert "Revert "Expand partial render target write pixels workaround.""Gravatar Brian Salomon2017-06-12