blob: e0abbf592c73b1878d4a0bd041bb6623adab910d [file] [log] [blame] [view]
JensOwenf629f222014-11-01 14:05:50 -06001# Intel Sample Driver
2
3This 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
JensOwenb5ea3292014-11-02 11:01:19 -07008
9Implementation status is available in the [API Entry Point Table](https://cvs.khronos.org/svn/repos/oglc/trunk/nextgen/proposals/LunarG/XGL-Sample-Driver-Entrypoint-Status-31-Oct-2014.pdf)