This updates the bundled glew version to 2.0.0. One of the biggest benefits of this is that we now can have proper opengl core context support which is especially important for users on linux using mesa drivers. Please note that its important to turn on sdl2, set r_useOpenGL32 to 2, and ensure that you recompile the entire engine if you wanna play around with a proper core context as sdl1.2 doesnt support creating a core context(and makes cegui blow up because of that).
This updates the bundled glew version to 2.0.0. One of the biggest benefits of this is that we now can have proper opengl core context support which is especially important for users on linux using mesa drivers. Please note that its important to turn on sdl2, set r_useOpenGL32 to 2, and ensure that you recompile the entire engine if you wanna play around with a proper core context as sdl1.2 doesnt support creating a core context(and makes cegui blow up because of that).