summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-04-11Remove no longer needed --enable-libinput-backend configure optionMiguel A. Vico
2017-04-11Actually apply the modeset fix patch (sorry)Miguel A. Vico
2017-04-11Add modeset fix when vt-switchingMiguel A. Vico
2017-02-27Update to weston 2.0.0Miguel A. Vico
Some of the patches are no longer required as they were merged upstream. The rest were rebased on top of weston 2.0.0 and conflicts resolved. Signed-off-by: Miguel A. Vico <mvicomoya@nvidia.com>
2016-12-12Update to Weston 1.12.0 with patches from ↵Aaron Plattner
git://people.freedesktop.org/~jjones/weston nvidia_head_rebase_1.12
2016-09-21Update to Weston 1.12.0Aaron Plattner
2016-06-06Update to Weston 1.11.0Aaron Plattner
Fetched patches from the nvidia_r364 branch of git://people.freedesktop.org/~jjones/weston and then rebased on top of the 1.11.0 tag. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2016-03-23Apply Miguel's patches to add support for EGLStreamsAaron Plattner
See https://lists.freedesktop.org/archives/wayland-devel/2016-March/027547.html Use weston-launch -- --use-egldevice to start. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2016-03-23Initial import of weston-1.10.0-1Aaron Plattner