Files
xserver/hw/vfb
Enrico Weigelt, metux IT consult 4131dd2950 vfb: use screenInfo insead of pointer passed to InitOutput()
We only have one global screenInfo struct ever, and many other parts of the
Xserver can only operate on global screenInfo, so it's time to phase out
this extra pointer. Once the same has done on the other DDXes, it will
be dropped from InitOutput()'s parameter list.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-09-11 11:23:34 +02:00
..
2025-07-23 12:24:27 +02:00
2025-08-04 11:41:48 +02:00