diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-08-23 17:39:15 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-08-24 11:00:29 +0800 |
commit | f90b5936d07c4c8f280318ab5cf5894ecb67aef6 (patch) | |
tree | 45ec3af41b90fe902422ac46e29f2770b4087fc8 /docs/versions.html | |
parent | 6b6b45403740144fa5ef2ce362a4c5b9fd0066b6 (diff) |
mesa: Add core.h.
core.h is the public header of core mesa. GLX, WGL, and GLSL are
supposed to include this header file. It should be noted that headers
included by core.h must not perform feature tests (#if FEATURE_xxx).
Otherwise, we cannot, for example, mix a FEATURE_ES2 libmesagallium.a
with a FEATURE_GL libglsl.a.
Diffstat (limited to 'docs/versions.html')
0 files changed, 0 insertions, 0 deletions