index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-08
fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes
Greg Kroah-Hartman
1
-0
/
+4
2006-06-08
Properly define dispatchExceptionAtReset to fix compiler warnings
Greg Kroah-Hartman
1
-0
/
+1
2006-06-07
Fix compiler warning about undefined ReinitializeRootWindow function
Greg Kroah-Hartman
1
-0
/
+3
2006-06-07
Fix compiler warnings about SetVendorRelease and SetVendorString
Greg Kroah-Hartman
1
-0
/
+6
2006-06-07
Add PanoramiXExtensionDisabledHack to globals.h as it was missing.
Greg Kroah-Hartman
1
-0
/
+1
2006-06-01
Kill LBX, too.
Daniel Stone
7
-45
/
+1
2006-06-01
Ditch more alternate-loader braindamage.
Daniel Stone
2
-12
/
+0
2006-06-01
Remove horrendously ugly DDX backward-compatibility.
Daniel Stone
1
-23
/
+1
2006-05-22
Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state
Adam Jackson
2
-2
/
+26
2006-05-19
Remove dead DPMS timer functions from the installed headers. (Fredrik
Adam Jackson
1
-5
/
+0
2006-04-30
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
Adam Jackson
1
-4
/
+0
2006-04-05
Put the screensaver extension back in the Xext module.
Fredrik Höglund
1
-1
/
+5
2006-03-30
Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.
Egbert Eich
2
-2
/
+2
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
1
-0
/
+4
2006-03-28
Remove long-dead screen region code.
Adam Jackson
2
-235
/
+26
2006-03-27
Fix remnants of previous busted _XkbStrCaseCmp commit.
Daniel Stone
1
-0
/
+3
2006-03-15
- OpenBSD needs -Wl,-export-dynamic to export symbols from main executable
Matthieu Herrb
1
-0
/
+3
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
1
-0
/
+6
2006-03-11
Add HAS_MMAP for Xvfb
Alan Coopersmith
1
-0
/
+3
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-1
/
+13
2006-02-15
Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa including
Eric Anholt
1
-0
/
+3
2006-02-12
Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen
Eric Anholt
1
-95
/
+0
2006-02-11
Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it
Eric Anholt
1
-0
/
+3
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+0
2006-01-26
Add forgotten HAVE_BACKTRACE define.
Daniel Stone
1
-0
/
+3
2006-01-18
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers
Dave Airlie
1
-0
/
+2
2006-01-12
Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-0
/
+7
2006-01-08
Remove remaining #ifdef DPSEXT stanzas.
Adam Jackson
1
-4
/
+0
2005-12-30
Add #undef BSD44SOCKETS, without which the listener socket on FreeBSD would
Eric Anholt
1
-0
/
+3
2005-12-28
Initial commit of XGL build infrastructure and XGL code changes for
Eric Anholt
1
-0
/
+14
2005-12-27
Skeletal kdrive build system. Totall non-functional atm.
Adam Jackson
1
-0
/
+105
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
3
-12
/
+0
2005-12-01
Add missing XvExtension and XvMCExtension defines.
Kevin E Martin
2
-0
/
+12
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-3
/
+0
2005-11-15
Make fb build on darwin/ppc without addition #define hacks
Adam Jackson
1
-1
/
+1
2005-11-12
use RGB_DB not RGB_PATH as that's what configure defines (Jürg Billeter
Alan Coopersmith
1
-1
/
+1
2005-11-10
Fix typo to enable DGA support.
XORG-6_99_99_902
Kevin E Martin
2
-2
/
+2
2005-11-08
Add newly checked in files to Xorg server build.
Kevin E Martin
1
-0
/
+3
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-1
/
+1
2005-11-02
Add support for enabling/disabling DBE (part of generic enable/disable
Kevin E Martin
1
-0
/
+3
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
1
-3
/
+15
2005-10-14
Hook up lbx.
Kristian Høgsberg
1
-0
/
+3
2005-09-21
Accept --with-xkb-output argument to specify output dir for compiled xkb
Kristian Høgsberg
1
-0
/
+6
2005-09-13
Add some initial BSD support for the xorg server. Incomplete on NetBSD,
Eric Anholt
3
-0
/
+51
2005-09-12
Define WITH_VGAHW, since we always build it; add to Xorg headers.
Daniel Stone
2
-0
/
+6
2005-09-01
Make RGB_PATH configurable.
Daniel Stone
1
-0
/
+3
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
44
-170
/
+0
2005-08-21
Add _XSERVER64 definition to config headers.
Daniel Stone
4
-0
/
+12
2005-08-08
Mon Aug 8 13:36:23 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-0
/
+3
2005-08-08
Re-add _XOPEN_SOURCE as it's needed *sometimes*. Place it in #ifndef to
Keith Packard
1
-0
/
+5
[next]