Commit Graph

5 Commits (335082e74e5f015450f1ad57cb90d1f8fd4afbdb)

Author SHA1 Message Date
Yuri Kunde Schlesner 478289140d Replace GLEW with a glLoadGen loader.
This should fix the GL loading errors that occur in some drivers due to
the use of deprecated functions by GLEW. Side benefits are more accurate
auto-completion (deprecated function and symbols don't exist) and faster
pointer loading (less entrypoints to load). In addition it removes an
external library depency, simplifying the build system a bit and
eliminating one set of binary libraries for Windows.
11 years ago
archshift 71b8789803 Indent fixes 11 years ago
archshift 1e729e7cae Added FindGLEW to cmake-modules 11 years ago
bunnei 80a040ac77 fixes to scm_rev generation to make it conistent with windows build 11 years ago
bunnei 4405a53cf3 added scm rev generation on Linux/cmake 11 years ago