index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
11
-29
/
+29
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
6
-19
/
+12
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
5
-9
/
+9
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-21
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
13
-74
/
+124
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-160
/
+160
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-48
/
+46
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-3
/
+3
2010-06-02
xfree86: Unbreak autoconfig following 0abf065e38c4
Chris Wilson
3
-3
/
+9
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
2010-05-26
xfree86: bump ABI_XINPUT_VERSION to 11.
Peter Hutterer
1
-1
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
2
-5
/
+5
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
2
-5
/
+5
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
5
-1
/
+10
2010-05-24
Merge remote branch 'vignatti/bus-cleanup-take2'
Keith Packard
10
-829
/
+776
2010-05-24
xfree86: move all pci code from auto configurator into a meaningful location
Tiago Vignatti
3
-246
/
+255
2010-05-24
xfree86: no need to check for the configuration case when matching devices
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: organize and group all pci related stuff inside xf86.h
Tiago Vignatti
1
-30
/
+27
2010-05-24
xfree86: remove BUS_ISA type given we don't support anymore
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
2
-503
/
+494
2010-05-24
xfree86: bus: remove useless field from EntityRec
Tiago Vignatti
1
-1
/
+0
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
3
-43
/
+0
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
1
-2
/
+0
2010-05-23
xfree86: fix multiple InputAttributes tag matching.
Peter Hutterer
1
-3
/
+3
2010-05-19
Merge remote branch 'vignatti/bus-cleanup'
Keith Packard
7
-442
/
+325
2010-05-19
xfree86: fix typo in optionTypeToSting.
Peter Hutterer
1
-2
/
+2
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
5
-305
/
+303
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
3
-25
/
+0
2010-05-19
xfree86: bus: remove SetSIGIOForState and simplify the code
Tiago Vignatti
1
-27
/
+7
2010-05-19
xfree86: bus: fb drivers might want to use vga arbitration either
Tiago Vignatti
1
-2
/
+2
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
4
-55
/
+17
2010-05-19
xfree86: bus: enable declaration of sparc function as its code usage
Tiago Vignatti
1
-1
/
+1
2010-05-19
xfree86: bus: rework xf86PostProbe logic and remove useless log info
Tiago Vignatti
1
-10
/
+2
2010-05-19
xfree86: bus: reuse already assigned variable when fb driver claimed
Tiago Vignatti
1
-4
/
+1
2010-05-19
xfree86: bus: fix Enter/Leave accesses behaviour
Tiago Vignatti
1
-3
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
3
-21
/
+3
2010-05-18
xfree86: Add option parsing for percent options.
Peter Hutterer
4
-1
/
+57
2010-05-17
Only link Xorg with libconfig.la
Julien Cristau
1
-0
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-7
/
+8
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-6
/
+6
2010-05-13
Remove ResNoAvoid definition, missed in the RAC removal
Alan Coopersmith
1
-3
/
+0
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
24
-228
/
+228
2010-05-11
xfree86: dga needs to use the master keyboard state (#27573)
Peter Hutterer
1
-1
/
+3
2010-04-30
Merge remote branch 'jamey/for-keith'
Keith Packard
1
-0
/
+3
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
5
-41
/
+43
2010-04-30
xfree86: a missing input driver is not an error.
Peter Hutterer
1
-1
/
+1
2010-04-27
Remove mibank support
Adam Jackson
2
-16
/
+185
[next]