aboutsummaryrefslogtreecommitdiff
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
commitabf73d600b81bfefabbb7609d4f70c614100760b (patch)
tree51376fdf7bd547409d9af474fd1c8c7e91f474be
parent56c4162185047d0d2d54e2fface9fc24d316a771 (diff)
downloadusermoji-abf73d600b81bfefabbb7609d4f70c614100760b.tar.xz
Update Intel Driver README
Update Intel Driver README and add a specific README for the compiler
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e93eb437..35631e75 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)