0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Append GLVULKANPROCNV to GL_NV_draw_vulkan_image More... about 9 years ago
CMake: Documentation touch-ups More... about 9 years ago
CMake: Document available targets and variables. More... about 9 years ago
CMake: Use GNUInstallDirs variables for pkg-config More... about 9 years ago
CMake: Use GNUInstallDirs variables for MacOSX framework destination More... about 9 years ago
New snapshot available for download, including EGL support More... about 9 years ago
Direct linking of glGetString and glGetIntegerv is necessary for Windows/WGL More... about 9 years ago
CMake: Use GNUInstallDirs to place the build artifacts properly More... about 9 years ago
CMake support for building OS X framework More... over 9 years ago
Install pdb file for `Debug` and `RelWithDebInfo` More... over 9 years ago
Resolve some gcc compilation warnings More... over 9 years ago
LDFLAGS.EXTRA += -nostdlib seems problematic for SYSTEM=linux-mingw32, linux-mingw64 More... over 9 years ago
Put CFLAGS -fno-builtin and LDFLAGS -nostdlib seperate to CC and LD variables More... over 9 years ago
Remove standard library dependency from older VS project files as well. More... over 9 years ago
Finish removing MX support from build system More... over 9 years ago
Add windows build updates to Makefile builds. More... over 9 years ago
Moved DLL entry-point for GCC into glew.c rather than a standalone file included using CMake. More... over 9 years ago
Fix warnings and CMake issue. More... over 9 years ago
Fixed building with GCC - needed different options and had to create a dummy DLL entry to avoid crashes. More... over 9 years ago
Merge branch 'master' of https://github.com/nigels-com/glew More... over 9 years ago
Finish taking C runtime out of GLEW on Windows and remove no longer supported MX configurations from Visual Studio projects. More... over 9 years ago
PYTHON make variable for using python2, optionally More... over 9 years ago
Documentation refresh More... over 9 years ago
Build fix for GLEW_VAR_EXPORT, GLEW_FUN_EXPORT More... over 9 years ago
Remove more #ifdef for GLEW_MX More... over 9 years ago
Allow customisation of GLEW_GET_VAR, GLEW_GET_FUN More... over 9 years ago
Add make toolchains for msys, msys-win32 and msys-win64 More... over 9 years ago
GNU make MSYS2 toolchain configuration added More... over 9 years ago
Update config.guess from upstream More... over 9 years ago
Makes GLEW truly independent of C runtime library on Windows to prevent any issues with mixing compilers and library versions. The Visual Studio Projects need some touching up to get all of the settings synced up for all of the build variants. More... over 9 years ago