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-08-30
update for kdrive changes in xserver 1.6
obsd-server-1.6.4rc1
Matthieu Herrb
1
-2
/
+1
2009-08-30
update for commit 6c7c0ffeb71610ee00fc92b32fd2b1cc70383e38:
Matthieu Herrb
1
-2
/
+0
2009-08-30
fix commit e9b0242603802c40770a82678f0c48b0eac9f922
Matthieu Herrb
1
-1
/
+2
2009-08-29
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
11
-42
/
+95
2009-08-27
enable dri2 support now that Mesa and libdrm have the needed bits.
obsd-server-1.6.3
Matthieu Herrb
1
-2
/
+1
2009-08-25
Bump version to 1.6.3.901 (1.6.4 RC1)
xorg-server-1.6.3.901
Keith Packard
1
-2
/
+2
2009-08-25
Block signals while delivering XTest events (fixes bug 23100)
Keith Packard
1
-1
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
3
-1
/
+29
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-08-25
glx: Clean up more thoroughly if the drawable of a current context goes away.
Michel Dänzer
1
-1
/
+24
2009-08-25
glx: If a destroyed window is bound to the current context, make it not current.
Michel Dänzer
1
-0
/
+4
2009-08-25
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-08-25
dix: update the sprite trace for all masters && floating slaves (#23257)
Peter Hutterer
1
-2
/
+2
2009-08-25
xfree86: Link libselinux with Xorg system libraries
Dan Nicholson
1
-2
/
+2
2009-08-25
config: don't shutdown the libhal ctx if it failed to initialize (#23213)
Peter Hutterer
1
-10
/
+11
2009-08-25
Xext: fix up wrong conditions for negative sync transitions.
Peter Hutterer
1
-18
/
+14
2009-08-02
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
28
-132
/
+223
2009-07-31
Bump release number to 1.6.3
xorg-server-1.6.3
Keith Packard
1
-2
/
+2
2009-07-29
Remove hardcoded gcc -Wall option from configure.ac
Alan Coopersmith
1
-1
/
+1
2009-07-29
selinux: Only activate if policy says to be an object manager
Adam Jackson
1
-0
/
+4
2009-07-29
quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)
Ben Skeggs
1
-0
/
+5
2009-07-29
config: add HAL error checks
Rémi Cardona
1
-10
/
+22
2009-07-29
Don't printf NULL pointers on HAL connection error
Alan Coopersmith
1
-3
/
+6
2009-07-26
Bump to version 1.6.2.901 (1.6.3 RC1)
xorg-server-1.6.2.901
Keith Packard
1
-2
/
+2
2009-07-26
xfree86: move didLock assignment down to where the function pointer is valid.
Dave Airlie
1
-1
/
+1
2009-07-26
randr: fix operation order so that rotation+transform works
Benjamin Defnet
1
-3
/
+3
2009-07-26
hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
Benjamin Defnet
1
-3
/
+5
2009-07-26
randr: Nuke broken set_origin shortcut
Matthias Hopf
1
-13
/
+0
2009-07-26
randr: fix server crash in RRGetScreenInfo
Julien Cristau
1
-2
/
+3
2009-07-26
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
21
-94
/
+161
2009-07-26
One = is more than adequate here. Make is sh safe.
Robert Noland
1
-2
/
+2
2009-07-26
configure: libXinerama isn't needed anymore
Rémi Cardona
1
-1
/
+1
2009-07-26
EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.
Michel Dänzer
1
-1
/
+11
2009-07-26
Fix key repeat problem.
Kim Woelders
1
-1
/
+1
2009-07-19
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
1
-1
/
+3
2009-07-09
xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)
Adam Jackson
1
-1
/
+3
2009-07-09
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
obsd-server-1.6.2
Matthieu Herrb
11
-101
/
+279
2009-07-08
Fix build of drivers with 1.6.2 when not using --install-libxf86config
Alan Coopersmith
1
-6
/
+2
2009-07-07
Bump to version 1.6.2
xorg-server-1.6.2
Keith Packard
1
-2
/
+2
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
3
-77
/
+203
2009-07-06
xfree86: remove duplicate header entries in Makefile.am
Arkadiusz Miskiewicz
2
-4
/
+2
2009-07-06
dri2: support glXWaitGL & glXWaitX by copying fake front to front and
Alan Hourihane
4
-11
/
+67
2009-07-06
xinerama: Put the proto version in the code instead using proto headers.
Eric Anholt
1
-2
/
+4
2009-07-05
Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branch
Matthieu Herrb
26
-780
/
+243
2009-06-29
Build against DRI_TEX_BUFFER_VERSION 1
Keith Packard
1
-1
/
+4
2009-06-29
Bump version to 1.6.1.902
xorg-server-1.6.1.902
Keith Packard
1
-2
/
+2
2009-06-29
xfree86: fix SWCursor check in xf86CursorSetCursor.
Peter Hutterer
1
-3
/
+3
2009-06-29
Change default for ExaOptimizeMigration to false
Julien Cristau
1
-1
/
+1
2009-06-29
Make RANDR 'set' timestamps follow client specified time. Bug 21987.
Keith Packard
2
-2
/
+7
[next]