index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
modesetting: fix build with glamor disabled.
Dave Airlie
1
-0
/
+4
2016-05-04
xfree86: drop unneeded strdup for modulepath/logfile
Emil Velikov
1
-12
/
+2
2016-05-04
xfree86: use the xf86CheckPrivs() helper for modulepath/logfile
Emil Velikov
1
-27
/
+23
2016-05-04
xfree86: factor out the check priviliges and print a big warning
Emil Velikov
1
-14
/
+12
2016-05-04
modesetting: set capabilities up after glamor and enable offload caps.
Dave Airlie
1
-12
/
+16
2016-05-04
xf86Crtc: don't set the root window property on slave GPUs.
Dave Airlie
1
-1
/
+2
2016-05-04
modesetting: set driverPrivate to NULL after closing fd.
Dave Airlie
1
-1
/
+1
2016-05-04
modesetting: Consistent whitespace in driver.c
Alex Goins
1
-18
/
+18
2016-05-04
XQuartz: Update copyright years
Jeremy Huddleston Sequoia
1
-2
/
+2
2016-05-04
XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...
Jeremy Huddleston Sequoia
2
-3
/
+5
2016-05-03
XQuartz: Add --with-sparkle-feed-url configure option
Jeremy Huddleston Sequoia
2
-2
/
+2
2016-05-03
XQuartz: Update release feed URL to use new https URL
Jeremy Huddleston Sequoia
1
-14
/
+1
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
5
-0
/
+19
2016-05-02
modesetting: port clean start code from amdgpu. (v2)
Dave Airlie
3
-12
/
+36
2016-05-02
modesetting: add support for background none.
Dave Airlie
4
-26
/
+106
2016-04-29
kdrive: Nuke a bunch of dead code
Adam Jackson
1
-441
/
+0
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2016-04-29
x86emu: Change include order to avoid conflict with system header
Andreas Schwab
2
-9
/
+1
2016-04-25
xwayland-shm: fortify fallocate against EINTR
Marek Chalupa
1
-2
/
+8
2016-04-18
xfree86/parser: simplify #ifdef ladder
Emil Velikov
1
-22
/
+9
2016-04-18
xfree86/parser: reuse StringToToken() in xf86getToken()
Emil Velikov
1
-8
/
+2
2016-04-18
xfree86/parser: move StringToToken() definition further up
Emil Velikov
1
-14
/
+12
2016-04-18
xfree86/parser: annotate xf86ConfigSymTabRec as constant data
Emil Velikov
18
-37
/
+33
2016-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
6
-146
/
+1
2016-04-18
xfree86: Create EDID atom from the root window callback (v2)
Adam Jackson
1
-22
/
+9
2016-04-18
xfree86: Remove a never-hit diagnostic message
Adam Jackson
1
-11
/
+4
2016-04-18
xfree86: Make xf86SetDDCproperties work more than once (v2)
Adam Jackson
1
-6
/
+29
2016-04-18
xfree86: Remove some leftovers from DisplayID support
Adam Jackson
2
-9
/
+2
2016-04-18
xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialising
Adam Jackson
4
-21
/
+1
2016-04-18
xfree86: Create VT atoms from the root window callback (v2)
Adam Jackson
1
-42
/
+25
2016-04-18
xfree86: Create seat atom from the root window callback (v2)
Adam Jackson
1
-20
/
+19
2016-04-15
xwayland: Fix compiler warning in GLAMOR Xv
Olivier Fourdan
1
-1
/
+1
2016-04-07
hw/xwin: xcbify internal window manager
Jon Turney
3
-563
/
+588
2016-04-07
hw/xwin: In multiwindow mode, do window minimization entirely in the WM
Jon Turney
3
-43
/
+20
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
6
-65
/
+98
2016-03-30
xwin/glx: Build fix for warnings about missing WGL extensioons
Jon Turney
1
-3
/
+3
2016-03-30
glx: Implement GLX_EXT_libglvnd (v2)
Adam Jackson
1
-0
/
+6
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
2
-25
/
+0
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
2
-17
/
+11
2016-03-30
xquartz/glx: Remove unused fields from the glx screen subclass
Adam Jackson
1
-3
/
+0
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
2
-23
/
+0
2016-03-30
xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hack
Adam Jackson
1
-10
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
2
-31
/
+10
2016-03-30
xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)
Adam Jackson
1
-10
/
+14
2016-03-30
xquartz/glx: Error out for MakeContextCurrent(draw != read)
Adam Jackson
1
-0
/
+3
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
1
-4
/
+1
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
2
-4
/
+0
2016-03-28
xwayland: Pretend we support viewport in vidmode
Olivier Fourdan
1
-4
/
+15
2016-03-28
xwayland: do not include frequency in mode name
Olivier Fourdan
1
-2
/
+2
2016-03-28
xfree86/modes: Make sure the HW cursor is hidden when it should be
Michel Dänzer
1
-0
/
+6
[next]