• 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
bin Loading commit data...
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompext Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
nx-libs.spec Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
version.sh Loading commit data...