commit | 2cf44390d1e819f23e1d7ceb3199276c9148c647 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Wed Feb 24 12:01:14 2010 +0800 |
committer | Chia-I Wu <olv@lunarg.com> | Thu Feb 25 21:32:58 2010 +0800 |
tree | 59c56c5818e401c086569a9587366404f8c33fcc | |
parent | 27d260b41038e0c19c8f24b8bdb2c004c1eb7aa2 [diff] |
mesa: Move src/mesa/glapi/dispatch.h to mesa. glapi/dispatch.h is a core Mesa header file. Move the header file to main/ to make this clear. It also becomes clear after this change that IN_DRI_DRIVER is only used in core Mesa to enable the remap table.