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
/
hw
/
xfree86
/
common
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-31
Remove unused ppc_flush_icache function
Matt Turner
1
-11
/
+0
2009-08-31
Replace 8 nops with proper sync instruction on mips
Matt Turner
1
-10
/
+11
2009-08-31
Use sfence and mfence instructions on amd64
Matt Turner
1
-4
/
+2
2009-08-31
Add x86 barrier macros
Matt Turner
1
-1
/
+15
2009-08-31
define barrier macros as nops if not otherwise defined
Matt Turner
1
-28
/
+10
2009-08-31
Move memory barrier macros into common section
Matt Turner
1
-58
/
+89
2009-06-17
xfree86: correctly define barriers for FreeBSD amd64
Benjamin Close
1
-1
/
+1
2009-05-14
Fix mem_barrier() on Alpha
Matt Turner
1
-1
/
+2
2009-02-06
Remove unused barrier macros on alpha.
Matt Turner
1
-11
/
+1
2008-12-23
Remove powerpc load/store functions from export list on other platforms
Alan Coopersmith
1
-14
/
+16
2008-12-03
Include <X11/Xfuncproto.h> if _X_EXPORT is not defined.
Paulo Cesar Pereira de Andrade
1
-0
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-55
/
+55
2008-11-24
Remove the remnants of Jensen support
Adam Jackson
1
-11
/
+2
2008-10-23
Allow non-gcc compilers to build xf86Xinput.c
Alan Coopersmith
1
-0
/
+5
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+2
2008-07-23
Assume __GNUC__ >= 3.
Adam Jackson
1
-12
/
+12
2008-07-23
Remove some broken debugging scaffolding.
Adam Jackson
1
-31
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
1
-35
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
1
-4
/
+2
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
1
-2
/
+2
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-05-28
Fixes for s390
Bastian Blank
1
-1
/
+1
2006-12-04
Check for __sparc as well as __sparc__ for compatibility with Sun cc
Alan Coopersmith
1
-2
/
+2
2006-07-26
Remove another latent PowerMAX hunk.
Adam Jackson
1
-82
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-10
/
+6
2006-07-06
PPC64 build fix.
Adam Jackson
1
-1
/
+4
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+0
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-14
/
+4
2005-10-28
build fix on alpha
Alan Hourihane
1
-1
/
+1
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-05-04
Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in
Eric Anholt
1
-1
/
+1
2005-04-22
Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,
Adam Jackson
1
-6
/
+12
2005-04-04
When not using dlopen ia64 needs an extra cache flush to ensure the icache
Egbert Eich
1
-1
/
+1
2005-01-13
Bug #2114: PPC64 Linux build fix: use system definition of eieio().
Adam Jackson
1
-1
/
+6
2004-08-27
Added support for LynxOS 4.0 (Thomas Mueller).
Egbert Eich
1
-9
/
+60
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+6
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
1
-5
/
+12
2003-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_902
Kaleb Keithley
1
-2
/
+16
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-9
/
+52
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-1042
/
+1325
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+1460
[prev]