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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-06-29
kdrive: set Activate/Deactivate grab for input devices (#21591)
Peter Hutterer
1
-0
/
+4
2009-06-29
dix: ensure Activate/DeactivateGrab has a valid value.
Peter Hutterer
1
-0
/
+2
2009-06-29
Resync COPYING file with notices in code base as of xorg-server-1.6.1
Alan Coopersmith
1
-682
/
+111
2009-06-29
Fix a couple off-by-one array boundary checks.
Jeremy Huddleston
3
-3
/
+3
2009-06-29
xfree86: restore default off for DontZap
Peter Hutterer
3
-10
/
+8
2009-06-29
EXA: Always damage glyph cache pixmap manually after uploading a glyph.
Michel Dänzer
1
-36
/
+37
2009-06-29
EXA: Take GC client clip type into account for migration.
Michel Dänzer
4
-24
/
+25
2009-06-29
Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields.
Tomas Janousek
1
-3
/
+5
2009-06-29
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
3
-3
/
+16
2009-06-29
EDID: Fix timing class names to match the spec
Adam Jackson
1
-3
/
+3
2009-06-19
pci: Dump vendor/devices ids in the printed device list
Adam Jackson
1
-6
/
+4
2009-06-17
Change one more instance of the default rules names back to xorg.
Matthieu Herrb
1
-1
/
+1
2009-06-14
Provide a minimal sparcDriverName() implementation for OpenBSD.
Matthieu Herrb
1
-0
/
+9
2009-06-14
Call pci_system_init_dev_mem() on sparc64 too.
Matthieu Herrb
1
-0
/
+3
2009-06-14
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
9
-89
/
+480
2009-06-13
Call pci_system_init_dev_mem() on powerpc too.
Matthieu Herrb
1
-0
/
+3
2009-06-11
Use a #define instead of a magic number
Ian Romanick
1
-2
/
+4
2009-06-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
1
-0
/
+2
2009-06-11
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
1
-8
/
+11
2009-06-11
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
5
-88
/
+284
2009-06-11
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
2009-06-11
DRI2: Add missing front-buffer flush callback.
Ian Romanick
1
-0
/
+8
2009-06-11
DRI2: Don't leave empty entries in private->buffers
Ian Romanick
1
-8
/
+9
2009-06-11
DRI2: Synchronize the contents of the real and fake front-buffers
Ian Romanick
1
-0
/
+22
2009-06-11
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
2
-2
/
+32
2009-06-11
DRI2: Add fake front-buffer to request list for windows
Ian Romanick
1
-0
/
+40
2009-06-11
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
3
-4
/
+86
2009-06-11
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
1
-2
/
+4
2009-06-11
vfb: Fix depth setup.
Adam Jackson
1
-27
/
+3
2009-06-02
Yes we're a bunch of elitist assholes since 1995.
Matthieu Herrb
2
-0
/
+13
2009-06-02
"ws" is also a valid mouse driver for OpenBSD.
Matthieu Herrb
1
-1
/
+2
2009-06-01
Fix merge error.
Matthieu Herrb
1
-2
/
+0
2009-06-01
OpenBSD: support for more arches.
Matthieu Herrb
1
-2
/
+18
2009-06-01
arm_video: update to use libpciaccess.
Matthieu Herrb
1
-2
/
+1
2009-06-01
support for more architectures under OpenBSD
Matthieu Herrb
1
-2
/
+14
2009-06-01
support for more OpenBSD architectures.
Matthieu Herrb
1
-2
/
+44
2009-06-01
OpenBSD: support for more architectures.
Matthieu Herrb
4
-542
/
+493
2009-06-01
provide mem_barrier() definition for amd64 too. from master.
Matthieu Herrb
1
-1
/
+1
2009-05-23
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
1
-3
/
+3
2009-05-23
gcc 2.95 build fixes
Matthieu Herrb
2
-3
/
+3
2009-05-21
adapt OpenBSD specific arches drivers to libpciaccess.
Matthieu Herrb
3
-3
/
+3
2009-05-21
Merge OpenBSD specific configuration code
Matthieu Herrb
1
-2
/
+38
2009-05-21
Preliminary support for wscons based kdrive.
Matthieu Herrb
13
-1
/
+1350
2009-05-21
gcc 2.95 build fixes.
Matthieu Herrb
5
-13
/
+15
2009-05-19
xace: Fix a bad device access hook call.
Eamon Walsh
1
-3
/
+3
2009-05-17
On OpenBSD defaults xkbrules are still xorg.
Matthieu Herrb
1
-1
/
+1
2009-05-17
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
23
-85
/
+151
2009-05-11
xselinux: Relax ownership restriction on SetSelectionUseContext.
Eamon Walsh
1
-9
/
+0
2009-05-08
Don't leak default font path when appending built-ins
Alan Coopersmith
1
-2
/
+11
[prev]
[next]