index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
hw/xfree86: More const declarations for strings
Keith Packard
1
-1
/
+1
2014-01-12
Just remove dpms functsion from xf86.h
Keith Packard
1
-4
/
+0
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-4
/
+3
2014-01-12
hw/xfree86: Lots of constant string support
Keith Packard
1
-1
/
+1
2013-04-12
xfree86: add VT owner interface
Dave Airlie
1
-0
/
+1
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
1
-25
/
+0
2012-10-08
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
1
-0
/
+4
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
1
-0
/
+1
2012-07-11
xfree86: Strip dangling pointers from desiredMode
Maarten Lankhorst
1
-0
/
+2
2012-07-09
Add xf86ExtensionInit for DDX extension configuration
Daniel Stone
1
-0
/
+3
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-5
/
+0
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-0
/
+3
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
1
-0
/
+5
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-4
/
+6
2012-05-21
xf86: reimplement XF86SCRNINFO macro using new functions.
Dave Airlie
1
-2
/
+2
2012-05-21
xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)
Dave Airlie
1
-0
/
+7
2012-05-21
xf86/pci: fix slot claiming counting.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-139
/
+238
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
1
-1
/
+1
2011-11-23
Remove xf86FormatPciBusNumber from API, inline the one place its used
Alan Coopersmith
1
-1
/
+0
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-0
/
+10
2011-10-15
xfree86: Move xf86GetClocks to vgahw
Adam Jackson
1
-6
/
+0
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-1
/
+1
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
1
-1
/
+1
2011-09-15
Remove PC98 support.
Jamey Sharp
1
-1
/
+0
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-1
/
+0
2010-12-20
xfree86: Remove unused xf86inSuspend
Adam Jackson
1
-1
/
+0
2010-11-30
xfree86: Remove unused xf86PixmapKeyRec
Adam Jackson
1
-3
/
+0
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-0
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-3
/
+10
2010-05-24
xfree86: organize and group all pci related stuff inside xf86.h
Tiago Vignatti
1
-30
/
+27
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: bus: enable declaration of sparc function as its code usage
Tiago Vignatti
1
-1
/
+1
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-6
/
+6
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-1
/
+0
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
1
-2
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
1
-1
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-25
/
+7
2009-07-06
Unclaim PCI slot if driver probing fails.
Matthias Hopf
1
-0
/
+1
2009-05-28
xfree86: Remove loader symbol list ABI stubs
Adam Jackson
1
-4
/
+0
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
1
-3
/
+0
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
1
-2
/
+0
2009-03-13
Unexport xf86SetPriority
Adam Jackson
1
-1
/
+0
2009-03-04
Make DGA optional.
Topi Kanerva
1
-0
/
+2
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
1
-0
/
+3
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
1
-3
/
+0
2008-12-05
Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}
Paulo Cesar Pereira de Andrade
1
-1
/
+5
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-194
/
+199
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-4
/
+0
[next]