mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-28 08:41:55 +00:00
ca4cfd556f
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 |