Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e80e6183e5e1531555aaf9b5cee58c5e663d2934
/
src
/
gpu
e80e618
headers: fix
by Hal Canary
· 8 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
a91e0b7
Allow TextureSamplers to have null GrTexture pointer
by Robert Phillips
· 8 years ago
796001c
Revert "Revert "eliminated GrGLSLExpr""
by Ethan Nicholas
· 8 years ago
91b43e4
remove unused etc logic
by Mike Reed
· 8 years ago
5e550ab
Revert "eliminated GrGLSLExpr"
by Brian Salomon
· 8 years ago
26b44df
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
93f20f5
eliminated GrGLSLExpr
by Ethan Nicholas
· 8 years ago
a754378
Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan
by Greg Daniel
· 8 years ago
c06f309
Revert "Add support for row-by-row jpeg encoding"
by Leon Scroggins
· 8 years ago
9b848d5
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
6125efd
Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL
by Greg Daniel
· 8 years ago
bcf612b
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
by Greg Daniel
· 8 years ago
53f77bd
Initial clip-mask-layer support
by Florin Malita
· 8 years ago
57061ee
Optimizations for analytic shadows.
by Jim Van Verth
· 8 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
dc87c95
Combine GPU flush with semaphore API
by Brian Osman
· 8 years ago
736a9cc
remove unused yuv methods
by Mike Reed
· 8 years ago
185ba21
change drawAtlas to behave like drawVertices
by Mike Reed
· 8 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
b6069df
Fix fast blur for shadow rrects.
by Jim Van Verth
· 8 years ago
611572c
Remove srgb flags from GrProcessorSet
by Brian Salomon
· 8 years ago
c04f845
handle GrVkTransferBuffer::Create failure
by Forrest Reiling
· 8 years ago
cd90104
Disable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
e3bd422
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
by Greg Daniel
· 8 years ago
df7e075
Fold SkImageCacherator into SkImage_Lazy
by Brian Osman
· 8 years ago
fdd77da
Plumb the use of GrBackendRenderTarget throughout Skia
by Greg Daniel
· 8 years ago
a41d48b
Add additional checks when creating vulkan context
by Greg Daniel
· 8 years ago
4f7d97c
Change vulkan image memory allocation back to using sub allocation
by Greg Daniel
· 8 years ago
f6d7eb1
Remove pre-allocated clip space from GrRenderTargetOpList
by Robert Phillips
· 8 years ago
ee68365
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
by Robert Phillips
· 8 years ago
8185f59
Hardwire opList lookAhead & lookBack parameters
by Robert Phillips
· 8 years ago
5db010b
Link to vulkan in tools but not library.
by Brian Salomon
· 8 years ago
78de212
Prevent creation of zero-sized proxies
by Robert Phillips
· 8 years ago
290c690
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext
by Brian Salomon
· 8 years ago
7ab6a7f
Fix writePixels of sRGB data to legacy GPU surface
by Brian Osman
· 8 years ago
cc90174
Add GrVkInterface constructor with sepereate instance/device proc getters.
by Brian Salomon
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
c188982
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
by Brian Salomon
· 8 years ago
4a39504
Revert "Split up opLists (take 2)"
by Robert Phillips
· 8 years ago
df2bf21
Split up opLists (take 2)
by Robert Phillips
· 8 years ago
ef90ae4
Fix spelling of SkImageGenerator in comment
by Brian Osman
· 8 years ago
7fbb7d3
Remove two more gpu headers from include/*
by Robert Phillips
· 8 years ago
e3302df
Make InstancedRendering more opList-splitting friendly
by Robert Phillips
· 8 years ago
cef213c
Move ReleaseProc info to GrTexture and for implementations to define it.
by Greg Daniel
· 8 years ago
9f5d467
Remove more headers from include/gpu
by Robert Phillips
· 8 years ago
54cbcd7
Remove all headers from include/gpu/effects
by Robert Phillips
· 8 years ago
d952a99
Fix reflected ovals.
by Jim Van Verth
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
e79b473
Disable use of directly wrapping msaa RTs on Vulkan
by Greg Daniel
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
774831a
Add abandoned GPU check to createTextureProxy
by Robert Phillips
· 8 years ago
28804f3
Remove all config conversion modes except round-to-nearest
by Brian Osman
· 8 years ago
5338f99
rectangle texture scaling is now handled in skslc
by Ethan Nicholas
· 8 years ago
7b2391b
Remove incorrect assert
by Brian Osman
· 8 years ago
1e9ddcc
Disable multisampling on Vulkan Nexus Player bot
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
b712a85
Fix missing tolerance in GrPathUtils::worstCasePointCount
by Robert Phillips
· 8 years ago
7d6f666
Fix resolve assert in vulkan
by Greg Daniel
· 8 years ago
9440345
Add backend safe classes for passing in external texture and render targets into gpu
by Greg Daniel
· 8 years ago
3391029
Fix some bugs with read/writePixels
by Brian Osman
· 8 years ago
bc26c39
Allow the dst of vulkan resolves to be a non RT
by Greg Daniel
· 8 years ago
7ce67db
Revert "Split up opLists"
by Robert Phillips
· 8 years ago
bc8ee52
Split up opLists
by Robert Phillips
· 8 years ago
7a17b2f
Re-enable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
f41c22f
Pass GrSurfaceContext into read/writeSurfacePixels
by Robert Phillips
· 8 years ago
f5442bb
Split cleanup changes out of bigger CL (take 2)
by Robert Phillips
· 8 years ago
0d2c9a2
Pass LC_ALL_MASK to newlocale
by Eric Karl
· 8 years ago
45fdae1
Re-arrange GrResourceProvider's texture creation methods
by Robert Phillips
· 8 years ago
e186cfd
Revert "Split cleanup changes out of bigger CL"
by Mike Klein
· 8 years ago
cd11c80
Split cleanup changes out of bigger CL
by Robert Phillips
· 8 years ago
409e74f
Further refactor read/writeSurfacePixels
by Brian Osman
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
c589b0b
Remove lastOpList capability from GrSurface
by Robert Phillips
· 8 years ago
dc83b89
sk_sp-ify opList creation & storage
by Robert Phillips
· 8 years ago
4343654
Improve accuracy of cubic classification
by Chris Dalton
· 8 years ago
d2ca59a
Further unify logic in readSurfacePixels and writeSurfacePixels
by Brian Osman
· 8 years ago
9428a37
Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.
by Herb Derby
· 8 years ago
e440721
Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext
by Robert Phillips
· 8 years ago
fc978fd
Store the GrBackend we are using on GrContext
by Greg Daniel
· 8 years ago
178ce3e
Make all GrRenderTargetOpList ops store a GrRenderTarget pointer
by Robert Phillips
· 8 years ago
2d2da4f
Do sRGB premul/unpremul on the GPU
by Brian Osman
· 8 years ago
0f47a25
Fix cubic KLM solving
by csmartdalton
· 8 years ago
123b7b8
Disable deferred proxies for Chrome branch
by Robert Phillips
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
84c9cb7
getDeferredTextureImageData(): preserve color space in legacy mode
by Matt Sarett
· 8 years ago
9f903e4
PM/UPM conversion improvements
by Brian Osman
· 8 years ago
7b29749
constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
by Brian Salomon
· 8 years ago
d61c9d9
Move ref counting out of GrProcessor and into subclasses.
by Brian Salomon
· 8 years ago
a90aa2b
consolidate read/writePixels in GrSurfaceContext
by Robert Phillips
· 8 years ago
48d1b4c
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
by Brian Salomon
· 8 years ago
5dac9b3
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
by Brian Salomon
· 8 years ago
0ae0e23
Create GrXferProcessor while doing GrProcessorSet analysis.
by Brian Salomon
· 8 years ago
dd20e91
Allow Vulkan to upload to main mip level without uploading to all levels.
by Greg Daniel
· 8 years ago
Next »