summaryrefslogtreecommitdiff
path: root/external/glew
AgeCommit message (Expand)Author
2016-05-02glew: honor TMPDIRNorbert Thiebaud
2016-03-12Fix glew on MSVC 14.0David Ostrovsky
2016-03-09external: add some READMEsMichael Stahl
2016-01-22Revert "More LTO fixes for android"Tor Lillqvist
2016-01-22More LTO fixes for androidPeter Foley
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl
2015-07-09Glew: Fix compilation on VS 2015David Ostrovsky
2015-06-17This patch is upstream, tooTor Lillqvist
2015-06-17Update glew to 1.12.0Tor Lillqvist
2015-06-16For Windows build also glewinfoTor Lillqvist
2015-06-05use $(DISABLE_DYNLOADING)David Tardon
2014-12-02glew: Don't hard code Win32 platform on WindowsDavid Ostrovsky
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl
2014-08-29Simplify some $ENABLE_DEBUG expressionsStephan Bergmann
2014-08-26Update some external config.{guess,sub}Stephan Bergmann
2014-07-28Add separate project file for VS2013Tor Lillqvist
2014-07-11VS2013: Adjust glew to 12.0 vcproj versionDavid Ostrovsky
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist
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