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
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
os: replace LogWrite() by LogMessageVerb()
Enrico Weigelt, metux IT consult
2
-22
/
+21
2024-07-26
treewide: replace strdup() calls to Xstrdup()
Enrico Weigelt, metux IT consult
1
-1
/
+1
2021-10-27
Remove autotools support
Povilas Kanapickas
1
-19
/
+0
2020-01-28
loader: strdup const string assigned to local variable name
Michel Dänzer
1
-1
/
+1
2019-11-21
loader: Make LoaderSymbolFromModule take a ModuleDescPtr
Adam Jackson
2
-2
/
+3
2019-11-13
loader: Move LoaderSymbolFromModule() to public API
Adam Jackson
1
-1
/
+0
2019-10-02
xfree86: Merge vbe into int10
Adam Jackson
1
-0
/
+4
2019-07-23
xfree86: Link fb statically
Adam Jackson
1
-0
/
+1
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-1
/
+2
2017-05-15
xfree86: build a shared lib identical to Xorg
Peter Hutterer
1
-2
/
+1
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
3
-0
/
+73
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
1
-2
/
+2
2017-02-01
loader: Handle mod->VersionInfo == NULL
Michel Dänzer
1
-10
/
+11
2017-01-25
loader: Learn about the joy of snprintf
Adam Jackson
1
-9
/
+2
2017-01-25
loader: Remove unused path and name from ModuleDescPtr
Adam Jackson
2
-24
/
+9
2017-01-25
loader: Remove unused arguments from LoadModule
Adam Jackson
4
-146
/
+13
2017-01-25
loader: Turn LoaderListDirs into LoaderListDir
Adam Jackson
2
-59
/
+43
2017-01-25
loader: Move loader list details to internal header
Adam Jackson
1
-0
/
+3
2017-01-25
loader: Remove silly "unspecified" version handling
Adam Jackson
1
-28
/
+19
2017-01-25
loader: Remove unused loader error codes and dead enum
Adam Jackson
1
-18
/
+0
2017-01-25
loader: Don't add internal/ to the search path
Adam Jackson
1
-1
/
+0
2017-01-25
loader: Remove *GetOS
Adam Jackson
3
-87
/
+2
2017-01-25
loader: Port from xfree86 to dix API
Adam Jackson
2
-103
/
+81
2017-01-25
xfree86: flatten pathlist management in the loader
Emil Velikov
1
-14
/
+2
2017-01-25
xfree86: remove dummy/dead function prototype for LoadDriver
Emil Velikov
1
-2
/
+0
2017-01-25
xfree86: remove unused path from the LoadModule API
Emil Velikov
2
-5
/
+4
2016-12-14
xfree86: Add ModulePath support for OutputClass config Sections
Hans De Goede
1
-0
/
+1
2016-08-24
xfree86: print the module name together with the load failure message
Peter Hutterer
1
-16
/
+19
2016-03-14
xfree86: Finish removing font modules
Adam Jackson
1
-3
/
+0
2016-03-14
xfree86: Font modules aren't a real thing
Adam Jackson
1
-1
/
+0
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
1
-1
/
+1
2015-10-27
build: Remove stale miext/cw include paths
Adam Jackson
1
-1
/
+1
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-5
/
+5
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-08
loader: Remove some baklava code
Adam Jackson
1
-65
/
+48
2014-09-26
loader: Deobfuscate RTLD_* macro stuff
Adam Jackson
1
-20
/
+2
2014-09-18
loader: Remove compatibility with ancient XFree86 version numbering
Adam Jackson
1
-37
/
+9
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-1
/
+0
2014-07-24
xfree86: Remove i2c multimedia modules
Adam Jackson
1
-1
/
+0
2014-06-02
xfree86: Report Present as a built-in module
Chris Wilson
1
-0
/
+3
2014-06-02
xfree86: Report DRI3 as a built-in module
Chris Wilson
1
-0
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-10
/
+10
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-3
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
1
-7
/
+6
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
2
-98
/
+0
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
2
-348
/
+0
2012-07-10
Add static extensions before those in modules
Daniel Stone
1
-0
/
+4
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
2
-1
/
+2
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
2
-1
/
+2
[next]