Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
00fb7243c0cdec43f9614ff456f5bb04c5b5cd7e
/
src
/
gpu
/
GrCaps.cpp
00fb724
Move read swizzle from GL ConfigInfo to FormatInfo.
by Greg Daniel
· 6 years ago
c6dc5cf
Move FormatType from ConfigInfo to FormatInfo.
by Greg Daniel
· 6 years ago
009ad25
Remove RG32F color type and pixel config.
by Greg Daniel
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
947efe2
makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext.
by Brian Salomon
· 6 years ago
a3e2996
Rework how initial clearing of texture works.
by Brian Salomon
· 6 years ago
0902c98
Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2)
by Robert Phillips
· 6 years ago
fe88bf6
Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls"
by Greg Daniel
· 6 years ago
5572737
Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls
by Robert Phillips
· 6 years ago
d1e9c33
Remove deprecated discard method and GrCaps support
by Jim Van Verth
· 6 years ago
e877dce
Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
by Greg Daniel
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
1047a49
GrGpu requires row bytes to be non-zero before read/writePixels and createTexture
by Brian Salomon
· 6 years ago
e706735
Reland "Removed made-up kSBGRA pixel config."
by Greg Daniel
· 6 years ago
70aae53
Revert "Removed made-up kSBGRA pixel config."
by Brian Salomon
· 6 years ago
ff95f6c
Removed made-up kSBGRA pixel config.
by Greg Daniel
· 6 years ago
a1638a5
Rename "preferredInternalSampleCount" to "internalMultisampleCount"
by Chris Dalton
· 6 years ago
6ce447a
Eliminate mixed samples as an FBO type or AA type
by Chris Dalton
· 6 years ago
f30b1c1
Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC""
by Brian Salomon
· 6 years ago
2c3398d
Switch from querying swizzle on caps to using swizzles stored on proxies.
by Greg Daniel
· 6 years ago
66a4603
Add Ganesh support for RGBA_16161616 and RG_half (take 2)
by Robert Phillips
· 6 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
c34d993
Revert "Add function to GrDataUtils to handle color conversions."
by Robert Phillips
· 6 years ago
1e6c5b8
Add a "preferredInternalSampleCount" cap
by Chris Dalton
· 6 years ago
5509102
Add function to GrDataUtils to handle color conversions.
by Brian Salomon
· 6 years ago
f83c468
Revert "Add Ganesh support for RGBA_16161616 and RG_half"
by Robert Phillips
· 6 years ago
1566225
Add Ganesh support for RGBA_16161616 and RG_half
by Robert Phillips
· 6 years ago
5f5680c
Enable gl_FragCoord workaround on NexusPlayer, and re-enable analytic clipping
by Brian Osman
· 6 years ago
fe18de5
Experimental: Add R_16 and RG_1616 to Ganesh (take 2)
by Robert Phillips
· 6 years ago
992df57
Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
by Greg Daniel
· 6 years ago
93d0146
Experimental: Add R_16 and RG_1616 to Ganesh
by Robert Phillips
· 6 years ago
6e17f1d
Revert "Clear and discard stencil buffers on tilers"
by Michael Ludwig
· 6 years ago
7b2c855
Clear and discard stencil buffers on tilers
by Chris Dalton
· 6 years ago
9ff5acb
Separate GrCaps for semaphores and fence syncs.
by Brian Salomon
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
105d7c2
Add flag to map buffer flags in GrCaps to indicate whether mapping a
by Brian Salomon
· 6 years ago
26de56e
GrSurface -> GrGpuBuffer transfer improvements:
by Brian Salomon
· 6 years ago
e05ba5a
Start on supporting transfer from GrSurface.
by Brian Salomon
· 6 years ago
a8fbeba
Add a cap to allow coverage counting or not
by Chris Dalton
· 6 years ago
61a5f0a
Add GrCap for initializing textures
by Kevin Lubick
· 6 years ago
0dffbab
Add MSAA and non-aa modes to GrFillRRect Op
by Chris Dalton
· 6 years ago
bf341ae
Revert "Add MSAA and non-aa modes to GrFillRRect Op"
by Chris Dalton
· 6 years ago
16a8e99
Add MSAA and non-aa modes to GrFillRRect Op
by Chris Dalton
· 6 years ago
d0626aa
Add clamped half-float pixel config to Ganesh
by Brian Osman
· 6 years ago
4c56b03
Drop support for GL_EXT_raster_multisample
by Chris Dalton
· 6 years ago
f259b8b
Add kRGB_888X_GrPixelConfig
by Greg Daniel
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 7 years ago
a21d196
Move clear-as-draw caps into GrCaps
by Michael Ludwig
· 7 years ago
f391d0f
Reduce the number of backend->pixelconfig GrCaps virtuals.
by Brian Salomon
· 7 years ago
f23a152
Reland "Add clamp to border wrap mode to gpu"
by Michael Ludwig
· 7 years ago
8137f3c
Revert "Add clamp to border wrap mode to gpu"
by Michael Ludwig
· 7 years ago
f49a578
Add clamp to border wrap mode to gpu
by Michael Ludwig
· 7 years ago
a63593a
Remove sample shading and dest color override
by Brian Osman
· 7 years ago
69e5785
Add RG_88 texture format
by Jim Van Verth
· 7 years ago
c67c31c
Revert "Revert "Mark wrapped textures imported into SkImages as "read only".""
by Brian Salomon
· 7 years ago
ff4ccaa
Revert "Mark wrapped textures imported into SkImages as "read only"."
by Brian Salomon
· 7 years ago
796693a
Mark wrapped textures imported into SkImages as "read only".
by Brian Salomon
· 7 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 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
f4def34
Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag
by Kevin Lubick
· 7 years ago
4374e96
Disable write pixels fast path on vulkan mali to workaround driver bug.
by Greg Daniel
· 7 years ago
f723264
Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."""
by Brian Salomon
· 7 years ago
499bf1a
Add half-float vertex attribute caps bit and benchmark
by Brian Osman
· 7 years ago
b2acf0a
Add unit test to test basic importing and drawing of AHardwareBuffers.
by Greg Daniel
· 7 years ago
cd7907b
Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""
by Brian Salomon
· 7 years ago
2d0a6a1
Reland "Add ability to specify different GP textures for each mesh in a draw."
by Brian Salomon
· 7 years ago
deeb655
Revert "Add ability to specify different GP textures for each mesh in a draw."
by Derek Sollenberger
· 7 years ago
d1b8a16
Add ability to specify different GP textures for each mesh in a draw.
by Brian Salomon
· 7 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 7 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 7 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
df1681e
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
by Chris Dalton
· 7 years ago
0361657
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
by Chris Dalton
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
10fc6fd
Revert "Revert "Add 1010102 support to Ganesh""
by Brian Osman
· 7 years ago
f2ec024
Make use of the buffer data null hint a GrContextOption
by Robert Phillips
· 7 years ago
ded47a5
Revert "Add 1010102 support to Ganesh"
by Brian Osman
· 7 years ago
44b6120
Add 1010102 support to Ganesh
by Brian Osman
· 7 years ago
2612bae
ccpr: Prefer atlas sizes under 4k on ARM
by Chris Dalton
· 7 years ago
e7393ab
Don't assert coverage counting isn't blacklisted when driver workarounds are disabled
by Brian Salomon
· 7 years ago
5711133
Remove integer texture support
by Brian Salomon
· 8 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 8 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 8 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 8 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 8 years ago
d653cac
More sample count cleanup:
by Brian Salomon
· 8 years ago
7f86192
Revert "Drop support for unused MSAA extensions"
by Robert Phillips
· 8 years ago
7df2746
Drop support for unused MSAA extensions
by Chris Dalton
· 8 years ago
7f1a074
Remove some unused sample count caps
by Brian Salomon
· 8 years ago
27059d3
ccpr: Use primitive restart feature on ARM
by Chris Dalton
· 8 years ago
01b476a
Start of adding GrContextOption that overrides driver workarounds.
by Brian Salomon
· 8 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 8 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 8 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 8 years ago
344e903
Prefer fullscreen clears on Qualcomm/GL
by Chris Dalton
· 8 years ago
Next »