PURPOSE
This script extracts the function signatures etc from include/GL/glew.h and saves the info to lib/OpenGL/Modern/Registry.pm
Run it with:
make && perl -Mblib utils/generate-registry.plThis script extracts the function signatures etc from include/GL/glew.h and saves the info to lib/OpenGL/Modern/Registry.pm
Run it with:
make && perl -Mblib utils/generate-registry.pl