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-26
xace: add a new hook for checking property content after it has been set.
Eamon Walsh
1
-10
/
+22
2009-06-26
xselinux: ignore property hook calls with the new Post access mode bit set.
Eamon Walsh
1
-0
/
+4
2009-06-26
dix: add a new DixAccess bit, "DixPostAccess".
Eamon Walsh
1
-0
/
+1
2009-06-24
xfree86: DIST_SUBDIRS should not contain variables
Rémi Cardona
1
-1
/
+1
2009-06-23
Xi: check for GetAttr permission when listing or querying devices.
Eamon Walsh
2
-52
/
+83
2009-06-23
Xi: check for Use permission on the device in SetClientPointer().
Eamon Walsh
3
-7
/
+12
2009-06-23
Xi: fix up access modes for calls to dixLookupDevice().
Eamon Walsh
13
-33
/
+33
2009-06-24
dix/resource: fix use after free in resource code with DRI
Dave Airlie
1
-4
/
+8
2009-06-24
GLX: make function static.
Dave Airlie
1
-1
/
+1
2009-06-24
GLX: note the implicit flushes with ReadPixels in indirect contexts.
Dave Airlie
2
-0
/
+2
2009-06-24
dix: update a comment
Thomas Jaeger
1
-1
/
+1
2009-06-24
dix: do away with an instance of temporary in-place modification
Thomas Jaeger
1
-10
/
+9
2009-06-24
dix: deal with first_valuator > 0 correctly if POINTER_SCREEN is set
Thomas Jaeger
1
-5
/
+6
2009-06-24
xorg-server.h.in: Export the X Access Control Extension (XACE), too.
Oliver McFadden
1
-0
/
+3
2009-06-24
configure: Provide the --enable/disable-xaa option.
Tiago Vignatti
2
-2
/
+8
2009-06-24
xf86Config: Avoid attempting to load non-compiled modules.
Oliver McFadden
1
-0
/
+6
2009-06-23
Cygwin/X: add hebrew to autodetected keyboard layouts
Yaakov Selkowitz
1
-0
/
+1
2009-06-23
Cygwin/X: more warnings fixes
Jon TURNEY
4
-32
/
+31
2009-06-23
Cygwin/X: Remove an obsolete mention of xf86Config
Jon TURNEY
1
-1
/
+1
2009-06-23
glx: Clean up more thoroughly if the drawable of a current context goes away.
Michel Dänzer
1
-1
/
+24
2009-06-23
dri2: Don't crash if pPriv is NULL.
Michel Dänzer
1
-2
/
+10
2009-06-23
quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)
Ben Skeggs
1
-0
/
+5
2009-06-23
Xi: Remove redundant and incorrect butmap range check
Ben Gamari
1
-6
/
+0
2009-06-22
dix: fix wrong indices in set_valuator.
Peter Hutterer
1
-2
/
+2
2009-06-19
XQuartz: More localization updates
Jeremy Huddleston
23
-2456
/
+1709
2009-06-19
Xi: fix 2 memory leaks.
Eamon Walsh
2
-0
/
+2
2009-06-19
pci: Dump vendor/devices ids in the printed device list
Adam Jackson
1
-6
/
+4
2009-06-19
Use pixman_version_string() instead of PIXMAN_VERSION_STRING
Søren Sandmann Pedersen
1
-1
/
+1
2009-06-19
fbdev: make entity fail if PCI claimed already.
Dave Airlie
2
-0
/
+10
2009-06-18
xselinux: Add new device permissions for XI2.
Eamon Walsh
1
-5
/
+5
2009-06-18
xselinux: Move the security class mapping to the header file.
Eamon Walsh
2
-26
/
+393
2009-06-18
Clarify use of and need for mffs vs. ffs
Alan Coopersmith
3
-4
/
+6
2009-06-18
Fix miComputeCompositeRegion() to follow new clip rules.
Søren Sandmann Pedersen
1
-24
/
+16
2009-06-18
Fix clipping when windows are used as sources
Søren Sandmann Pedersen
4
-25
/
+102
2009-06-18
Print the current version of pixman.
Søren Sandmann Pedersen
1
-0
/
+1
2009-06-18
record: use dixLookupResourceByClass instead of LookupIDByClass.
Peter Hutterer
1
-6
/
+10
2009-06-18
xfree86: fix SWCursor check in xf86CursorSetCursor.
Peter Hutterer
1
-3
/
+4
2009-06-18
mi: ignore DGA events in ChangeDeviceID
David Miller
1
-0
/
+4
2009-06-17
Cygwin/X: Fix permuted args to InitPointerDeviceStruct()
Jon TURNEY
1
-1
/
+1
2009-06-17
xfree86: correctly define barriers for FreeBSD amd64
Benjamin Close
1
-1
/
+1
2009-06-18
input: unify button numbers on master devices.
Peter Hutterer
3
-6
/
+86
2009-06-18
dix: reduce MDs and xtest pointers to 7 buttons by default.
Peter Hutterer
1
-1
/
+1
2009-06-18
Require inputproto 1.9.99.12
Peter Hutterer
1
-1
/
+1
2009-06-18
Xi: valuator/button labels are called labels now, not 'names'
Peter Hutterer
2
-3
/
+3
2009-06-18
Xi: copy the valuator mode from SD to MD.
Peter Hutterer
1
-0
/
+1
2009-06-18
Xi: copy the button and axes labels into the XIQueryDevice reply.
Peter Hutterer
1
-3
/
+4
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
14
-42
/
+201
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
14
-135
/
+3
2009-06-18
Xi: return current valuator values in XIQueryDevice.
Peter Hutterer
1
-0
/
+2
2009-06-18
input: change axisVal from uint to double.
Peter Hutterer
4
-6
/
+7
[next]