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-09-16
hw/xwin: Add 'dri' to DIST_SUBDIRS
Keith Packard
1
-1
/
+1
2016-09-16
xfree86/modes: Set RandR primary output from CreateScreenResources
Michel Dänzer
1
-0
/
+8
2016-09-16
modesetting: fix compile error when --disable-glamor
Qiang Yu
2
-36
/
+36
2016-09-15
Add Windows-DRI extension
Jon Turney
13
-200
/
+789
2016-09-13
Xquartz: Update for removal of AddEnabledDevice and RemoveEnabledDevice
Jeremy Huddleston Sequoia
1
-6
/
+11
2016-09-13
XQuartz: Cleanup CPPFLAGS that are no longer necessary on darwin
Jeremy Huddleston Sequoia
1
-3
/
+2
2016-09-13
XQuartz: Fix the issue where the h key could be come "stuck" after hiding XQu...
Jeremy Huddleston Sequoia
1
-0
/
+9
2016-09-13
modesetting: Fall back to primary crtc for vblank for drawables on slave outputs
Hans de Goede
1
-0
/
+26
2016-09-13
modesetting: ms_covering_crtc: Allow calling on non modesetting Screens
Hans de Goede
1
-3
/
+9
2016-09-13
modesetting: Implement DRI2InfoRec version 9 callbacks
Hans de Goede
1
-9
/
+55
2016-09-13
modesetting: ms_dri2_create_buffer: check screen of existing front buffers
Hans de Goede
1
-13
/
+7
2016-09-13
xf86Cursor: Add hw cursor support for prime
Dave Airlie
2
-6
/
+78
2016-09-13
xf86Cursor: Deal with rotation on GPU screens using a hw-cursor
Hans de Goede
1
-11
/
+40
2016-09-13
xf86Cursor: Fix xf86_crtc_rotate_coord using width/height wrongly
Hans de Goede
1
-2
/
+2
2016-09-13
xf86Cursor: Fix xf86CurrentCursor to work on slave GPU Screens
Hans de Goede
1
-3
/
+6
2016-09-13
xf86Cursor: Add xf86CheckHWCursor() helper function
Dave Airlie
3
-8
/
+14
2016-09-13
modesetting: Remove some dead code
Hans de Goede
1
-2
/
+0
2016-09-13
modesetting: ms_covering_crtc: Remove unused arguments, make static
Hans de Goede
2
-19
/
+6
2016-09-13
modesetting: Fix msSharePixmapBacking returning a non-linear bo
Hans de Goede
1
-1
/
+2
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
3
-4
/
+0
2016-09-06
xwayland: Process queued events before making wayland mods effective
Rui Matos
1
-5
/
+6
2016-09-02
modesetting: add DRI2 page flip support
Qiang Yu
5
-15
/
+257
2016-09-02
modesetting: move common page flip handle to pageflip.c
Qiang Yu
3
-87
/
+105
2016-09-02
modesetting: move ms_do_pageflip to pageflip.c
Qiang Yu
4
-252
/
+300
2016-09-02
modesetting: make ms_do_pageflip generic for share with DRI2
Qiang Yu
1
-14
/
+25
2016-09-02
modesetting: Hide cursor when initializing crtc
Hans De Goede
1
-0
/
+3
2016-09-02
modesetting: Do not use function local static variables
Hans De Goede
2
-6
/
+6
2016-08-24
xfree86: print the module name together with the load failure message
Peter Hutterer
1
-16
/
+19
2016-08-19
wayland: Emulate crossing for native window
Olivier Fourdan
3
-2
/
+17
2016-08-18
Fix Xorg -configure not working anymore
Hans De Goede
1
-1
/
+2
2016-08-16
xwayland: Fix relinking when dix changes
Adam Jackson
1
-1
/
+1
2016-08-15
xwayland: Avoid double free of RRCrtc and RROutput
Olivier Fourdan
3
-4
/
+12
2016-08-15
xwayland: Plug memleak in frame callbacks
Olivier Fourdan
2
-0
/
+4
2016-08-15
Autoconfig: Fix the loop adding dectected drivers to the list of screens
Matthieu Herrb
1
-2
/
+1
2016-08-15
xfree86: vgaarb: Initialize local variable rsrc_decodes
Emily Deng
1
-1
/
+1
2016-08-13
xfree86: Set pScrn->pScreen before driver ScreenInit is called
Keith Packard
1
-2
/
+11
2016-08-12
xfree86: lock input during PreInit
Peter Hutterer
1
-0
/
+2
2016-08-12
xfree86: fix unbalanced input_lock/unlock in xf86NewInputDevice()
Peter Hutterer
1
-1
/
+1
2016-08-10
xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGamma
Michel Dänzer
1
-1
/
+9
2016-08-08
modesetting: Delete dead drmmode_bo_for_pixmap function.
Kenneth Graunke
2
-31
/
+0
2016-07-28
xfree86: Hook up colormaps and RandR 1.2 gamma code v6
Michel Dänzer
4
-122
/
+124
2016-07-28
xfree86/modes: Remove xf86RandR12CrtcGetGamma
Michel Dänzer
1
-39
/
+0
2016-07-27
xfree86/modes: Move gamma initialization to xf86RandR12Init12 v2
Michel Dänzer
2
-114
/
+114
2016-07-21
Switch poll() users to xserver_poll()
Keith Packard
10
-22
/
+21
2016-07-19
hw/xwin: Update BlockHandler function signature
Jon Turney
2
-4
/
+2
2016-07-19
hw/xwin: Update for removal of AddEnabledDevice
Jon Turney
1
-1
/
+13
2016-07-18
xfree86: if ATTR_KEYBOARD is set, match for keyboards
Peter Hutterer
1
-1
/
+1
2016-07-18
modesetting: resubmit dirty rects on EINVAL (v2)
Adam Jackson
1
-0
/
+9
2016-07-18
Bump ABI versions to reflect block/wakeup handler API changes
Keith Packard
1
-2
/
+2
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
11
-22
/
+19
[next]