-
- Downloads
xfree86: Move xf86CVTMode() function
The xf86CVTMode() was implemented in a standalone source file because it was being used for both the xfree86 API and the standalone cvt utility. Now that the cvt utility is removed (as part of libxcvt) we can move the small xf86CVTMode() function with the rest of the xf86Modes sources. Closes: xorg/xserver#1142 Signed-off-by:Olivier Fourdan <ofourdan@redhat.com> Reviewed-by:
Matt Turner <mattst88@gmail.com>
Showing
- hw/xfree86/modes/Makefile.am 0 additions, 1 deletionhw/xfree86/modes/Makefile.am
- hw/xfree86/modes/meson.build 0 additions, 1 deletionhw/xfree86/modes/meson.build
- hw/xfree86/modes/xf86Modes.c 31 additions, 0 deletionshw/xfree86/modes/xf86Modes.c
- hw/xfree86/modes/xf86cvt.c 0 additions, 82 deletionshw/xfree86/modes/xf86cvt.c
Loading
Please register or sign in to comment