0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 43 minutes ago. based on code collected 44 minutes ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CoreSupport] Resolve some Mac compilation warnings. More... over 10 years ago
[CoreSupport] Tab indentation for perl scripts More... over 10 years ago
fix compile definitions for glewmx too More... over 10 years ago
set right export definitions for shared/static libs More... over 10 years ago
[cmake] get version from config/version More... over 10 years ago
[CoreSupport] Linux/GLX touch-ups for GL 3.0 + extension detection, GLX. More... over 10 years ago
Use -ansi -pedantic compilation flags for Linux build. More... over 10 years ago
[CoreSupport] Linux/GLX touch-ups for ANSI-C with gcc -pedantic compilation flag More... over 10 years ago
[CoreSupport] Linux/GLX touch-ups for extension string parsing and enable lookup. More... over 10 years ago
Add -ansi -pedantic compilation flags for Mac build, as extra diagnostic information. More... over 10 years ago
[Mac] Migrate glewinfo on Mac from AGL to CGL, with the possibility of running in (core) OpenGL 3.2 mode. More... over 10 years ago
[CoreSupport] For OpenGL 3.0 onwards use glGetStringi rather than glGetString(GL_EXTENSIONS) More... over 10 years ago
[CoreSupport] Represent the extension string(s) as an array of GLboolean - _glewGetExtensionString and _glewGetExtensionEnable More... over 10 years ago
[CoreSupport] Whitespace fixup for make_def_var.pl More... over 10 years ago
[CoreSupport] Add code generation for sorted array of extension strings, which can index into array of pointers of extension enable flags. More... over 10 years ago
[CoreSupport] Add make_initd.pl code generator for declaring all the _glewInit functions More... over 10 years ago
[cmake] Move cmake build into build/cmake to avoid collision with established GNUmake build system. More... over 10 years ago
Merge github pull request #28 More... over 10 years ago
Extend glewinfo to request specific GL versions/profiles/flags. More... over 10 years ago
set project name to glew More... over 10 years ago
build static & shared More... over 10 years ago
Merge pull request #27 from stopiccot/fixing_gitattributes More... over 10 years ago
Update CMakeLists.txt More... over 10 years ago
rewrite cmake infrastructure More... over 10 years ago
Fixing gitattribute More... over 10 years ago
Bump version to 1.12.0, updated documentation. More... over 10 years ago
Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess More... over 10 years ago
Bump copyright year to 2015 More... over 10 years ago
Sourceforge Bug 253 - CFLAGS for Solaris need PIC specified More... over 10 years ago
Sourceforge Bug 263 - Fixed include path for pkg-config More... over 10 years ago