diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-02-09 22:31:19 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-04-10 16:03:10 +0200 |
commit | 6a06a6c81047a08ba35c3c4995ae8139d355f366 (patch) | |
tree | 1e2dc789ad1ee31f3dc8a1ea78f14affba55863c /nx-X11/programs/Xserver/hw/nxagent/Handlers.c | |
parent | 03b772b5fe3c366a25e0ff05e37ab89bb1d7cdff (diff) | |
download | nx-libs-6a06a6c81047a08ba35c3c4995ae8139d355f366.tar.gz nx-libs-6a06a6c81047a08ba35c3c4995ae8139d355f366.tar.bz2 nx-libs-6a06a6c81047a08ba35c3c4995ae8139d355f366.zip |
dix: Move InitFonts up above screen initialization
Backport from X.org:
commit 91ea0965dd4dfeba0a914c47ad4a64768e983b1b
Author: Keith Packard <keithp@keithp.com>
Date: Wed Nov 11 22:02:04 2015 -0800
dix: Move InitFonts up above screen initialization
Font initialization was split into two stages, the first was to set up
font privates with a call to ResetFontPrivateIndex, then much later
the call to InitFonts to set up all of the FPEs. Doing the full font
initialization before initializing the video drivers means that we can
move the call to ResetFontPrivateIndex inside InitFonts.
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Backported-to-NX-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Handlers.c')
0 files changed, 0 insertions, 0 deletions