From 846c561f0a557db38169574863a5434da2810803 Mon Sep 17 00:00:00 2001 From: Tobias Jakobi Date: Sun, 26 Jan 2014 04:17:35 +0100 Subject: [PATCH] video_lima: update documentation lima-drm is now also hosted on github. --- README-lima.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-lima.md b/README-lima.md index 1b7c75afe4..ceb1d888df 100644 --- a/README-lima.md +++ b/README-lima.md @@ -16,7 +16,7 @@ Users with similar experiences on a Exynos4-based hardware (coupled with a Mali The original Lima driver suffers from a similar problem as the blob, since it can only render into a framebuffer provided by a fbdev device. In the repository mentioned below you can find a modified Lima version, which can utilize the Exynos DRM directly. -[lima-drm repository](https://gitorious.org/lima-drm/lima-drm) +[lima-drm repository](https://github.com/tobiasjakobi/lima-drm) The Lima video driver for RetroArch only works with this version. Proceed with the usual steps to install limare from the repository onto your system. After that compile RetroArch against the resulting limare library.