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
2008-12-06
XQuartz: Corrected name/command labels in the customization widget
Jeremy Huddleston
2
-20
/
+6
2008-12-05
Make sure _X_EXPORT is defined in edid.h
Alan Coopersmith
1
-0
/
+4
2008-12-05
Add back a simplified version of the loader static address tables.
Paulo Cesar Pereira de Andrade
3
-4
/
+1216
2008-12-05
randr: Update SProcRandrVector for panning
Matthias Hopf
1
-0
/
+39
2008-12-05
Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}
Paulo Cesar Pereira de Andrade
9
-1764
/
+7
2008-12-04
Move _X_EXPORT attribute to header file.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-12-04
randr: Allow panning to be disabled per axis
Matthias Hopf
1
-25
/
+39
2008-12-04
randr: Rework panning area verification
Matthias Hopf
1
-25
/
+73
2008-12-04
randr: Don't change panning parameters if verification fails.
Matthias Hopf
1
-4
/
+19
2008-12-04
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
3
-8
/
+8
2008-12-04
randr: Nuke config-timestamp for panning
Matthias Hopf
1
-15
/
+0
2008-12-04
randr: Protocol bits for panning support
Matthias Hopf
3
-0
/
+188
2008-12-04
randr: Panning support
Matthias Hopf
2
-2
/
+178
2008-12-04
randr: Crtc interface update for panning support.
Matthias Hopf
1
-1
/
+35
2008-12-04
randr: Weird enough, crtc->version was never set upon creation. Fix that.
Matthias Hopf
1
-0
/
+1
2008-12-03
Removed unised option from configure.ac for launchd
Jeremy Huddleston
1
-4
/
+0
2008-12-03
XQuartz: pbproxy: Simplify linking
Jeremy Huddleston
3
-4
/
+5
2008-12-04
Update .gitignore.
Paulo Cesar Pereira de Andrade
1
-83
/
+9
2008-12-04
Correct make distcheck by removing dolt files.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-04
Remove dummylib.
Paulo Cesar Pereira de Andrade
29
-606
/
+30
2008-12-03
Move RELEASE_DATE closer to AC_INIT so it's more likely to be updated
Julien Cristau
1
-1
/
+1
2008-12-03
Include <X11/Xfuncproto.h> if _X_EXPORT is not defined.
Paulo Cesar Pereira de Andrade
1
-0
/
+4
2008-12-03
If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.
Timo Aaltonen
2
-3
/
+4
2008-12-03
randr: add swapped dispatch for RR[GS]etCrtcTransform
Julien Cristau
2
-10
/
+25
2008-12-03
Test for DRI2 extension in dri_internal.h and only enable AIGLX DRI2 if found.
Kristian Høgsberg
2
-2
/
+24
2008-12-03
Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandler
Peter Hutterer
2
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
528
-5880
/
+5964
2008-12-02
xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...
Stuart Bennett
1
-2
/
+8
2008-12-03
Let the DDX decide on the XkbRulesDefaults.
Peter Hutterer
3
-2
/
+11
2008-12-03
xkb: Allow NULL as rulesFile in XkbSetRulesDflts.
Peter Hutterer
1
-5
/
+24
2008-12-03
dix: fix GetMaximumEventsNum(), may return a DCCE event too.
Peter Hutterer
1
-0
/
+3
2008-12-02
Fix GLX after 180bad84774493d48f2793a6281d825560944863.
Eric Anholt
4
-4
/
+5
2008-12-02
Update sample xorg.conf file
Alan Coopersmith
2
-20
/
+12
2008-12-02
Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs
Alan Coopersmith
1
-0
/
+1
2008-12-02
Don't need to check uid/euid for every commandline argument
Alan Coopersmith
1
-5
/
+5
2008-12-02
Remove unused config flags from FlagValues & FlagOptions
Alan Coopersmith
1
-7
/
+0
2008-12-02
xfree86: don't render SW cursors for devices attached to VCP (#16805)
Peter Hutterer
1
-1
/
+2
2008-12-02
Remove unused HandleSpecialKeys config option
Alan Coopersmith
5
-53
/
+3
2008-12-02
Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)
Bernhard Rosenkraenzer
1
-2
/
+2
2008-12-02
mi: UpdateSprite only if the device is attached.
Peter Hutterer
1
-1
/
+1
2008-12-02
xfree86: don't FatalError on "too many input devices".
Peter Hutterer
4
-8
/
+29
2008-12-02
Xi: fix xi_filters size.
Peter Hutterer
1
-1
/
+1
2008-12-02
dix: remove confusing (and wrong) comment. VCP is not the only pointer.
Peter Hutterer
1
-2
/
+1
2008-12-02
dix: use UpdateFromMaster in GetProximityEvents.
Peter Hutterer
1
-11
/
+1
2008-12-02
xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.
Peter Hutterer
1
-4
/
+15
2008-12-02
xkb: don't attempt to filter events for devices without key classes.
Peter Hutterer
1
-1
/
+9
2008-12-02
Xi: fix use of button->down - bitflags instead of int arrays.
Peter Hutterer
5
-15
/
+7
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
11
-16
/
+17
2008-12-01
More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages.
Alan Coopersmith
3
-102
/
+66
2008-12-01
Correct warning for unknown GlxVisuals option in conf file
Alan Coopersmith
1
-1
/
+1
[prev]
[next]