summaryrefslogtreecommitdiffstats
path: root/external/glew
Commit message (Expand)AuthorAgeFilesLines
* 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