Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e6984a0fb5557134165403400405bfda7ee03bef
/
tools
/
gpu
/
GrContextFactory.cpp
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
cdabbcc
Store context type (rather than backend type) in ContextInfo
by Robert Phillips
· 7 years ago
ffce079
Enable chromecast gpu perf
by Kevin Lubick
· 7 years ago
604b197
Add support for creating a shared vulkan test context
by Greg Daniel
· 7 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
9eac2ea
Fixes to shared context test API
by Brian Osman
· 8 years ago
aa1ab89
Revert "Add GrExternalTextureData and SkCrossContextImageData"
by Brian Osman
· 8 years ago
9ad1f92
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
60c774d
Support shared GL contexts in GrContextFactory
by Brian Osman
· 8 years ago
e812d49
Rename GrContextFactory::ContextOptions to ContextOverrides
by csmartdalton
· 8 years ago
7f9c29a
Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"
by Brian Salomon
· 8 years ago
bfd97c5
Remove sentinal GLContext used in early days of Vulkan in our tools
by Greg Daniel
· 8 years ago
3f375d0
Add skia_enable_discrete_gpu argument to GN
by Brian Osman
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
c168a3a
Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux."
by Mike Klein
· 8 years ago
238b820
Always build the ANGLE test code. Always build ANGLE on windows and linux.
by Brian Salomon
· 8 years ago
12e8dc2
Fix iOS and Angle builds.
by Ben Wagner
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
11abd8d
Explicit control in tools of ANGLE frontend and backend
by bsalomon
· 8 years ago
7c2213b
Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ )
by bsalomon
· 8 years ago
50094fb
Explicit control in tools of ANGLE frontend and backend
by bsalomon
· 8 years ago
605d952
GN: take over CommandBuffer bot
by mtklein
· 8 years ago
6270e55
Add ContextOptions field to SkCommandLineConfigGpu
by csmartdalton
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
7e73108
Cleanup needed to use WindowContext for Android
by djsollen
· 8 years ago
a56800a
Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.
by brianosman
· 8 years ago
18a2f9d
Add base class for GLTestContext and add new subclass VkTestContext.
by bsalomon
· 8 years ago
9b92ebd
Remove executable bit from source code files.
by benjaminwagner
· 9 years ago
b988ecf
Enable NV_path_rendering in the Null GL.
by svaisanen
· 9 years ago
dc0fcd4
Vulkan config in dm
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
85b4b53
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
b4b4cf3
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ )
by bsalomon
· 9 years ago
2d9c6f8
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
6e2aad4
Add GrContext::releaseAndAbandonContext()
by bsalomon
· 9 years ago
7c62b47
Restore Vulkan setup code accidentally reverted in GrContextFactory.cpp
by bsalomon
· 9 years ago
273c0f5
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3e4616f
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ )
by bsalomon
· 9 years ago
4c7f0a1
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
[Renamed (79%) from src/gpu/GrContextFactory.cpp]
61d3b08
Enable gpusrgb config on bots.
by brianosman
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
[Renamed (79%) from tools/gpu/GrContextFactory.cpp]
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
[Renamed (79%) from src/gpu/GrContextFactory.cpp]
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
633b356
GrVkGpu initialization cleanup.
by jvanverth
· 9 years ago
ddf9835
Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown.
by jvanverth
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
f655e93
Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ )
by kkinnunen
· 9 years ago
45c2c81
Implement support for using GL ES 3.0 with command buffer
by kkinnunen
· 9 years ago
3405800
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
54e2ca5
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ )
by jcgregorio
· 9 years ago
830e012
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
5219fd9
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
9d66696
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ )
by borenet
· 9 years ago
64492c4
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
a18a8bc
Skip dm GPU configs when context creation fails
by kkinnunen
· 9 years ago
a0a024e
Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ )
by bsalomon
· 9 years ago
eeebdb5
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
179a8f5
Generate list of GPU contexts outside SurfaceTest tests
by kkinnunen
· 9 years ago
eddbefb
skia: Add ANGLE with GL backend to nanobench/DM
by hendrikw
· 9 years ago
885bf09
skia: add ability to load command_buffer_gles2
by hendrikw
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
a50e17a
Add support for a new GPU interface
by jvanverth
· 9 years ago
3e5f555
Various GL testing fixes
by jvanverth
· 9 years ago
8b2b380
Fix dm failures after Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
cfe62e3
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
439f23e
Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/)
by jvanverth
· 9 years ago
e35b5d9
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
682c269
Store context options on caps.
by bsalomon
· 9 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 9 years ago
f28cff7
Store context options on caps.
by bsalomon
· 9 years ago
e454521
Cleanup GrContextFactory and make it's subclasses private
by djsollen
· 10 years ago