mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen
structure interpretations, and remove a bunch of unused junk from
kdrive-config.h. Xephyr almost works on my amd64.
This commit is contained in:
parent
5249416d09
commit
5f45776ef3
4 changed files with 12 additions and 95 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2006-02-12 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* hw/kdrive/linux/Makefile.am:
|
||||
* hw/kdrive/src/Makefile.am:
|
||||
* include/kdrive-config.h.in:
|
||||
Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen
|
||||
structure interpretations, and remove a bunch of unused junk from
|
||||
kdrive-config.h. Xephyr almost works on my amd64.
|
||||
|
||||
2006-02-11 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* hw/vfb/InitOutput.c: (xf86WrapperInit):
|
||||
|
|
|
|||
Loading…
Reference in a new issue