summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-12-08xwayland: Replace LogMessage with LogMessageVerbMariusz Ceier2-4/+4
2020-11-26modesetting: Fix build with DebugPresent() enabledOlivier Fourdan1-3/+2
2020-11-25Introduce and use BUS_USBBöszörményi Zoltán3-0/+9
2020-11-25modesetting: Add missing copyright noticesAaron Plattner4-1/+10
2020-11-24hw/xwin: Fix building with -fno-commonJon Turney2-1/+2
2020-11-23xwayland: Clean up pending eglstream on pixmap destroyOlivier Fourdan1-0/+20
2020-11-19xwayland: Use the pixmap release callback with EGLStreamOlivier Fourdan1-2/+6
2020-11-17int10: wrap entire V_ADDR_R* macros in parens for safer expansionAlan Coopersmith1-6/+6
2020-11-17dmx: example code should set a good exampleAlan Coopersmith1-1/+8
2020-11-17xwayland: Add and hook up test scriptMichel Dänzer1-1/+1
2020-11-10xwayland: Add a man pageOlivier Fourdan4-0/+106
2020-11-10xwayland: Do not list option "-eglstream" if not supportedOlivier Fourdan1-0/+2
2020-11-10xwayland: Add help entry for -shmOlivier Fourdan1-0/+1
2020-11-09xwayland: Make window_get_client_toplevel non-recursiveMichel Dänzer1-4/+4
2020-11-09xwayland: Create an xwl_window for toplevel onlyOlivier Fourdan1-1/+1
2020-11-09xwayland: non-rootless requires the XDG-WM-Base protocolOlivier Fourdan1-0/+5
2020-10-30xwayland: Drop the separate refcount for the xwl_pixmapAdam Jackson1-22/+4
2020-10-29modesetting: Add CTM RandR propertyAaron Plattner2-0/+128
2020-10-29modesetting: Use GAMMA_LUT when availableAaron Plattner5-2/+81
2020-10-29modesetting: Query properties even in non-atomic modeAaron Plattner1-14/+11
2020-10-29modesetting: Store property values in drmmode_prop_info_recAaron Plattner2-0/+2
2020-09-25modesetting: keep going if a modeset fails on EnterVTKishore Kadiyala3-9/+36
2020-09-25modesetting: check the kms state on EnterVTMartin Peres3-13/+24
2020-09-24Bump input minor ABI due to addition of input event drain callbackPovilas Kanapickas1-1/+1
2020-09-24mi: Add a callback to notify driver about input event submissionPovilas Kanapickas2-0/+19
2020-09-22xwayland: Remove pending stream reference when freeingOlivier Fourdan1-1/+1
2020-09-22xwayland: Add a flag for n-buffers in EGL backendOlivier Fourdan4-1/+20
2020-09-22xwayland: Add a flag to expose EGL backend featuresOlivier Fourdan6-7/+37
2020-09-21xwayland: use drmGetNodeTypeFromFd for checking if a node is a render oneGreg V1-17/+2
2020-09-15Consolidate fourcc.hMichel Dänzer6-316/+2
2020-09-08modesetting: Allow users to opt-in VRR supportUday Kiran Pichika2-0/+9
2020-09-08modesetting: Detect changes to the _VARIABLE_REFRESH window propertiesUday Kiran Pichika1-0/+141
2020-09-08modesetting: Lay the foundation for enabling VRRUday Kiran Pichika5-2/+170
2020-09-07xwayland: Check window pixmap in xwl_present_check_flip2Michel Dänzer1-0/+8
2020-09-01xwayland: Replace need_rotate boolean with simple check on xdg-outputRoman Gilg1-6/+5
2020-09-01Revert "xserver: Fix a typo"Roman Gilg1-1/+1
2020-09-01xwayland: Switch width and height argument orderRoman Gilg1-4/+4
2020-09-01xwayland: simplify output_get_new_size functionRoman Gilg1-8/+12
2020-08-31xfree86: Take second reference for SavedCursor in xf86CursorSetCursorMichel Dänzer1-0/+3
2020-08-04xwayland: Disable the MIT-SCREEN-SAVER extension when rootlessOlivier Fourdan1-0/+13
2020-07-31XKB: Add debug key actions for grabs & window treeIgnacio Casal Quinteiro1-17/+0
2020-07-30xwayland: Simplify Present event handling codeRoman Gilg1-21/+7
2020-07-29hw/xwin: Update for renames in xserver/output APIJon Turney1-1/+1
2020-07-22present: Idle vblanks any time in window modeRoman Gilg1-4/+2
2020-07-22present: Notify via distinct API functions in window modeRoman Gilg1-16/+7
2020-07-22xwayland: Rename present event listsRoman Gilg2-15/+15
2020-07-22xwayland: Remove unused xwl_screen entryRoman Gilg1-1/+0
2020-07-21randr: Re-add removed NULL checks to xf86RandR12.cAlex Goins1-0/+9
2020-07-21xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warpMichel Dänzer1-1/+6
2020-07-20xwayland: Remove harmless duplicated #includeEmmanuel Gil Peyrot1-1/+0