intel: Support GLSL compiling in less intrusive way
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 10 Oct 2014 22:29:46 +0000 (16:29 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 21:29:16 +0000 (15:29 -0600)
commitd8e8d7bd7b578f203d973c593ee6dedc259b68bc
treed1b4dd23dea28fcfde58a9a8b09c5377050ca78b
parent1e5191053d844c86f21cd2b82e4bc09ae0340634
intel: Support GLSL compiling in less intrusive way

Removed all the extension semantics. Support for compiling GLSL in the
driver is intended to be a tempory feature and these changes minimize
the impact on the driver and make it easier to remove in the future.
include/xglIntelExt.h [deleted file]