Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4150eea6c49ecec882a8d3e1c61d6a25fcd1e905
/
include
/
gpu
4150eea
Move control of explicit GPU resource allocation to GrContextOptions
by Robert Phillips
· 7 years ago
5dd202d
Revert "Revert "move GrColor.h to private, IWYU""
by Mike Reed
· 7 years ago
63cc293
Revert "move GrColor.h to private, IWYU"
by Brian Salomon
· 7 years ago
e602f39
move GrColor.h to private, IWYU
by Mike Reed
· 7 years ago
5711133
Remove integer texture support
by Brian Salomon
· 7 years ago
52347e7
Fix link error with compoent build
by Peng Huang
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
85ae715
Add new GrContext queries for imagability, surfacability, and max sample count of color types
by Brian Salomon
· 7 years ago
d653cac
More sample count cleanup:
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
6a0176b
Add ref counted wrapped around GrTexture ReleaseProc
by Greg Daniel
· 7 years ago
7f86192
Revert "Drop support for unused MSAA extensions"
by Robert Phillips
· 7 years ago
7df2746
Drop support for unused MSAA extensions
by Chris Dalton
· 7 years ago
7f1a074
Remove some unused sample count caps
by Brian Salomon
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
33bf56d
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization
by Brian Salomon
· 7 years ago
f2336e4
Add lazy proxy's for wrapping backend textures
by Greg Daniel
· 7 years ago
27059d3
ccpr: Use primitive restart feature on ARM
by Chris Dalton
· 7 years ago
01b476a
Start of adding GrContextOption that overrides driver workarounds.
by Brian Salomon
· 7 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
dba65f9
Add a workaround for inaccurate interpolants on Adreno 3xx.
by Brian Salomon
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
88260b5
Split GrContext into Normal/DDL flavors
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
e728f67
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
by Greg Daniel
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
cd3261a
Revert "Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord""
by Brian Osman
· 7 years ago
9d6929c
Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord"
by Brian Osman
· 7 years ago
1001f84
Added SkSL workaround for devices which cannot safely access gl_FragCoord
by Brian Osman
· 7 years ago
8fd7955
Enable the GL_EXT_geometry_shader extension where necessary
by Chris Dalton
· 7 years ago
274218e
move largest apis into private
by Mike Reed
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
4b6bde7
add back purgeResourcesNotUsedInMs() temporarily
by Mike Klein
· 7 years ago
b67821d
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget
by Robert Phillips
· 7 years ago
e42edcc
Add stubbed out GrContext
by Robert Phillips
· 7 years ago
76d917c
Ensure we flush TextBlobCache message queue.
by Jim Van Verth
· 7 years ago
344e903
Prefer fullscreen clears on Qualcomm/GL
by Chris Dalton
· 7 years ago
94f509b
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
by Brian Salomon
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 7 years ago
eace8cd
Use sk_sp to own GrCaps in GrContext.
by Brian Salomon
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
990014d
Temporarily readd old signature of GrContext::MakeGL
by Brian Salomon
· 7 years ago
7af060a
Add gray_8_as_lum and _as_red private grpixelconfigs
by Greg Daniel
· 7 years ago
afb7ec7
Revert "Revert "Add define to use customize vulkan header.""
by Greg Daniel
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
b351817
Revert "Add define to use customize vulkan header."
by Brian Salomon
· 7 years ago
a492eb0
Add define to use customize vulkan header.
by Greg Daniel
· 7 years ago
7ffbcf9
Add unit test for SkDeferredDisplayLists (take 2)
by Robert Phillips
· 7 years ago
e7d8da4
Add support for internal gl format in GrGLTextureInfo
by Greg Daniel
· 7 years ago
10ed243
Add cap on intel to avoid calling abs and floor on the same line in a shader.
by Greg Daniel
· 7 years ago
762d5e7
Revert "Revert "Use a dst size threshold for multitexturing images.""
by Brian Salomon
· 7 years ago
be85ef2
Revert "Use a dst size threshold for multitexturing images."
by Brian Salomon
· 7 years ago
edfa0d2
Use a dst size threshold for multitexturing images.
by Brian Salomon
· 7 years ago
8def8bf
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
3b51df1
Cleanup yes/no enums in Ganesh
by Chris Dalton
· 7 years ago
ef59d87
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""""
by Greg Daniel
· 7 years ago
b092cea
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""
by Brian Osman
· 7 years ago
68ab186
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""
by Greg Daniel
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
584a79a
Reland "Fold analytic clip FPs into GrReducedClip"
by Chris Dalton
· 7 years ago
47c8ed3
Reland "Fix precision caps and rrect/ellipse effect precisions"
by Chris Dalton
· 7 years ago
3b2f5b6
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
by Greg Daniel
· 7 years ago
b5fb7cf
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
by Greg Daniel
· 7 years ago
24f9c19
Revert "Fix precision caps and rrect/ellipse effect precisions"
by Brian Osman
· 7 years ago
554c1f0
Revert "Fold analytic clip FPs into GrReducedClip"
by Brian Osman
· 7 years ago
4355b26
Fold analytic clip FPs into GrReducedClip
by Chris Dalton
· 7 years ago
e421800
Fix precision caps and rrect/ellipse effect precisions
by Chris Dalton
· 7 years ago
0fb6db4
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
by Greg Daniel
· 7 years ago
559f556
Remove support for image load/store
by Brian Salomon
· 7 years ago
33d17cb
Add private grpixelconfigs for alpha_8 and alpha_half
by Greg Daniel
· 7 years ago
ab081ae
Move static helper functions for GrPixelConfig to private.
by Greg Daniel
· 7 years ago
5254ccc
Move pixel config getter to private in GrBackendSurface
by Greg Daniel
· 7 years ago
037d1fc
Use vulkan prototypes for android framework build
by Greg Daniel
· 7 years ago
83bd441
Set VK_NO_PROTOTYPES for vulkan backend
by Greg Daniel
· 7 years ago
821ef18
Allow mock GrContexts to "support" shader derivatives
by Brian Salomon
· 7 years ago
af59748
Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths.
by Brian Salomon
· 7 years ago
fddb6c0
Setup CCPR testing with GrMockContext
by Chris Dalton
· 7 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 7 years ago
6a40abc
Revert "Implement window rectangles in vulkan"
by Jim Van Verth
· 7 years ago
94c0468
Implement window rectangles in vulkan
by Chris Dalton
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
45d6303
Have mip status match surface when snapping image from wrapped object
by Greg Daniel
· 7 years ago
e252f08
Add hint to SkSurface::MakeRenderTarget that we will use mips
by Greg Daniel
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
914a36b
MakeBackendTextureFromSkImage
by Eric Karl
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
Next »