]> git.sesse.net Git - vlc/commit
Win32: allow affinity changes in OpenGL output for nVidia GPU
authorDavid R Robison <drrobison@openroadsconsulting.com>
Tue, 3 Sep 2013 18:16:52 +0000 (20:16 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Sep 2013 18:20:10 +0000 (20:20 +0200)
commita8271c46ac80ac23c910595c8c5188a0b8218417
tree01c1bc8aebfa54c186733219a25b1220448d16fb
parent90496f23c2481bbaea21a586bc22631850751221
Win32: allow affinity changes in OpenGL output for nVidia GPU

This should allow to balance the GPU load across multiple nVidia graphics cards.
This patch introduces a new command line argument that allows the user
to set the nVidia card affinity.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/msw/common.h
modules/video_output/msw/glwin32.c