summaryrefslogtreecommitdiff
path: root/external/glew
AgeCommit message (Expand)AuthorFilesLines
2014-07-11VS2013: Adjust glew to 12.0 vcproj versionDavid Ostrovsky1-1/+2
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist1-1/+1
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl1-1/+1
2014-05-20Make it actually work to build GLEW for debuggingTor Lillqvist2-0/+16
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier1-1/+1
2014-04-15Stripping confuses the Android NDK tool-chainTor Lillqvist1-1/+1
2014-04-08Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIREDTor Lillqvist1-3/+8
2014-04-08No glu.h in OpenGL ES for iOSTor Lillqvist2-0/+21
2014-04-08We build a static libGLEW for iOS anywayTor Lillqvist2-18/+0
2014-04-08Build GLEW for all platformsTor Lillqvist5-5/+41
2014-04-08Fix libGLEW build for OS XTor Lillqvist3-0/+19
2014-01-30glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl2-0/+185
2014-01-29Use quotes around $(CC)Tor Lillqvist1-1/+1
2014-01-29Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist1-0/+4
2014-01-29glew: use CC from environmentMichael Stahl3-1/+31
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann1-0/+1
2014-01-29remove unnecessary lines in glew patchMarkus Mohrhard1-3/+0
2014-01-29we only need the glew libsMarkus Mohrhard1-1/+1
2014-01-29create symbols for glew in the debug caseMarkus Mohrhard1-1/+1
2014-01-29fix windows build of glewMarkus Mohrhard4-0/+35
2014-01-29make glew a normal external shared projectMarkus Mohrhard5-0/+83