xserver/hw
Aaron Plattner 147ed28bbf xfree86: Export xf86GPUScreens and xf86NumGPUScreens
Drivers may need to loop over the allocated screens during PreInit, for example
to consolidate xorg.conf options that apply to a GPU device as a whole.
Currently, this works for protocol screens becuase x86Screens is exported, but
does not work for GPU screens.

Export xf86GPUScreens and xf86NumGPUScreens for consistency with xf86Screens and
xf86NumScreens.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2019-04-12 21:45:19 +00:00
..
dmx Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
kdrive simple-xinit: Introduce an escaped "--" argument. 2019-03-27 09:50:19 -07:00
vfb Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xfree86 xfree86: Export xf86GPUScreens and xf86NumGPUScreens 2019-04-12 21:45:19 +00:00
xnest Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xquartz glx,xquartz: Fix make distcheck 2019-02-22 10:21:27 +01:00
xwayland xwayland/present: Destroy sync_callback in xwl_present_cleanup 2019-03-13 10:36:11 +01:00
xwin Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build meson: Move Xvfb build under an option. 2017-09-20 13:19:21 -04:00