Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
796693af3cda0e24a76a89a092ed8de0e46ccb18
/
src
/
gpu
/
GrContext.cpp
796693a
Mark wrapped textures imported into SkImages as "read only".
by Brian Salomon
· 7 years ago
0ec1c57
remove sk_atomic_inc
by Mike Klein
· 7 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
8f8995a
Add single thread assertions to GrResourceCache functions called by GrGpuResource
by Brian Salomon
· 7 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 7 years ago
0bfdb4a
remove SkUnpremultiplyRow()
by Mike Klein
· 7 years ago
6c3879d
ccpr: Age out path cache entries
by Chris Dalton
· 7 years ago
71652e2
gpu: Dump GrTextBlobCache stats in memory dumps.
by Khushal
· 7 years ago
9c11135
Reland "Preserve pixel config in makeColorSpace of GPU backed images"
by Brian Osman
· 7 years ago
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 7 years ago
2091fbb
Fix some bugs around opaque color types and computeIsOpaque
by Brian Osman
· 7 years ago
9c37cd9
Revert "Fix image info checking for always-opaque color types"
by Brian Osman
· 7 years ago
9835dd5
Fix image info checking for always-opaque color types
by Brian Osman
· 7 years ago
46acf9d
Add context option to reduce opList splitting
by Robert Phillips
· 7 years ago
f4def34
Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag
by Kevin Lubick
· 7 years ago
5ea96bf
Remove unused premul/unpremul FP code
by Brian Osman
· 7 years ago
4374e96
Disable write pixels fast path on vulkan mali to workaround driver bug.
by Greg Daniel
· 7 years ago
10c3776
Remove GrTextureStripAtlas, textured gradients use independent textures
by Michael Ludwig
· 7 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 7 years ago
0054311
Re-re-land "added GrSkSLFP and converted DitherEffect to use it"
by Ethan Nicholas
· 7 years ago
6c48e4d
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 7 years ago
97ae0c8
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 7 years ago
6196fc1
In GrContext::readSurfacePixels fail gracefully if temp pixmap allocation fails.
by Brian Salomon
· 7 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 7 years ago
5ffcb4d
Disable NVPR path renderer in DDL mode
by Robert Phillips
· 7 years ago
34ec374
Replace isGammaCorrect with isLinearlyBlended
by Brian Osman
· 7 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 7 years ago
ef12509
ccpr: Add a context option to disable ccpr
by Chris Dalton
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
f203078
Revert "added GrSkSLFP and converted DitherEffect to use it"
by Kevin Lubick
· 7 years ago
dfbfc73
added GrSkSLFP and converted DitherEffect to use it
by Ethan Nicholas
· 7 years ago
5540528
Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS""
by Ben Wagner
· 7 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 7 years ago
0513dd8
Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
by Timothy Liang
· 7 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 7 years ago
9363ac4
Remove most of the remaining conflation of colorSpace and sRGB in Ganesh
by Brian Osman
· 7 years ago
d494f6e
Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2
by Brian Salomon
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
22f673d
Move SkColorTable to src/codec
by Leon Scroggins III
· 7 years ago
774168e
Allow CCPR in DDL mode (take 2)
by Robert Phillips
· 7 years ago
cf9086c
Revert "Allow CCPR in DDL mode"
by Robert Phillips
· 7 years ago
93540dd
Allow CCPR in DDL mode
by Robert Phillips
· 7 years ago
26cbe51
Rename GrAtlasTextContext -> GrTextContext
by Herb Derby
· 7 years ago
b12175f
Remove memory pool use from SkTextBlobCache
by Herb Derby
· 7 years ago
3e7548c
Reland fonts: Add support for distance field text to font remoting.
by Khushal
· 7 years ago
7257e22
Revert "fonts: Add support for distance field text to font remoting."
by Mike Klein
· 7 years ago
35e0a1a
fonts: Add support for distance field text to font remoting.
by Khushal
· 7 years ago
3d945e8
Clear temp buffer in GrContextPriv::readSurfacePixels2
by Brian Salomon
· 7 years ago
103d6f6
Define ~GrContextThreadSafeProxy in GrContext.cpp
by Brian Salomon
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
817847c
Update canvas2D read/write pixels fast path to handle BGRA input/output
by Brian Salomon
· 7 years ago
a070ed7
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0.
by Greg Daniel
· 7 years ago
4231401
Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.
by Greg Daniel
· 7 years ago
93b4ddd
Update our config fallback switch in GrContext.
by Greg Daniel
· 7 years ago
f3c4e0c
Add canvas2D fast paths to new read/write pixels code paths.
by Brian Salomon
· 7 years ago
f932a63
Add maxTextureSize()/maxRenderTargetSize() to GrContext
by Brian Salomon
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
64ecdce
Turn on rendertarget sorting
by Robert Phillips
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
6eba063
Add new GrResourceCache::purgeUnlockedResources variant
by Robert Phillips
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
be5947c
Revert "New read pixels implementation that is simpler but does all conversions on CPU."
by Brian Salomon
· 7 years ago
c9a642e
New read pixels implementation that is simpler but does all conversions on CPU.
by Brian Salomon
· 7 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
f733a72
Disable CCPR path rendering in DDL mode
by Robert Phillips
· 7 years ago
41a3b87
Make GrTextureStripAtlas DDL friendly
by Robert Phillips
· 7 years ago
a3457b8
Split GrDDL- & GrDirect- Contexts into their own files
by Robert Phillips
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
7578f3e
Rename wrap backend tex/rt methods on GrProxyProvider
by Brian Salomon
· 7 years ago
af4adef
Have GrGlyphCache and GrAtlasManager compute the atlas limits independently
by Robert Phillips
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
10fc6fd
Revert "Revert "Add 1010102 support to Ganesh""
by Brian Osman
· 7 years ago
fde6fa0
Fix creation of extra GrContextThreadSafeProxies in DDL world
by Robert Phillips
· 7 years ago
ded47a5
Revert "Add 1010102 support to Ganesh"
by Brian Osman
· 7 years ago
1056eb8
Move atlas manager creation to GrContext derived classes (take 2)
by Robert Phillips
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
44b6120
Add 1010102 support to Ganesh
by Brian Osman
· 7 years ago
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
0551818
Revert "Move atlas manager creation to GrContext derived classes"
by Robert Phillips
· 7 years ago
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
e5b7cee
Move atlas manager creation to GrContext derived classes
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
f44cb48
Fix unit tests that were causes vulkan unitialized memory warnings in validation
by Greg Daniel
· 7 years ago
5f33a8c
Start on new GPU pixel ops implementation.
by Brian Salomon
· 7 years ago
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
c320b15
Introduce GrColorType
by Brian Salomon
· 7 years ago
303cd58
Update GrTextBlobCache for DDL
by Robert Phillips
· 7 years ago
Next »