intel: Include stdbool so we can stop using GLboolean when we want to.
authorEric Anholt <eric@anholt.net>
Mon, 13 Dec 2010 19:02:15 +0000 (11:02 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 13 Dec 2010 22:02:34 +0000 (14:02 -0800)
commitdf9f89154471ec162227ebce1681c5010f64e6e6
tree08cd02226cf696e0771d699b1ef5cedac461bdc8
parentb363dd43d6f7f63bfe5261a46f8bdb2024f85db1
intel: Include stdbool so we can stop using GLboolean when we want to.

This requires shuffling the driconf XML macros around, since they use
true and false tokens expecting them to not get expanded to anything.
src/mesa/drivers/dri/intel/intel_context.h
src/mesa/drivers/dri/intel/intel_screen.c