summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Kanapickas4-0/+43
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änzer9-138/+5
2020-09-15present: Include dix-config.h instead of xorg-config.hMichel Dänzer14-47/+2
2020-09-15dri3: Include dix-config.h instead of xorg-config.hMichel Dänzer6-15/+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-07present/wnmd: Remove no-op present_wnmd_flip_destroyMichel Dänzer2-8/+2
2020-09-07present/wnmd: Remove dead present_wnmd_can_window_flipMichel Dänzer1-29/+0
2020-09-07present/wnmd: Remove dead check from present_wnmd_check_flipMichel Dänzer1-4/+0
2020-09-07xwayland: Check window pixmap in xwl_present_check_flip2Michel Dänzer1-0/+8
2020-09-04present/wnmd: Can't use page flipping for windows clipped by childrenMichel Dänzer1-0/+4
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-25Fix XRecordRegisterClients() Integer underflowMatthieu Herrb1-5/+5
2020-08-25Fix XkbSelectEvents() integer underflowMatthieu Herrb1-1/+1
2020-08-25Fix XIChangeHierarchy() integer underflowMatthieu Herrb1-1/+1
2020-08-25Correct bounds checking in XkbSetNames()Matthieu Herrb1-0/+48
2020-08-25present/wnmd: Execute copies at target_msc-1 alreadyMichel Dänzer1-8/+18
2020-08-25present/wnmd: Move up present_wnmd_queue_vblankMichel Dänzer1-11/+11
2020-08-25present: Add present_vblank::exec_msc fieldMichel Dänzer5-31/+31
2020-08-25present: Move flip target_msc adjustment out of present_vblank_createMichel Dänzer4-8/+13
2020-08-24glamor: Fix glamor_poly_fill_rect_gl xRectangle::width/height handlingMichel Dänzer1-4/+14
2020-08-18glamor: Fix debugging callback setup on GLESAdam Jackson1-1/+2
2020-08-04xwayland: Disable the MIT-SCREEN-SAVER extension when rootlessOlivier Fourdan1-0/+13
2020-07-31fix for ZDI-11426Matthieu Herrb1-1/+1
2020-07-31XKB: Add debug key actions for grabs & window treeIgnacio Casal Quinteiro2-18/+41
2020-07-30xwayland: Simplify Present event handling codeRoman Gilg1-21/+7
2020-07-29meson: Also ignore kms, kms_udev, hal options on CygwinJon Turney1-1/+1
2020-07-29hw/xwin: Update for renames in xserver/output APIJon Turney1-1/+1
2020-07-28linux: Fix platform device probe for DT-based PCIHuacai Chen1-1/+26
2020-07-24present: Check valid region in window mode flipsRoman Gilg1-4/+6
2020-07-22present: Remove superfluous set abort flip function in window modeRoman Gilg2-15/+2
2020-07-22present: Idle vblanks any time in window modeRoman Gilg2-4/+9
2020-07-22present: Notify via distinct API functions in window modeRoman Gilg3-29/+53
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-21randr: Check rrPrivKey in RRHasScanoutPixmap()Alex Goins1-1/+7
2020-07-21randr: Check rrPrivKey before autobinding GPU screensAlex Goins1-4/+14
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