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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
animcur: Handle allocation failure for the animation timer
for-1.19
Adam Jackson
1
-4
/
+6
2018-02-13
xfree86: Add ModulePath support for OutputClass config Sections
Hans De Goede
5
-0
/
+56
2018-02-13
xfree86: Allow overriding primary GPU detection from an OutputClass section
Hans De Goede
2
-1
/
+30
2018-02-13
xfree86: xf86platformProbe: split finding pci-info and setting primary GPU
Hans De Goede
1
-8
/
+15
2018-02-13
xfree86: Add options support for OutputClass Options
Hans De Goede
6
-1
/
+65
2018-02-13
xfree86: Make OutputClassMatches take a xf86_platform_device
Hans De Goede
1
-3
/
+4
2018-02-13
xfree86: Free devlist returned by xf86MatchDevice
Hans De Goede
1
-0
/
+4
2018-02-13
xfree86: Try harder to find atleast 1 non GPU Screen
Hans de Goede
5
-3
/
+33
2018-02-13
xfree86: Make adding unclaimed devices as GPU devices a separate step
Hans de Goede
3
-0
/
+25
2018-02-13
xfree86: Remove redundant ServerIsNotSeat0 check from xf86CallDriverProbe
Hans de Goede
1
-2
/
+0
2018-02-12
glx: Only assign 8 bpc fbconfigs for composite visuals.
Mario Kleiner
1
-0
/
+3
2018-02-12
xwayland: Don't process cursor warping without an xwl_seat
Lyude Paul
1
-0
/
+7
2018-02-12
randr: Fix rotation check in ProcRRSetScreenSize()
Alex Goins
1
-1
/
+1
2018-02-12
glamor: tidy up some gradient color formulas
Jeff Smith
1
-36
/
+30
2018-02-12
glamor: remove unused variables in linear gradient shader
Jeff Smith
1
-7
/
+0
2018-02-12
glamor: fix no-reflect case for gradients
Jeff Smith
1
-11
/
+16
2018-02-12
glamor: fix repeat-reflect case in linear gradient shader
Jeff Smith
1
-7
/
+4
2018-02-12
xwayland: remove dirty window unconditionally on unrealize
Olivier Fourdan
1
-2
/
+1
2018-02-12
os/inputthread: Force unlock when stopping thread.
Michal Srb
1
-0
/
+1
2018-02-12
composite: Propagate damagedDescendants when reparented
Peter Harris
3
-8
/
+20
2018-02-12
xf86XvMCScreenInit: Clear pScreenPriv->dixinfo when freeing pAdapt
Michel Dänzer
1
-0
/
+1
2018-01-24
Revert "present: Only send PresentCompleteNotify events to the presenting cli...
Michel Dänzer
4
-15
/
+7
2018-01-22
xfree86: add default modes for 16:9 and 16:10
Martin Wilck
1
-0
/
+141
2018-01-22
os: Fix a type error in the IPv6 XDMCP code
Adam Jackson
1
-1
/
+1
2018-01-22
build: guess availability of monotonic clock for cross compilation
Helmut Grohne
1
-0
/
+7
2018-01-22
config: fix NULL value detection for ID_INPUT being unset
Peter Hutterer
1
-1
/
+1
2018-01-22
glamor: Specify GLSL version for xv shader
Corentin Rossignon
1
-0
/
+2
2018-01-22
animcur: Fix transitions between animated cursors
Adam Jackson
1
-10
/
+15
2018-01-22
animcur: Run the timer from the device, not the screen
Adam Jackson
1
-58
/
+29
2018-01-22
animcur: Return the next interval directly from the timer callback
Adam Jackson
1
-3
/
+2
2018-01-22
animcur: Use fixed-size screen private
Adam Jackson
1
-12
/
+4
2018-01-22
Xorg.wrap: Ensure correct ordering of post-install hook
Lukáš Krejčí
1
-2
/
+2
2018-01-22
xwayland: avoid race condition on new keymap
Olivier Fourdan
1
-1
/
+1
2018-01-17
glx: do not pick sRGB config for 32-bit RGBA visual
Tapani Pälli
1
-0
/
+5
2017-12-20
xserver 1.19.6
Adam Jackson
1
-3
/
+3
2017-12-20
glx: Duplicate relevant fbconfigs for compositing visuals
Thomas Hellstrom
3
-6
/
+61
2017-12-20
glx: Fix visual fbconfig matching with respect to swap method
Thomas Hellstrom
1
-0
/
+9
2017-12-20
glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
1
-0
/
+7
2017-12-20
glx: Move Composite's synthetic visuals to a different select group
Adam Jackson
1
-0
/
+5
2017-12-20
glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
Adam Jackson
1
-2
/
+3
2017-12-20
composite: Make compIsAlternateVisual safe even if Composite is off
Adam Jackson
1
-1
/
+1
2017-12-20
composite: Export compIsAlternateVisual
Adam Jackson
2
-1
/
+3
2017-12-20
composite: Remove a misleading comment
Adam Jackson
1
-5
/
+0
2017-12-13
os: Fix strtok/free crash in ComputeLocalClient
Tomasz Śniatowski
1
-3
/
+3
2017-12-13
dix: avoid deferencing NULL PtrCtrl
Olivier Fourdan
1
-1
/
+6
2017-12-13
xwayland: Fix non-argb cursor conversion
Olivier Fourdan
1
-1
/
+1
2017-12-13
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
4
-2
/
+9
2017-12-13
os/xdmcp: Honour -once when session is dead
Daniel Martin
1
-1
/
+1
2017-12-13
present: Only send PresentCompleteNotify events to the presenting client
Michel Dänzer
4
-7
/
+15
2017-12-13
randr: rrGetScreenResources: initialize memory
Giuseppe Bilotta
1
-1
/
+1
[next]