index
:
~jwrdegoede/xserver
for-master
for-server-1.18
for-server-1.19
master
modesetting-prime-fixes
prime-hw-cursor-support
server-1.18-branch
Hans' xserver git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-29
autobind GPUs to the screen, (v3)
server-1.18-branch
Dave Airlie
3
-0
/
+47
2016-08-29
modesetting: Fall back to primary crtc for vblank for drawables on slave outputs
Hans de Goede
1
-0
/
+23
2016-08-29
modesetting: ms_covering_crtc: Allow calling on non modesetting Screens
Hans de Goede
1
-3
/
+9
2016-08-29
modesetting: ms_covering_crtc: Remove unused arguments, make static
Hans de Goede
2
-19
/
+6
2016-08-25
modesetting: Fix msSharePixmapBacking returning a non-linear bo
Hans de Goede
1
-1
/
+2
2016-08-25
glamor: Add glamor_shareable_fd_from_pixmap()
Hans de Goede
2
-0
/
+40
2016-08-25
modesetting: Implement DRI2InfoRec version 9 callbacks
Hans de Goede
1
-9
/
+55
2016-08-25
modesetting: Remove some dead code
Hans de Goede
1
-2
/
+0
2016-08-25
modesetting: ms_dri2_create_buffer: check screen of existing front buffers
Hans de Goede
1
-13
/
+7
2016-08-25
Fix Xorg -configure not working anymore
Hans De Goede
1
-1
/
+2
2016-08-25
modesetting: Load on GPU-s with 0 outputs
Hans de Goede
2
-11
/
+24
2016-07-19
xserver 1.18.4
Adam Jackson
1
-3
/
+3
2016-07-19
os: Use strtok instead of xstrtokenize in ComputeLocalClient
Michel Dänzer
1
-4
/
+5
2016-07-19
os: Treat ssh as a non-local client (v4)
Adam Jackson
1
-3
/
+40
2016-07-19
glamor: Translate solid text background region after clipping
Michel Dänzer
1
-6
/
+7
2016-07-19
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
Adam Jackson
1
-19
/
+40
2016-07-19
shm: Also censor images returned by ShmGetImage
Andrew Eikum
1
-0
/
+17
2016-07-19
xwayland: Update RR state on wl_output.done instead of wl_output.mode
Rui Matos
2
-9
/
+10
2016-07-19
dix: Work around non-premultiplied ARGB cursor data
Michel Dänzer
1
-0
/
+23
2016-07-19
linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open fails
Hans De Goede
1
-9
/
+1
2016-07-19
modesetting: resubmit dirty rects on EINVAL (v2)
Adam Jackson
1
-0
/
+9
2016-07-19
modesetting: Implement 32->24 bpp conversion in shadow update
Dave Airlie
6
-24
/
+196
2016-07-19
modesetting: Only add main fb if necessary
Hans de Goede
1
-17
/
+17
2016-07-19
Revert "modesetting: Load on GPU-s with 0 outputs"
Adam Jackson
2
-24
/
+11
2016-07-06
modesetting: Fix hw cursor check at the first call
Takashi Iwai
1
-2
/
+8
2016-07-06
modesetting: Use load_cursor_argb_check for sw cursor fallback
Takashi Iwai
1
-6
/
+18
2016-07-06
modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2
Takashi Iwai
1
-2
/
+2
2016-07-06
xkb: add a cause to the xkb indicator update after a keymap change
Peter Hutterer
1
-1
/
+3
2016-07-06
glx: avoid memory leak when using indirect rendering
Guilherme Quentel Melo
1
-0
/
+6
2016-07-06
glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap
Keith Packard
1
-1
/
+1
2016-07-06
wayland: clear resource for pixmap on unrealize
Olivier Fourdan
1
-0
/
+15
2016-07-06
xwayland: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-1
/
+2
2016-07-06
glamor: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-5
/
+6
2016-07-06
glamor: Cannot use copies when accessing outside of composite source
Michel Dänzer
1
-12
/
+15
2016-07-06
glamor: Adjust for drawable x/y in composite's copy optimization
Keith Packard
1
-0
/
+4
2016-07-06
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
12
-26
/
+103
2016-07-06
glamor: glamor_make_current sooner in glamor_composite_with_shader
Keith Packard
1
-2
/
+2
2016-07-06
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
2
-0
/
+7
2016-07-06
glamor: Check for composite operations which are equivalent to copies
Michel Dänzer
1
-0
/
+23
2016-07-06
glamor: Fix sampling outside of RGBx source/mask pictures
Michel Dänzer
1
-12
/
+24
2016-07-06
Input: Send XI2 FocusOut NotifyPointer events to the pointer window.
Andrew Comminos
1
-4
/
+16
2016-07-06
EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL
Michel Dänzer
1
-4
/
+4
2016-07-06
x86emu: Change include order to avoid conflict with system header
Andreas Schwab
2
-9
/
+1
2016-07-06
glamor: add glamor_finish API
Dave Airlie
2
-0
/
+10
2016-07-06
xwayland-shm: fortify fallocate against EINTR
Marek Chalupa
1
-2
/
+8
2016-07-06
configure.ac: Keep environment CFLAGS when testing
Alexandre Courbot
1
-2
/
+2
2016-07-06
dix/ptraccel: Fix memory leak in InitPredictableAccelerationScheme
Simon Thum
1
-2
/
+8
2016-07-06
glamor: fix wrong offset on composite rectangles
Olivier Fourdan
1
-9
/
+9
2016-07-06
modesetting: Load on GPU-s with 0 outputs
Hans de Goede
2
-11
/
+24
2016-07-06
modesetting: Fix swapping of provider sink / source capabilities
Hans de Goede
1
-2
/
+2
[next]