JensOwen | f629f22 | 2014-11-01 14:05:50 -0600 | [diff] [blame^] | 1 | # Intel Sample Driver |
| 2 | |
| 3 | This directory provides support for the Intel Haswell, Ivy Bridge and Sandy Bridge GPUs: |
| 4 | - Top level directory is the OS-independent API support |
| 5 | - [compiler](https://github.com/KhronosGroup/GL-Next/tree/master/icd/intel/compiler) contains BIL->Intel ISA compiler |
| 6 | - [kmd](https://github.com/KhronosGroup/GL-Next/tree/master/icd/intel/kmd) contains OS kernel mode driver abstraction |
| 7 | - [genhw](https://github.com/KhronosGroup/GL-Next/tree/master/icd/intel/genhw) contains autogenerated HW interface |