aboutsummaryrefslogtreecommitdiff
path: root/drivers/gl_context/glew.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GLEW: Define static + enabled and includes via SConsRémi Verschelde2016-06-081-15287/+0
| | | | | | | | This allows us not to have to hack our definitions in the upstream files, making it easier to upgrade to newer versions in the future. For the include paths to work, the headers are moved to a GL subfolder to match their upstream location.
* Fix build for Windows 64-bits with GCCGeorge Marques2016-05-051-0/+4
|
* Fix windows 64-bits build.George Marques2016-05-031-2/+1
| | | | | | | The change in `tools/doc/doc_data.cpp` is needed because the MSVC compiler does not support variable length arrays. Fix #4113
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+15284