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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-03-04
Remove all mention of the vga driver from the config logic.
Adam Jackson
2
-4
/
+1
2008-03-03
Fix some documentation typos
James Cloos
1
-8
/
+8
2008-03-03
RANDR 1.2: Inherit PreferredMode from the global configuration, if any.
Adam Jackson
1
-2
/
+18
2008-03-03
Fix Motif menu drawing in Xnest.
Adam Jackson
1
-2
/
+2
2008-03-03
xf86DDCMonitorSet: Honor the DisplaySize from the config file.
Adam Jackson
1
-2
/
+4
2008-03-02
Add missing file from previous commit.
David Nusinow
1
-0
/
+9
2008-03-02
Bug #13860: Ensure that the DRI mode is in octal format.
David Nusinow
2
-0
/
+7
2008-03-02
use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctly
Matthieu Herrb
1
-1
/
+1
2008-03-01
bug #10008: Make Xvfb.1 document the correct default depth
David Nusinow
1
-3
/
+3
2008-03-01
clean some "unused" warnings
George Sapountzis
6
-16
/
+2
2008-03-01
Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.
Maarten Maathuis
1
-1
/
+8
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
9
-73
/
+54
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-5
/
+3
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
1
-0
/
+1
2008-02-29
EDID 1.4: Print additional CVT support data in the log.
Adam Jackson
1
-13
/
+56
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
2
-3
/
+56
2008-02-29
Fix CVT abuse in DDCModesFromStandardTiming.
Adam Jackson
2
-8
/
+34
2008-02-29
Nuke a duplicate SYMFUNC(xf86CVTMode)
Adam Jackson
1
-3
/
+0
2008-02-29
Add xf86GTFMode().
Adam Jackson
4
-0
/
+387
2008-02-29
Remove the duplicate copy of xf86cvt.c
Adam Jackson
4
-298
/
+5
2008-02-29
Constify the built-in mode tables.
Adam Jackson
3
-31
/
+29
[next]