summaryrefslogtreecommitdiffstats
path: root/external/glew
Commit message (Expand)AuthorAgeFilesLines
* glew: honor TMPDIRNorbert Thiebaud2016-05-022-0/+17
* Fix glew on MSVC 14.0David Ostrovsky2016-03-121-2/+2
* external: add some READMEsMichael Stahl2016-03-091-0/+6
* Revert "More LTO fixes for android"Tor Lillqvist2016-01-223-30/+1
* More LTO fixes for androidPeter Foley2016-01-223-1/+30
* externals: remove various obsolete MSVC2012 specific flagsMichael Stahl2015-09-091-2/+0
* Glew: Fix compilation on VS 2015David Ostrovsky2015-07-091-2/+3
* This patch is upstream, tooTor Lillqvist2015-06-172-25/+0
* Update glew to 1.12.0Tor Lillqvist2015-06-177-2105/+2
* For Windows build also glewinfoTor Lillqvist2015-06-162-0/+856
* use $(DISABLE_DYNLOADING)David Tardon2015-06-051-1/+1
* glew: Don't hard code Win32 platform on WindowsDavid Ostrovsky2014-12-022-2/+10
* fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl2014-10-022-0/+11
* Simplify some $ENABLE_DEBUG expressionsStephan Bergmann2014-08-291-2/+2
* Update some external config.{guess,sub}Stephan Bergmann2014-08-262-0/+528
* Add separate project file for VS2013Tor Lillqvist2014-07-283-2/+510
* VS2013: Adjust glew to 12.0 vcproj versionDavid Ostrovsky2014-07-111-1/+2
* Handle VCVER==120 (VS 2013) tooTor Lillqvist2014-07-071-1/+1
* externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl2014-05-261-1/+1
* Make it actually work to build GLEW for debuggingTor Lillqvist2014-05-202-0/+16
* fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier2014-05-191-1/+1
* Stripping confuses the Android NDK tool-chainTor Lillqvist2014-04-151-1/+1
* Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIREDTor Lillqvist2014-04-081-3/+8
* No glu.h in OpenGL ES for iOSTor Lillqvist2014-04-082-0/+21
* We build a static libGLEW for iOS anywayTor Lillqvist2014-04-082-18/+0
* Build GLEW for all platformsTor Lillqvist2014-04-085-5/+41
* Fix libGLEW build for OS XTor Lillqvist2014-04-083-0/+19
* glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl2014-01-302-0/+185
* Use quotes around $(CC)Tor Lillqvist2014-01-291-1/+1
* Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist2014-01-291-0/+4
* glew: use CC from environmentMichael Stahl2014-01-293-1/+31
* Unbreak Cygwin patch handlingStephan Bergmann2014-01-291-0/+1
* remove unnecessary lines in glew patchMarkus Mohrhard2014-01-291-3/+0
* we only need the glew libsMarkus Mohrhard2014-01-291-1/+1
* create symbols for glew in the debug caseMarkus Mohrhard2014-01-291-1/+1
* fix windows build of glewMarkus Mohrhard2014-01-294-0/+35
* make glew a normal external shared projectMarkus Mohrhard2014-01-295-0/+83