aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
...
* Revert "Use a dst size threshold for multitexturing images."Gravatar Brian Salomon2017-11-30
* Use a dst size threshold for multitexturing images.Gravatar Brian Salomon2017-11-30
* Add a GrContextThreadSafeProxy to SkSurfaceCharacterizationGravatar Robert Phillips2017-11-30
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...Gravatar Greg Daniel2017-11-18
* Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...Gravatar Brian Osman2017-11-17
* Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...Gravatar Greg Daniel2017-11-17
* Add backend GPU objects to fiddle appGravatar Robert Phillips2017-11-17
* Reland "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-16
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""Gravatar Greg Daniel2017-11-16
* Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""Gravatar Greg Daniel2017-11-16
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Brian Osman2017-11-16
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16
* Revert "Add private grpixelconfigs for alpha_8 and alpha_half"Gravatar Greg Daniel2017-11-15
* Remove support for image load/storeGravatar Brian Salomon2017-11-15
* Add private grpixelconfigs for alpha_8 and alpha_halfGravatar Greg Daniel2017-11-15
* Move static helper functions for GrPixelConfig to private.Gravatar Greg Daniel2017-11-14
* Move pixel config getter to private in GrBackendSurfaceGravatar Greg Daniel2017-11-13
* Use vulkan prototypes for android framework buildGravatar Greg Daniel2017-11-10
* Set VK_NO_PROTOTYPES for vulkan backendGravatar Greg Daniel2017-11-10
* Allow mock GrContexts to "support" shader derivativesGravatar Brian Salomon2017-11-08
* Add GrContextOptions to control distance field thresholds for small sizes and...Gravatar Brian Salomon2017-11-08
* Setup CCPR testing with GrMockContextGravatar Chris Dalton2017-11-06
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* Revert "Implement window rectangles in vulkan"Gravatar Jim Van Verth2017-11-02
* Implement window rectangles in vulkanGravatar Chris Dalton2017-11-02
* API to cache shader binaries between runs of Skia.Gravatar Ethan Nicholas2017-11-02
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* MakeBackendTextureFromSkImageGravatar Eric Karl2017-10-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Use enum to track MipMapsStatus throughout Texture creationGravatar Greg Daniel2017-10-12
* Add benchmark for comparing multitexturing to non-multitexturing image draws.Gravatar Brian Salomon2017-10-11
* Set correct mip map status on GrTexture since we no longer require all mip dataGravatar Greg Daniel2017-10-10
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Add a cap for geometry shader invocationsGravatar Chris Dalton2017-10-06
* CCPR: Blacklist Mali GPUs and Vulkan while we work through issuesGravatar Chris Dalton2017-09-29
* Fall back to non mipped Texture when we can't copy base to mipped textureGravatar Greg Daniel2017-09-29
* Enable caching of path mask textures by defaultGravatar Brian Osman2017-09-28
* changed vertex attribute precisions to be actual typesGravatar Ethan Nicholas2017-09-27
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Disable flat interpolation in TextureOp on QualcommGravatar Brian Salomon2017-09-15
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06