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
2017-02-08
xwayland: Apply output rotation for screen size
Olivier Fourdan
1
-12
/
+16
2017-02-08
xwayland: CRTC should support all rotations
Olivier Fourdan
1
-1
/
+8
2017-02-08
xwayland: Add hack for FWXGA resolution #99574
Svitozar Cherepii
1
-0
/
+7
2017-02-08
modesetting: allow switching from software to hardware cursors (v5).
Michael Thayer
2
-18
/
+13
2017-02-08
modesetting: Immediately handle failure to set HW cursor, v5
Michael Thayer
2
-11
/
+5
2017-02-08
xfree86: Immediately handle failure to set HW cursor, v5
Michael Thayer
4
-15
/
+53
2017-02-08
dmx: fix linking
Mihail Konev
1
-1
/
+2
2017-02-08
dri1: Remove some dead event code
Adam Jackson
1
-7
/
+0
2017-02-08
xwayland: replace hardcoded function name with __func__ in error msg
Peter Hutterer
2
-4
/
+4
2017-02-06
xfree86: Take input_lock() for xf86ScreenCheckHWCursor
Chris Wilson
1
-7
/
+20
2017-02-06
xfree86: Take input lock for xf86TransparentCursor
Chris Wilson
1
-0
/
+4
2017-02-06
xfree86: Take the input lock for xf86RecolorCursor
Chris Wilson
1
-6
/
+18
2017-02-01
loader: Handle mod->VersionInfo == NULL
Michel Dänzer
1
-10
/
+11
2017-01-25
dri2: refine dri2_probe_driver_name (v2)
Qiang Yu
1
-19
/
+24
2017-01-25
loader: Learn about the joy of snprintf
Adam Jackson
1
-9
/
+2
2017-01-25
loader: Remove unused path and name from ModuleDescPtr
Adam Jackson
2
-24
/
+9
2017-01-25
loader: Remove unused arguments from LoadModule
Adam Jackson
7
-199
/
+21
2017-01-25
loader: Turn LoaderListDirs into LoaderListDir
Adam Jackson
5
-144
/
+110
2017-01-25
loader: Move loader list details to internal header
Adam Jackson
4
-3
/
+5
2017-01-25
xfree86: Remove a stray reference to font modules
Adam Jackson
1
-2
/
+1
2017-01-25
xfree86: Fix up some bad indentation
Adam Jackson
1
-14
/
+14
2017-01-25
xfree86: Remove DriverRec1 compat struct
Adam Jackson
2
-18
/
+1
2017-01-25
loader: Remove silly "unspecified" version handling
Adam Jackson
3
-44
/
+29
2017-01-25
loader: Remove unused loader error codes and dead enum
Adam Jackson
2
-32
/
+1
2017-01-25
loader: Include fewer headers from xf86Module.h
Adam Jackson
1
-2
/
+4
2017-01-25
loader: Don't add internal/ to the search path
Adam Jackson
1
-1
/
+0
2017-01-25
loader: Remove *GetOS
Adam Jackson
6
-95
/
+2
2017-01-25
loader: Port from xfree86 to dix API
Adam Jackson
2
-103
/
+81
2017-01-25
xfree86: flatten pathlist management in the loader
Emil Velikov
1
-14
/
+2
2017-01-25
xfree86: remove dummy/dead function prototype for LoadDriver
Emil Velikov
1
-2
/
+0
2017-01-25
xfree86: remove references to LoadSubModule's path from the doc
Emil Velikov
1
-5
/
+1
2017-01-25
xfree86: remove unused path from the LoadModule API
Emil Velikov
5
-14
/
+7
2017-01-19
kdrive: Remove non-evdev input drivers
Adam Jackson
6
-1699
/
+0
2017-01-19
dmx: Remove non-evdev hardware input drivers
Adam Jackson
9
-2074
/
+3
2017-01-12
tests: Avoid libtool message
Mihail Konev
3
-2
/
+5
2017-01-11
modesetting: cleanup pci device open
Qiang Yu
2
-19
/
+11
2017-01-11
xfree86: fix wrong usage of xf86optionListMerge
Qiang Yu
1
-1
/
+1
2017-01-02
edid: Add quirk for ADA 1024x600 7" display.
Kai-Heng Feng
1
-0
/
+5
2016-12-14
xfree86: Add ModulePath support for OutputClass config Sections
Hans De Goede
5
-0
/
+56
2016-12-14
xfree86: Allow overriding primary GPU detection from an OutputClass section
Hans De Goede
2
-1
/
+30
2016-12-14
xfree86: xf86platformProbe: split finding pci-info and setting primary GPU
Hans De Goede
1
-8
/
+15
2016-12-14
xfree86: Add options support for OutputClass Options
Hans De Goede
6
-1
/
+65
2016-12-14
xfree86: Make OutputClassMatches take a xf86_platform_device
Hans De Goede
1
-3
/
+4
2016-12-14
xfree86: Free devlist returned by xf86MatchDevice
Hans De Goede
1
-0
/
+4
2016-12-12
shadow: Macro cleanup
Adam Jackson
2
-2
/
+2
2016-12-12
shadow: Lift 32->24 conversion from modesetting to dix
Adam Jackson
4
-153
/
+3
2016-12-12
shadowfb: Rename this particular shadow.c to shadowfb.c
Adam Jackson
2
-1
/
+1
2016-12-12
dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple
Adam Jackson
2
-6
/
+6
2016-12-07
Fix a segfault that occurs if xorg.conf.d is absent:
Ben Crocker
3
-1
/
+25
2016-12-05
xfree86: Try harder to find atleast 1 non GPU Screen
Hans de Goede
5
-3
/
+33
[next]