summaryrefslogtreecommitdiff
path: root/external/glew
AgeCommit message (Expand)Author
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl
2014-05-20Make it actually work to build GLEW for debuggingTor Lillqvist
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier
2014-04-15Stripping confuses the Android NDK tool-chainTor Lillqvist
2014-04-08Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIREDTor Lillqvist
2014-04-08No glu.h in OpenGL ES for iOSTor Lillqvist
2014-04-08We build a static libGLEW for iOS anywayTor Lillqvist
2014-04-08Build GLEW for all platformsTor Lillqvist
2014-04-08Fix libGLEW build for OS XTor Lillqvist
2014-01-30glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl
2014-01-29Use quotes around $(CC)Tor Lillqvist
2014-01-29Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist
2014-01-29glew: use CC from environmentMichael Stahl
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann
2014-01-29remove unnecessary lines in glew patchMarkus Mohrhard
2014-01-29we only need the glew libsMarkus Mohrhard
2014-01-29create symbols for glew in the debug caseMarkus Mohrhard
2014-01-29fix windows build of glewMarkus Mohrhard
2014-01-29make glew a normal external shared projectMarkus Mohrhard