aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Stroyan <mike@LunarG.com>2015-09-07 08:58:10 -0600
committerMike Stroyan <mike@LunarG.com>2015-09-07 08:58:10 -0600
commiteafbbbe32ea722cf987991660de76adb6f68eb44 (patch)
tree737ab3b50bc8802d98b8dfdf6c8223b8eac7df24 /README.md
parent480a50adb80f1b80bca46c335ee8f18b71f9afbb (diff)
downloadvulkan-validation-layers-eafbbbe32ea722cf987991660de76adb6f68eb44.tar.gz
documentation: Detail DRI3 use on ubuntu 15.04
Updated DRI3 discussion in README.md and BUILD.md.
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5103792af..20d94e861 100755
--- a/README.md
+++ b/README.md
@@ -39,8 +39,10 @@ The following components are available:
APIDump layer is working with these new API elements.
VkTrace can trace and replay the cube and tri demos.
Other layers in progress.
-- Warning: Recent versions of 14.10 have **REMOVED** DRI 3.
+- Warning: Recent versions of ubuntu 14.10 have **REMOVED** DRI 3.
Version: 2:2.99.914-1~exp1ubuntu4.1 is known to work.
+ Ubuntu 15.04 requires customization to add DRI3.
+ See BUILD.md for details.
## Prior updates