summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-01-08build: Switch to meson 0.56Olivier Fourdan3-15/+12
2024-01-04modesetting: Correct coordinate info of dirty clips for front-buffer flushingDongwon Kim1-41/+80
2024-01-03Revert "xfree86: Remove -flippixels"Izumi Tsutsui8-3/+62
2024-01-03xwayland: Use do-while loopxurui1-2/+2
2023-12-22hw/xfree86: re-calculate the clock and refresh rateChia-Lin Kao (AceLan)2-1/+14
2023-12-18xwayland: Pass the correct oeffis device typesOlivier Fourdan1-1/+2
2023-12-17ephyr: Send RRCrtcChangeNotify events on resizeAlexander Volkov1-0/+1
2023-12-17xvfb: Use RROutputSetPhysicalSize to set physical size of displayTwaik Yont1-1/+12
2023-12-17xf86: Accept devices with the kernel's ofdrm driverThomas Zimmermann1-0/+3
2023-12-17fbdevhw: Support symbolic links in fbdev_openMoritz Bruder1-1/+43
2023-12-17modesetting: Enable TearFree by defaultSultan Alsawaf2-2/+2
2023-12-17modesetting: Check the return value of the drmGetVersionxurui1-5/+10
2023-12-16modesetting: Don't feed stack garbage to the kernel in LUT reserved fieldsVille Syrjälä1-0/+1
2023-12-16modesetting: Use a more optimal hw cursor sizeVille Syrjälä4-19/+103
2023-12-16modesetting: unflip before any setcrtc() callsVille Syrjälä6-0/+46
2023-12-12xwayland: Ensure pointer for gestures has buttonsWarren Togami1-0/+7
2023-12-04xwayland: Use the right nameLength by defaultOlivier Fourdan1-3/+5
2023-12-04xwayland: Update output nameLengthOlivier Fourdan1-0/+1
2023-12-02Revert "Compile lnx_platform.c on FreeBSD too."Alan Coopersmith1-5/+1
2023-11-28xwayland: Avoid hardcoding the interface nameOlivier Fourdan4-21/+21
2023-11-21xwayland: Restrict allow commit to the window managerOlivier Fourdan1-0/+21
2023-11-21xwayland: Add an XACE property access handlerOlivier Fourdan1-0/+9
2023-11-16xwayland: Do not resize when running fullscreenOlivier Fourdan1-2/+5
2023-11-16xwayland: Update the fullscreen window on output changeOlivier Fourdan1-0/+10
2023-11-16xwayland: Add a helper function to update fullscreenOlivier Fourdan2-1/+25
2023-11-16xwayland: Add xwl_output to the Xwayland typesOlivier Fourdan1-0/+1
2023-11-07Xephyr: use glamor glx providerKonstantin Pugin3-1/+119
2023-11-07xorg: initialize glamor providerKonstantin Pugin1-1/+1
2023-11-07glamor: Lift the GLX EGL backend from XwaylandAdam Jackson4-463/+1
2023-11-07glamor: add glvnd_vendor privateKonstantin Pugin1-0/+1
2023-11-02Xwayland: add new "have_glamor_api" pkgconfigKonstantin1-0/+1
2023-11-02Xwayland: document new "glamor" optionKonstantin1-0/+11
2023-11-02Xwayland: add "glamor" command line optionKonstantin4-2/+26
2023-11-02hw/Xwayland: add xwl_glamor_mode_flags enumKonstantin5-4/+23
2023-11-02xorg.conf.man: document new RenderingAPI optionKonstantin1-0/+8
2023-11-02AutoRepeat: Fix wrong repeat rate being appliedPedro Montes Alcalde1-1/+1
2023-10-30xwayland/glamor/gbm: use GBM_FORMAT_ARGB8888 for 24-bit on ESKonstantin1-4/+18
2023-10-22Extented 'arm' case to 'aarch64' on BSD.John Kennedy1-1/+1
2023-10-22Compile lnx_platform.c on FreeBSD too.Austin Shafer1-1/+5
2023-10-22Fix build on FreeBSD/PowerPC architecture.Peter Grehan1-0/+4
2023-10-22The framebuffer driver on FreeBSD is called scfb, use it.Gleb Popov1-0/+3
2023-10-22Extend Linux #ifdef to FreeBSD OS.Niclas Zeising1-1/+1
2023-10-22Implement -novtswitch option handling for FreeBSD.Gleb Popov1-2/+2
2023-10-11xwayland: Cancel the EI disconnect timer when freedOlivier Fourdan1-0/+1
2023-10-09xwayland: Give up on EI on setup failureOlivier Fourdan1-0/+2
2023-10-09xwayland: Add an option to enable EI portal supportOlivier Fourdan6-2/+29
2023-10-04xwayland/glamor/gbm: Set GBM_BO_USE_LINEAR if only LINEAR modifier is supportedJosé Expósito1-3/+19
2023-09-26xwayland/present: Handle NULL window_priv in xwl_present_cleanupMichel Dänzer1-3/+5
2023-08-11xwayland: Default geometry for undecorated rootfulKenny Levinsen1-8/+7
2023-08-11xwayland: Apply root toplevel configure dimensionsKenny Levinsen1-1/+9