Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
84cc4616dff2d098e159fa280636814a3de3a921
/
include
/
private
292a6b2
Allow GrRecordingContext to create surfaceContexts
by Robert Phillips
· 6 years ago
f259b8b
Add kRGB_888X_GrPixelConfig
by Greg Daniel
· 6 years ago
6f0e02f
Switch path renderers over to using GrRecordingContext
by Robert Phillips
· 6 years ago
b97da53
Switch Ops over to using GrRecordingContext
by Robert Phillips
· 6 years ago
60ea40c
Remove private configs from GrPixelConfig.
by Greg Daniel
· 6 years ago
a9162df
Plumb abandonment throughout GrContext hierarchy
by Robert Phillips
· 6 years ago
5257816
Remove a few semicolons.
by Nico Weber
· 6 years ago
cd9ef73
Mask -> M
by Mike Klein
· 6 years ago
1f05d45
Add GrContext::resetGLTextureBindings().
by Brian Salomon
· 6 years ago
d684148
Move auditTrail and opMemoryPool from GrContext to GrRecordingContext
by Robert Phillips
· 6 years ago
a41c685
Move proxyProvider and singleOwner to GrImageContext
by Robert Phillips
· 6 years ago
dcfc3ef
skvx wip
by Mike Klein
· 6 years ago
fe0963c
Move "matches" from GrContextThreadSafeProxy to GrContext_Base
by Robert Phillips
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
53a5298
add mad() and shuffle() to SkVx
by Mike Klein
· 6 years ago
4292515
fill in most remaining skvx operations
by Mike Klein
· 6 years ago
455c747
sketch SkVx
by Mike Klein
· 6 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
bb60677
Move caps and FP factory cache to GrContext_Base
by Robert Phillips
· 6 years ago
50ea3c0
Add support for MSVC run-time checks (and control flow guard)
by Brian Osman
· 6 years ago
c1541ae
Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base
by Robert Phillips
· 6 years ago
c3b4790
use std::underlying_type
by Mike Klein
· 6 years ago
fd0d970
Rename GrContext::uniqueID to contextID and hide it
by Robert Phillips
· 6 years ago
4217ea7
Add outline of new GrContext hierarchy
by Robert Phillips
· 6 years ago
d8a90f9
Converting more debug code to SkJSONWriter
by Brian Osman
· 6 years ago
0d60676
Actually reuse GrTexture if SkPromiseImageTexture used with multiple images.
by Brian Salomon
· 6 years ago
fa2ebea
Replace bool purgeImmediately with enum GrWrapCacheable.
by Brian Salomon
· 6 years ago
84e0064
remove SK_API from private calls
by Mike Klein
· 6 years ago
3a33fa5
Add SK_API to SkHalfToFloat
by Leon Scroggins III
· 6 years ago
c39d0c8
Implement generic draw-as-clear fallback for color and stencil
by Michael Ludwig
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
553610d
Change how PromiseLazyInstantiationCallback calls Done proc.
by Brian Salomon
· 6 years ago
cdd8a0a
Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
by Brian Salomon
· 6 years ago
426ba46
Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
by Brian Salomon
· 6 years ago
559c617
Reuse GrTexture instances when the same GrBackendTexture is used to
by Brian Salomon
· 6 years ago
c6444d2
Enable wide color support in CCPR
by Brian Osman
· 6 years ago
4284ec6
add SkTHashTable::LookupOrNull()
by Mike Klein
· 6 years ago
b46add8
Add initial support for creating a vulkan secondary command buffer drawing context.
by Greg Daniel
· 6 years ago
7f4735b
Reland "Wide color support in AA Convex path renderer"
by Brian Osman
· 6 years ago
d7c2a38
Revert "Wide color support in AA Convex path renderer"
by Brian Osman
· 6 years ago
51eaa79
Wide color support in AA Convex path renderer
by Brian Osman
· 6 years ago
b4ba826
Move GrResourceKey.h to include/private.
by Brian Salomon
· 6 years ago
fee3f9b
Make GrSurfaceProxy::Copy take SkBackingFit.
by Brian Salomon
· 6 years ago
7dfe6d9
minor Sk4px cleanup
by Mike Klein
· 6 years ago
34a2030
Remove window rects flag from GrInternalSurfaceFlags.
by Brian Salomon
· 6 years ago
7da2fc7
Move textureType() method from GrSurfaceProxy to GrTextureProxy.
by Brian Salomon
· 6 years ago
c33d614
add google-build-namespaces to clang-tidy checks
by Mike Klein
· 6 years ago
9f7d9a2
Revert "Move some Gr headers from include/gpu to include/private and src/gpu."
by Brian Salomon
· 6 years ago
3bdc3f5
Move some Gr headers from include/gpu to include/private and src/gpu.
by Brian Salomon
· 6 years ago
967df20
Deuninstantiate
by Brian Salomon
· 6 years ago
246bc3d
Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.""
by Brian Salomon
· 6 years ago
d3e7130
Add a hash of all vertex attributes to the GrProgramDesc key
by Brian Osman
· 6 years ago
9cadc31
Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator."
by Brian Salomon
· 6 years ago
47be94a
Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."
by Brian Salomon
· 6 years ago
69e5785
Add RG_88 texture format
by Jim Van Verth
· 6 years ago
c67c31c
Revert "Revert "Mark wrapped textures imported into SkImages as "read only".""
by Brian Salomon
· 6 years ago
ff4ccaa
Revert "Mark wrapped textures imported into SkImages as "read only"."
by Brian Salomon
· 6 years ago
c609353
Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator."
by Brian Salomon
· 6 years ago
1b04794
Bypass interval tracking and assignment of read-only texures in GrResourceAllocator.
by Brian Salomon
· 6 years ago
796693a
Mark wrapped textures imported into SkImages as "read only".
by Brian Salomon
· 6 years ago
10273c1
Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.
by Brian Salomon
· 6 years ago
0ec1c57
remove sk_atomic_inc
by Mike Klein
· 6 years ago
de2244c
remove sk_atomic_dec
by Mike Klein
· 6 years ago
8912a5d
remove sk_atomic_fetch_add
by Mike Klein
· 6 years ago
820e79b
remove sk_atomic_load and sk_atomic_store
by Mike Klein
· 6 years ago
b24f7f4
remove sk_atomic_compare_exchange
by Mike Klein
· 6 years ago
2d9e543
some SkAtomics cleanup
by Mike Klein
· 6 years ago
45723ac
Take into accout the GrBackendFormat when deciding if we can chain textures together.
by Greg Daniel
· 6 years ago
07105bb
don't trust convexity after a transform
by Mike Reed
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
df246b9
Add explicit to ctor
by Herb Derby
· 6 years ago
52a6ed3
Fix audit trail when ops merge after chaining change.
by Brian Salomon
· 6 years ago
cfec9d5
Use GrVertexWriter for GrAAStrokeRectOp
by Brian Osman
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
3d139a4
Use half floats for non-normalized color in GrTextureOp
by Brian Osman
· 6 years ago
5c8a6b3
Add helpers to deal with byte vs. half-float vertex colors
by Brian Osman
· 6 years ago
a89316d
Add SkPMColor4fFitsInBytes
by Brian Osman
· 6 years ago
4013913
Do CCPR hairline coverage scaling in floats, rather than bytes
by Brian Osman
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
32828eb
move LCD blits to SkBlitter_ARGB32.cpp
by Mike Klein
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
a4c277b
make float divide-by-zero fatal
by Mike Klein
· 6 years ago
3674336
Reland "make enum santizer fatal"
by Mike Klein
· 6 years ago
f2b35e4
Revert "make enum santizer fatal"
by Mike Klein
· 6 years ago
166dbd3
make enum santizer fatal
by Mike Klein
· 6 years ago
00b2939
Remove some more GrColor references
by Brian Osman
· 6 years ago
422f95b
Revert "Revert "Use float colors for blend constant""
by Brian Osman
· 6 years ago
5a4f2a3
Revert "Use float colors for blend constant"
by Brian Osman
· 6 years ago
5206547
Use float colors for blend constant
by Brian Osman
· 6 years ago
9a9baae
Use SkPMColor4f throughout clear APIs
by Brian Osman
· 6 years ago
e3f543c
Remove SkPM4f.h, fold contents into SkColorData.h
by Brian Osman
· 6 years ago
ff0e840
clean up some odd SkRefCnt features
by Mike Klein
· 6 years ago
cf86085
Replace GrColor4h with SkPMColor4f
by Brian Osman
· 6 years ago
06768fc
Use std::numeric_limits for SK_FloatNaN and Infinity
by Brian Osman
· 6 years ago
1986f88
Remove unused GrOpList::numOps()
by Brian Salomon
· 6 years ago
78252fe
Switch GrColor4h to use float storage
by Brian Osman
· 6 years ago
408ef21
Revert "replace SkNVRefCnt with SkRefCnt"
by Mike Klein
· 6 years ago
0fb1ee9
replace SkNVRefCnt with SkRefCnt
by Mike Klein
· 6 years ago
Next »