• Mihai Moldovan's avatar
    nx-X11/programs/Xserver/hw/nxagent/Display.c: split up… · e61c8c85
    Mihai Moldovan authored
    nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapFormatsCompatibility() and nxagentInitPixmapFormats().
    
    Don't implicitly call the checking function in the init function (and throw
    away the checking functions result...)
    
    Instead, explicitly use the checking function after the init function in other
    parts of the code and throw away the checking functions return value
    selectively or actually use it while reconnecting.
    
    This is totally different behavior compared to the original one. Hopefully it
    doesn't cause any problems (i.e., hopefully there was no good reason for never
    using the checking functions return value, but an oversight.)
    e61c8c85
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw Loading commit data...
include Loading commit data...
mfb Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
Imakefile Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...