Restrict usage of mesa headers to targets that really need them
Many targets were getting mesa headers on their include paths even though they never used them. This limits use of osmesa.h to the only target that actually needs to interface directly with osmesa and restricts use of the third_party/mesa/ headers to targets that need to use the desktop GL bindings. R=piman@chromium.org Review URL: https://codereview.chromium.org/476403002 Cr-Commit-Position: refs/heads/master@{#290136} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290136 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment