index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-6
/
+6
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-6
/
+3
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-8
/
+8
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-0
/
+2
2010-05-24
xfree86: no need to check for the configuration case when matching devices
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
1
-503
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-25
/
+25
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-1
/
+1
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-1
/
+1
2009-08-27
xfree86: Remove xf86GetMotionEvents from public API.
Peter Hutterer
1
-7
/
+0
2009-08-18
xfree86: remove unused PCI header
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-11
/
+2
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
1
-2
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-74
/
+36
2009-07-17
xfree86: Remove xf86SetPriority
Adam Jackson
1
-36
/
+0
2009-05-28
xfree86: Remove loader symbol list ABI stubs
Adam Jackson
1
-22
/
+0
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
1
-11
/
+0
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-33
/
+13
2009-05-14
randr12: Initialize and keep track of updates to VidMode extension gamma value.
Michel Dänzer
1
-5
/
+5
2009-03-13
Unexport xf86SetPriority
Adam Jackson
1
-24
/
+24
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-20
/
+20
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
1
-0
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-83
/
+83
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-11-27
Typo fix
Julien Cristau
1
-4
/
+4
2008-11-24
Remove xf86{En,Dis}ableInterrupts entirely
Adam Jackson
1
-10
/
+0
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-203
/
+6
2008-11-07
xfree86: xf86SetDepthBpp needs to respect the driver's depth24flags
Julien Cristau
1
-5
/
+0
2008-10-14
Xorg: add -modalias option
Nathaniel McCallum
1
-0
/
+2
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-13
/
+0
2008-08-13
Remove xf86Version.h and related API.
Adam Jackson
1
-7
/
+0
2008-08-01
Erk. Actually check all the BARs, not just the first.
Adam Jackson
1
-1
/
+1
2008-08-01
Silence the "No matching Device section" warning in some harmless cases.
Adam Jackson
1
-1
/
+16
2008-07-22
xfree86: plug memory leak, free driver's private data when deleting the device.
Peter Hutterer
1
-3
/
+3
2008-07-14
xfree86: append, not prepent, new input devices to xf86InputDevs.
Peter Hutterer
1
-5
/
+9
2008-07-04
Nuke libc wrapper remaining stuffs.
Tiago Vignatti
1
-14
/
+0
2008-05-26
If core motion history is required, scale back to screen coords and INT16.
Peter Hutterer
1
-2
/
+2
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
2008-02-18
xfree86: plug memory leak in xf86LogInit()
Arjan van de Ven
1
-1
/
+3
2008-02-14
Remove some braindamage from ModuleDesc.
Adam Jackson
1
-1
/
+0
2008-02-14
Friends don't let friends call xf86AddModuleInfo.
Adam Jackson
1
-22
/
+2
2007-12-04
Restore xf86getsecs() as not having an ANSI equivalent.
Adam Jackson
1
-0
/
+14
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-3
/
+0
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-1
/
+1
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-29
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-14
/
+0
2007-07-18
Always normalize the module name.
Adam Jackson
1
-4
/
+0
2007-07-18
Dead ifdefs for BITMAP_SCANLINE_UNIT == 64
Adam Jackson
1
-10
/
+0
[next]