aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJensOwen <jens@jelo.com>2014-11-01 14:05:50 -0600
committerJensOwen <jens@jelo.com>2014-11-01 14:05:50 -0600
commitc10acb59f09a4d7a9355d37ae3f3e2d0f734c1cd (patch)
treeb87a20a07f63be80599e873cd017f875f72856d8 /README.md
parente3050ea8d25fab4c744bd010e3bd44e6619f9f12 (diff)
downloadvulkan-validation-layers-c10acb59f09a4d7a9355d37ae3f3e2d0f734c1cd.tar.gz
Update Intel Driver README
Update Intel Driver README and add a specific README for the compiler
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e93eb4372..35631e759 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ The following components are available:
- [Object Tracker](https://github.com/KhronosGroup/GL-Next/blob/master/layers/object_track.c)
- [Draw State](https://github.com/KhronosGroup/GL-Next/blob/master/layers/draw_state.c)
- *GLAVE Debugger* ([API Dump](https://github.com/KhronosGroup/GL-Next/blob/master/layers/api_dump.c) only)
-- [*Sample Driver*](https://github.com/KhronosGroup/GL-Next/tree/master/icd)
+- [*Sample Drivers*](https://github.com/KhronosGroup/GL-Next/tree/master/icd)
- [Common Infrastructure](https://github.com/KhronosGroup/GL-Next/tree/master/icd/common)
- [Implementation for Intel GPUs](https://github.com/KhronosGroup/GL-Next/tree/master/icd/intel)