index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Add flag to toggle rootless
HEAD
wayland-rootless
Kristian Høgsberg
3
-0
/
+8
2009-09-18
Disble autoAddDevices when in wayland mode
Kristian Høgsberg
1
-0
/
+4
2009-09-12
First wayland bits.
Kristian Høgsberg
3
-3
/
+13
2009-07-28
xfree86: remove some RAC junk
Tiago Vignatti
1
-8
/
+0
2009-07-28
doc: remove outdated PCI/RAC/Domain notes
Tiago Vignatti
1
-159
/
+0
2009-07-28
xfree86: remove pci debug macros
Tiago Vignatti
2
-25
/
+0
2009-07-28
xfree86: remove RAC/resource doc
Tiago Vignatti
1
-696
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
9
-155
/
+6
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
5
-100
/
+1
2009-07-28
sbus: fixup for rac removal
Dave Airlie
1
-5
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
27
-4081
/
+62
2009-07-28
pci: add support for pci is boot vga call.
Dave Airlie
1
-0
/
+6
2009-07-24
xfree86: "Staticize" functions in xf86AutoConfig.c
Tiago Vignatti
2
-44
/
+42
2009-07-21
randr12: Add compatibility for XF86VidMode gamma ramps.
Michel Dänzer
2
-12
/
+45
2009-07-17
s/xf86EnableOutputs/xf86CollectEnabledOutputs/ for clarity
Adam Jackson
1
-2
/
+3
2009-07-17
randr: Add Option "Primary" to Monitor sections
Adam Jackson
2
-3
/
+22
2009-07-17
xfree86: Remove xf86SetPriority
Adam Jackson
1
-36
/
+0
2009-07-17
loader: Remove a useless check.
Adam Jackson
1
-5
/
+0
2009-07-17
loader: remove dead LoaderCheckUnresolved
Adam Jackson
2
-8
/
+0
2009-07-17
loader: Remove useless TestFree() macro
Adam Jackson
1
-7
/
+5
2009-07-17
fbdevhw: Remove pointless OS check, this never gets built on non-Linux
Adam Jackson
1
-14
/
+1
2009-07-17
fbdevhw: Remove a #if 0
Adam Jackson
1
-6
/
+1
2009-07-17
fbdevhw: simplify some #if 1
Adam Jackson
1
-4
/
+0
2009-07-17
randr: Un-duplicate the reduced blanking check.
Adam Jackson
1
-11
/
+3
2009-07-17
xfree86: Fix some misleading comments
Adam Jackson
1
-11
/
+0
2009-07-17
xfree86: Remove some #if 0
Adam Jackson
1
-73
/
+0
2009-07-17
xfree86: Remove TargetRefresh option
Adam Jackson
3
-44
/
+0
2009-07-17
displayid: Implement mode decoding.
Adam Jackson
4
-2
/
+451
2009-07-17
ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/
Adam Jackson
3
-3
/
+6
2009-07-17
ddc: Refactor root window property code
Adam Jackson
1
-23
/
+20
2009-07-17
ddc: Don't try to publish a root window property for DisplayID
Adam Jackson
1
-1
/
+4
2009-07-17
ddc: Skeleton for xf86DoDisplayID()
Adam Jackson
1
-1
/
+59
2009-07-17
ddc: mv xf86DDC.c ddc.c
Adam Jackson
2
-1
/
+1
2009-07-17
ddc: Give DisplayID a place to hang its hat
Adam Jackson
1
-1
/
+8
2009-07-17
ddc: Yet more code motion
Adam Jackson
4
-153
/
+122
2009-07-17
ddc: Code motion to eliminate forward decls
Adam Jackson
1
-83
/
+67
2009-07-17
ddc: Update a comment.
Adam Jackson
1
-4
/
+4
2009-07-16
Coverity Prevent: RESOURCE_LEAK in xf86CrtcSetInitialGamma
Oliver McFadden
1
-3
/
+8
2009-07-16
Coverity Prevent: NEGATIVE_RETURNS in fbdev_open_pci:
Oliver McFadden
1
-2
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
11
-29
/
+15
2009-07-14
xfree86: remove a bunch of unused pci headers
Tiago Vignatti
4
-12
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
9
-40
/
+40
2009-07-10
Fix int10 module build after typo in commit 2638e9899
Alan Coopersmith
1
-1
/
+1
2009-07-10
configure: introduce --{enable,disable}-int10-module
Tiago Vignatti
1
-1
/
+5
2009-07-10
configure: introduce --{enable,disable}-vbe
Tiago Vignatti
1
-1
/
+5
2009-07-10
configure: introduce --{enable,disable}-vgahw
Tiago Vignatti
1
-1
/
+5
2009-07-10
xfree86: remove unused vbe header file
Tiago Vignatti
1
-1
/
+0
2009-07-09
config: drop i810.
Adam Jackson
1
-1
/
+0
2009-07-06
Remove old DRI2 buffer alloc/free interfaces
Keith Packard
4
-206
/
+70
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
3
-77
/
+203
[next]