aboutsummaryrefslogtreecommitdiff
path: root/drivers/gl_context
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-012-2/+2
|
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-1/+0
| | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* Haiku: fix the glew.c hackKostadin Damyanov2015-06-261-1/+5
|
* Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov2015-06-111-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* 2D Rewrite Step [1]Juan Linietsky2015-01-102-2/+2
| | | | | | | | -=-=-=-=-=-=-=-=-=- -Moved drawing code to a single function that takes linked list (should make it easier to optimize in the future). -Implemented Z ordering of 2D nodes. Node2D and those that inherit have a visibility/Z property that affects drawing order (besides the tree order) -Removed OpenGL ES 1.x support. Good riddance!
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-097-0/+33385