summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07randr: Support "non-desktop" propertynon-desktopKeith Packard3-1/+55
2017-12-07randr: Declare incoming property values constKeith Packard2-4/+4
2017-12-07xf86-video-modesetting: Record non-desktop kernel property at PreInit timeKeith Packard1-0/+6
2017-12-07xfree86/modes: Check for non-desktop monitors during PreInitKeith Packard2-2/+7
2017-12-07xf86-video-modesetting: Update property values at detect and uevent timeKeith Packard1-25/+90
2017-12-06dix: avoid deferencing NULL PtrCtrlOlivier Fourdan1-1/+6
2017-12-06xwayland: Keep separate variables for pointer and tablet fociCarlos Garnacho3-10/+13
2017-12-06xwayland: Fix non-argb cursor conversionOlivier Fourdan1-1/+1
2017-12-04glx: Implement GLX_EXT_no_config_context (v2)Adam Jackson6-14/+35
2017-12-01glx: Prepare __glXGetDrawable for no-config contextsAdam Jackson1-7/+39
2017-12-01glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)Adam Jackson4-2/+9
2017-11-29modesetting: Remove #if 0 CMAP_LOAD_EVEN_IF_OFFSCREENDaniel Martin1-6/+3
2017-11-29modesetting: Remove unused define DRV_ERRORDaniel Martin1-1/+0
2017-11-29modesetting: Reset output_id if drmModeGetConnector failedDaniel Martin1-1/+3
2017-11-29modesetting: Fix log msg if pixmap creation failedDaniel Martin1-1/+1
2017-11-29xfree86: Fix set but not used warnings in lnx_platformDaniel Martin1-6/+3
2017-11-29os/xdmcp: Honour -once when session is deadDaniel Martin1-1/+1
2017-11-23present: Only send PresentCompleteNotify events to the presenting clientMichel Dänzer4-7/+15
2017-11-20randr: free crtc->outputs on destroyGiuseppe Bilotta1-0/+1
2017-11-20randr: always realloc crtcs and outputsGiuseppe Bilotta2-12/+6
2017-11-20randr: rrGetScreenResources: initialize memoryGiuseppe Bilotta1-1/+1
2017-11-15glx: Only flush indirect contexts in MakeCurrent (v2)Adam Jackson1-1/+1
2017-11-15glamor: Drop the non-VAO rendering pathAdam Jackson4-41/+18
2017-11-14glx: Drop references to <GL/internal/glcore.h>Adam Jackson4-7/+0
2017-11-14xres: Return the atom naming the type, not its internal type numberAdam Jackson1-13/+21
2017-11-14edid: fix off-by-one error in CEA mode numberingHector Martin1-2/+2
2017-11-07glamor: Remove unused glamor_create_screen_resourcesAdam Jackson2-26/+0
2017-11-07glamor: Un-inline glamor_[gs]et_screen_privateAdam Jackson2-11/+17
2017-11-07xwayland: Stop printing the EGL versionAdam Jackson1-4/+0
2017-11-07dmx: Use noGlxExtension like other DDXesAdam Jackson2-11/+7
2017-11-07glx: Fix typos that break GLX_ARB_context_flush_controlAdam Jackson2-2/+2
2017-11-06dix: Remove ffs.cAdam Jackson9-68/+1
2017-11-06os: Remove mffs()Adam Jackson2-25/+0
2017-11-06glx: free fbconfigs on destroyGiuseppe Bilotta1-0/+7
2017-11-06randr: ProcRRGetOutputInfo: initialize memoryGiuseppe Bilotta1-1/+1
2017-11-06Xephyr: free driverPrivates on FiniGiuseppe Bilotta1-0/+2
2017-11-06xkb: initialize tsymsGiuseppe Bilotta1-1/+1
2017-11-06dix/window: fix typosGiuseppe Bilotta1-2/+2
2017-11-03glx: Duplicate relevant fbconfigs for compositing visualsThomas Hellstrom3-6/+61
2017-11-01xkb: Print the xkbcomp path being executed when we fail to compile.Eric Anholt1-2/+4
2017-11-01test: Add a test for the overflow bug in bigreqs.Eric Anholt3-0/+110
2017-11-01config/udev: consider ID_INPUT_FOO=0 as 'unset'Peter Hutterer1-33/+32
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin44-105/+66
2017-10-30test: signal-logging: Fix looping signed number testsDaniel Martin1-1/+1
2017-10-30test: input: Fix used uninitialized warning in dix_event_to_coreDaniel Martin1-1/+1
2017-10-30modesetting: Fix potential buffer overflowDaniel Martin2-27/+15
2017-10-30glamor: Unconditionalize GLAMOR_TEXTURED_LARGE_PIXMAPAdam Jackson2-4/+1
2017-10-30glamor: Unconditionalize GLAMOR_PIXMAP_DYNAMIC_UPLOADAdam Jackson2-21/+1
2017-10-30glamor: Unconditionalize GLAMOR_GRADIENT_SHADERAdam Jackson4-10/+1
2017-10-27xf86-video-modesetting: Fix ms_queue_vblank(flags = MS_QUEUE_RELATIVE)Alex Goins1-1/+2