mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Yet another very internal function that the proprietary Nvidia driver is using for unknown reasons. NVidia really needs a separate function for just for some trivial struct initialization and don't manage to add three simple lines to their code, so we have to make an extra function for them. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
special compat code for legacy drivers, namely Nvidia proprietary NVidia is lacking behind for at least a year and don't actually clean up their spaghetti code. That's why we need to keep several special compat functions to emulate prehistoric behaviour.