XLibre Xserver
Go to file
Eric Anholt 1c003ccf5d Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called
around CPU access to the framebuffer. This allows the hardware to set
    up swappers to deal with endianness, or to tell EXA to move the pixmap
    out to framebuffer if insufficient swappers are available (note: must
    not fail on front buffer!).
Submitted by: benh
2005-09-11 19:08:10 +00:00
GL xorg-server.h -> dix-config.h (thinko). 2005-09-03 07:08:58 +00:00
XTrap Add support for building Xdmx and Xvfb 2005-07-12 01:20:36 +00:00
Xext Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
Xi Only build Xi/stubs.c on DDXs that don't support the Xinput extension 2005-07-13 21:17:53 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint Add buildsystem for Xprint, and: 2005-08-17 19:03:18 +00:00
afb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
cfb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
cfb16 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
cfb24 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
cfb32 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
composite Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
damageext Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dbe Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
dix Initialise private arrays with calloc, rather than standard malloc. 2005-09-05 07:40:50 +00:00
doc Remove Speedo font module documentation. 2005-07-05 18:42:32 +00:00
exa Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
fb Fix typo resulting in failure to swap between RGB/BGR properly. (Stephen P. 2005-09-07 01:30:23 +00:00
hw Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
ilbm Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
include Make RGB_PATH configurable. 2005-09-01 14:56:35 +00:00
iplan2p4 Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
lbx Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
mfb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
mi Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
miext Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
os Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototype 2005-07-07 16:18:52 +00:00
randr Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
record Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
render Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb) 2005-08-28 19:47:39 +00:00
xfixes Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkb use RGB_DB not RGB_PATH as that's what it's looking for 2005-09-11 01:16:14 +00:00
ChangeLog use RGB_DB not RGB_PATH as that's what it's looking for 2005-09-11 01:16:14 +00:00
Makefile.am Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
acinclude.m4 Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac OpenBSD also doesn't like defining POSIX_SOURCE: it limits available 2005-09-11 18:33:31 +00:00
xorg-server.pc.in Use the $(moduledir) makefile variable instead of @moduledir@ so it can be 2005-08-30 22:31:52 +00:00