2 "+third_party/libxml", # For parsing WinSAT results files.
2 "+third_party/libxml", # For parsing WinSAT results files.
3 "+third_party/libXNVCtrl", # For NV driver version query.
3 "+third_party/libXNVCtrl", # For NV driver version query.
4 "+media/video", # For VideoEncodeAccelerator::SupportedProfile.
jamesr
2014/10/06 18:11:17
this is really crappy - it creates a cycle between
this is really crappy - it creates a cycle between the gpu/ and media/
components and makes it harder to understand the dependency graph. Could you do
this in a better way?
wuchengli
2014/10/06 22:03:48
I just filed http://crbug.com/420801. The suggesti
On 2014/10/06 18:11:17, jamesr wrote:
> this is really crappy - it creates a cycle between the gpu/ and media/
> components and makes it harder to understand the dependency graph. Could you
do
> this in a better way?
I just filed http://crbug.com/420801. The suggestion from piman was to make
gpu/config a component. Let me know if that's the right way on the bug. Thanks.
Issue 568413002: Add VEA supported profiles to GPUInfo.
(Closed)
Created 6 years, 3 months ago by wuchengli
Modified 6 years, 2 months ago
Reviewers: Pawel Osciak, kcwu, piman, scherkus (not reviewing), jln (very slow on Chromium), kenrb, pfeldman, jamesr
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 21