mirror of
https://github.com/nigels-com/glew.git
synced 2025-02-19 07:00:45 +00:00
The expression follows the function definition separated by a ~ character, and is a simple boolean expression built with operators && and || from the elementary expressions "core" "forward" or a GL version number like "3.2". Parentheses are not supported, && binds stronger than || and may be ommited, i.e. "3.2 core" is equivalent to "3.2 && core". |
||
---|---|---|
.. | ||
bin | ||
core/gl | ||
doc | ||
lib/OpenGL | ||
src | ||
blacklist | ||
custom.txt | ||
Makefile |