index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Buildsys: Create SUID_WRAPPER_DIR before using it
Hans de Goede
1
-0
/
+1
2014-03-26
suid: adding Xorg.sh.in to EXTRA_DIST is redundant
Gaetan Nadon
1
-1
/
+1
2014-03-26
suid: add generated Xorg.sh to hw/xfree86/.gitignore
Gaetan Nadon
1
-0
/
+1
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
8
-30
/
+11
2014-03-22
Add necessary headers for major()/minor() on Solaris to xf86Xinput.c
Alan Coopersmith
1
-0
/
+4
2014-03-22
Merge remote-tracking branch 'jturney/master'
Keith Packard
16
-87
/
+118
2014-03-22
Merge remote-tracking branch 'jwrdecoede/for-keith'
Keith Packard
10
-37
/
+403
2014-03-22
hw/xwin: Fix WM_ENDSESSION crash on x86_64
Jon TURNEY
1
-0
/
+4
2014-03-22
hw/xwin: Improve NET_WM_ICON validation
Jon TURNEY
1
-6
/
+20
2014-03-22
hw/xwin: Remove obsolete control handling for About dialog
Jon TURNEY
2
-59
/
+0
2014-03-22
hw/xwin: Minimize redraw events after resizing/moving windows in multiwindow ...
Oliver Schmidt
1
-3
/
+19
2014-03-22
hw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name when it's useful to do so
Jon TURNEY
6
-0
/
+59
2014-03-22
hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon()
Colin Harrison
1
-3
/
+0
2014-03-22
hw/xwin: Use AllocDevicePair()
Colin Harrison
1
-4
/
+5
2014-03-22
hw/xwin: Consistently use 'L' for long int constants
Colin Harrison
1
-3
/
+3
2014-03-22
hw/xwin: Remove an unneeded include
Colin Harrison
1
-1
/
+0
2014-03-22
hw/xwin: Use boolean AND rather than bitwise AND in WIN_POLLING_MOUSE_TIMER_ID
Colin Harrison
1
-3
/
+3
2014-03-22
hw/xwin: Fix declaration after statement warning in ddxGiveUp()
Colin Harrison
1
-2
/
+2
2014-03-22
hw/xwin: Fix typo in comment
Colin Harrison
1
-1
/
+1
2014-03-22
hw/xwin: Fix const discarded warning in winGenerateAuthorization()
Jon TURNEY
1
-2
/
+2
2014-03-17
Merge remote-tracking branch 'anholt/glamor-megaseries'
foo
Keith Packard
3
-3
/
+30
2014-03-17
glx: Make sure we get an FBConfig the root window's visual.
Eric Anholt
1
-0
/
+1
2014-03-17
glamor: Do glyph private init at screeninit time, and other stuff at CSR.
Eric Anholt
1
-3
/
+0
2014-03-17
xephyr: Don't forget to glViewport() before drawing the screen.
Eric Anholt
3
-0
/
+29
2014-03-13
xf86Xinput: release server managed fd before removing the device from the list
Hans de Goede
1
-5
/
+5
2014-03-13
systemd-logind: Correctly deal with InputDevs sharing a device-node
Hans de Goede
1
-0
/
+27
2014-03-13
systemd-logind: Add a systemd_logind_set_input_fd_for_all_devs helper
Hans de Goede
1
-10
/
+23
2014-03-13
systemd_logind_find_info_ptr_by_devnum: Move to higher inside the file
Hans de Goede
1
-14
/
+14
2014-03-13
systemd_logind_find_info_ptr_by_devnum: Add a start argument
Hans de Goede
1
-3
/
+5
2014-03-12
Remove config_odev_add_*attribute checks in various places
Hans de Goede
1
-4
/
+1
2014-03-12
config_odev*: Use XNF alloc functions
Hans de Goede
1
-2
/
+3
2014-03-12
Xorg: Add a suid root wrapper
Hans de Goede
6
-2
/
+328
2014-03-11
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+20
2014-03-11
xfree86: handle xorg.conf devices with logind
Peter Hutterer
1
-2
/
+20
2014-03-10
Require video drivers to report that they support server managed fds
Hans de Goede
2
-2
/
+15
2014-03-10
xf86platformBus: Make doPlatformProbe accept a NULL gdev argument
Hans de Goede
1
-9
/
+5
2014-03-10
systemd-logind: Fix vt-enter not working when using a legacy video driver
Hans de Goede
1
-1
/
+2
2014-03-07
Merge remote-tracking branch 'jwrdecoede/for-keith'
Keith Packard
12
-46
/
+738
2014-03-07
Fix xephyr build in --disable-glamor case
Jon TURNEY
1
-3
/
+8
2014-03-05
glamor: Add support for DRI3.
Eric Anholt
1
-1
/
+4
2014-03-05
xorg: Connect up the glamor XV code, xorg DDX-only for now.
Eric Anholt
1
-0
/
+1
2014-03-05
xorg: Build a glamor_egl module.
Eric Anholt
2
-1
/
+45
2014-03-05
xephyr: Pass incoming XCB events to the Xlib event filter.
Eric Anholt
3
-2
/
+55
2014-03-05
xephyr: Build support for rendering with glamor using a -glamor option.
Eric Anholt
7
-16
/
+554
2014-03-03
hw/xwin: More closely follow ICCCM for setting input focus
Jon TURNEY
1
-18
/
+59
2014-03-03
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Colin Harrison
12
-49
/
+35
2014-03-03
hw/xwin: Add missing FORCEEXIT token to XWin configuration file lexer
Colin Harrison
1
-0
/
+1
2014-03-03
hw/xwin: Silence bell when volume is zero
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Fix typo in comment
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Align parameter names in prototypes with definition
Colin Harrison
2
-4
/
+4
[next]