godot/drivers/gl_context
marxin 4889c65922 Fix -Wnon-virtual-dtor warnings.
Example of the warning:
./core/script_language.h:198:7: warning: 'class ScriptCodeCompletionCache' has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor]

(cherry picked from commit f9f2413e69)
2019-04-03 17:01:04 +02:00
..
context_gl.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
context_gl.h Fix -Wnon-virtual-dtor warnings. 2019-04-03 17:01:04 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00