index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
XQuartz: Fixed names of enums to be more consistent
Jeremy Huddleston
8
-82
/
+82
2008-03-28
=?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20al...
Jeremy Huddleston
1
-8
/
+4
2008-03-28
Compile fix.
Adam Jackson
1
-1
/
+1
2008-03-28
Add E-EDID segment selection.
Adam Jackson
1
-34
/
+71
2008-03-28
Refactor DDC2 code to allow for proper segmented addressing.
Adam Jackson
1
-68
/
+64
2008-03-28
Start E-EDID support in the DDC module.
Adam Jackson
2
-29
/
+47
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
2
-1
/
+25
2008-03-27
XQuartz: Sanity-check the removal of the 256-color option
Jeremy Huddleston
1
-1
/
+2
2008-03-27
xquartz: copy in new stubs from Xi/stubs.c to replace our old
Ben Byer
1
-127
/
+59
2008-03-27
prevent "fake mouse clicks" from generating spurious extra events
Ben Byer
1
-0
/
+3
2008-03-27
quirk: fix LPL monitors properly.
Dave Airlie
1
-8
/
+1
2008-03-24
Bug #10016: Implement WM_CLASS hints in Xephyr.
David Nusinow
4
-0
/
+51
2008-03-24
Bug #11510: Fix build without RECORD.
Adam Jackson
1
-1
/
+5
2008-03-24
Bug #11508: Fix build without XV.
Adam Jackson
1
-0
/
+2
2008-03-22
xaa: use xf86ReturnOptValBool instead of xf86IsOptionSet
Julien Cristau
1
-21
/
+36
2008-03-22
exa: use xf86ReturnOptValBool instead of xf86IsOptionSet
Julien Cristau
1
-6
/
+7
2008-03-21
XQuartz: Disable 256 color option and fullscreen option
Jeremy Huddleston
4
-25
/
+36
2008-03-21
Xquartz: Added separate preference tab for quartz-wm settings
Jeremy Huddleston
7
-160
/
+410
2008-03-21
XQuartz: Initial framework for dealing with spaces on OS-X
Jeremy Huddleston
3
-3
/
+25
2008-03-21
Rootless: Removed safeAlphaXXXX() in favor of using fb/pixman
Jeremy Huddleston
2
-13
/
+1
2008-03-21
=?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requi...
Jeremy Huddleston
1
-0
/
+2
2008-03-20
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
1
-1
/
+2
2008-03-20
Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"
Alex Deucher
1
-2
/
+0
2008-03-19
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
1
-0
/
+2
2008-03-18
[Xephyr/DRI] correctly route motion events targeted at GL drawable
Dodji Seketeli
3
-7
/
+31
2008-03-17
Cleanup logic in xf86PrepareOutputs
Jesse Barnes
1
-6
/
+2
2008-03-17
Make xf86SetDesiredModes aware of current output configuration
Jesse Barnes
2
-18
/
+76
2008-03-17
Fail CRTC configuration if !vtSema
Jesse Barnes
1
-0
/
+3
2008-03-16
test for the presence of pci_system_init_dev_mem() before calling it.
Matthieu Herrb
1
-0
/
+2
2008-03-14
Xephyr: Build fix: Port across XF86dri.c changes from Mesa.
Donnie Berkholz
1
-8
/
+29
2008-03-14
Xephyr: Distribute ephyrdriext.h in tarballs.
Donnie Berkholz
1
-0
/
+1
2008-03-14
Fix a stray use of ALLOCATE_LOCAL.
Adam Jackson
1
-3
/
+3
2008-03-14
RANDR 1.2: Fix initial mode aspect ratio match in a corner case.
Adam Jackson
1
-24
/
+27
2008-03-13
Bug #14332: Fix PCI access cycles from x86emu.
Bart Trojanowski
1
-7
/
+50
2008-03-13
Bug #14091: Fix build (and runtime) on ia64.
Doug Chapman
4
-70
/
+2
2008-03-13
RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.
Adam Jackson
1
-2
/
+2
2008-03-13
RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.
Adam Jackson
1
-17
/
+0
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
3
-1
/
+6
2008-03-12
Return randr interface version in xf86CrtcScreenInit()
Matthias Hopf
2
-2
/
+15
2008-03-11
DRI2: Add DRI2AuthConnection().
Kristian Høgsberg
2
-0
/
+13
2008-03-10
Add the "amd" driver to magic driver selection.
Adam Jackson
1
-2
/
+3
2008-03-10
Bug #14927: Fix the math for xf86NumDefaultModes.
Adam Jackson
1
-1
/
+1
2008-03-09
DRI2: Return event buffer head index in DRI2CreateDrawable.
Kristian Høgsberg
2
-3
/
+5
2008-03-07
Programs in hw/dmx/examples/ want client-side xkb headers.
Julien Cristau
2
-2
/
+2
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
4
-45
/
+17
2008-03-07
Fix segfault when a monitor exists but has no modes.
Adam Jackson
1
-0
/
+3
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
5
-4
/
+60
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
2
-0
/
+40
2008-03-05
Fix distcheck.
Adam Jackson
1
-0
/
+1
2008-03-04
Make xf86InitialConfiguration slightly smarter.
Adam Jackson
1
-77
/
+299
[next]