summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
2023-09-08Revert previous:Matthieu Herrb
2023-09-07unbreak build with clang-16 by not using non-existent functions and byRobert Nagy
2023-09-06unbreak build with clang-16 by fixing up function definitions to matchRobert Nagy
2023-08-12Avoid close(-1). ok miod@Matthieu Herrb
2023-08-04Support 8bpp X server on LUNA.Kenji Aoyama
2023-08-01Fix mmap'ing size for LUNA framebuffer.Kenji Aoyama
2023-07-03Update to xf86-video-r128 6.12.1Matthieu Herrb
2023-07-03Update xf86-video-ati to 22.0.0Matthieu Herrb
2023-07-03Update to xf86-input-mouse 1.9.5Matthieu Herrb
2023-05-09Update to xf86-video-sunffb 1.2.3Matthieu Herrb
2023-05-09Include xf86Cursor.h instead of xf86RamDac.hMatthieu Herrb
2023-05-08Update to xf86-video-dummy 0.4.1Matthieu Herrb
2023-04-27Swap saved x/y touchscreen values if axes are swapped.Anthony J. Bentley
2023-04-25Fix error message typos: COORS -> COORDS.Anthony J. Bentley
2023-04-25xtsscale is in section 1, not section 8.Anthony J. Bentley
2023-04-10Update to xf86-video-nv 2.1.22Matthieu Herrb
2023-04-10Update to xf86-input-vmmouse 13.2.0Matthieu Herrb
2023-04-10Update to xf86-input-void 1.4.2Matthieu Herrb
2023-04-10Update to xf86-input-mouse 1.9.4Matthieu Herrb
2007-06-08Import xf86-video-nv version 2.0.2. Adds new chipsets support.Matthieu Herrb
2023-04-10Update to xf86-input-joystick 1.6.4Matthieu Herrb
2023-04-10Update to xf86-input-elographics 1.4.3Matthieu Herrb
2023-03-01Update to xf86-video-amdgpu 23.0.0. Tested by op@ and jsg@Matthieu Herrb
2022-12-05Add kqueue(2) support such that the amdgpu Xorg driver notices eventsMark Kettenis
2022-12-04Update xf86-video-mach64 to version 6.9.7.Matthieu Herrb
2022-11-11disable libudev to fix build when xatracker is presentJonathan Gray
2022-11-10When no device is provided in the config file, try xf86Info.consoleFdMatthieu Herrb
2022-11-10Simplify the test on mode in WsfbSaveScreen() and add error checking.Matthieu Herrb
2022-07-21Handle framebuffers where the first pixel isn't page aligned in a similarMark Kettenis
2022-07-16Handle framebuffers where the first pixel isn't page-aligned. Fixes theMark Kettenis
2022-07-15Update xf86-video-mga to version 2.0.1Matthieu Herrb
2022-07-15Update x86-input-synaptics to version 1.9.2Matthieu Herrb
2022-07-15Update xf86-input-keyboard to version 2.0.0Matthieu Herrb
2022-06-28Update to xf86-video-vmware 13.3.0Matthieu Herrb
2022-06-28xf86-video-dummy: update to version 0.4.0Matthieu Herrb
2022-05-27Do not free() an on-stack array.Matthieu Herrb
2022-05-11Fix typo: ususally -> usually.Anthony J. Bentley
2022-03-08update to xf86-video-amdgpu 22.0.0Jonathan Gray
2022-02-07The color map support in wsfb(4) only supports up to 256 palette entries.Mark Kettenis
2021-11-23Update openchrome to 0.6.409.Frederic Cambus
2021-11-17Don't set SourceValidate pointer to NULLMatthieu Herrb
2021-11-11Fixes for xserver 1.21Matthieu Herrb
2021-11-11Fixes for xserver 21.1Matthieu Herrb
2021-11-11Update to git -current version for compatibility with Xserver 21.1Matthieu Herrb
2021-08-31regenMatthieu Herrb
2021-08-31remove `pwd $0` bashismMatthieu Herrb
2021-08-30Update to xf86-input-elographics 1.4.2Matthieu Herrb
2021-08-03update to xf86-video-amdgpu 21.0.0Jonathan Gray
2021-06-25support xf86-video-radeon and xf86-video-amdgpu drivers on riscv64.Matthieu Herrb
2021-06-15Initial attempt to build xserver for riscv64Dale Rahn