aboutsummaryrefslogtreecommitdiff
path: root/drivers/gl_context/context_gl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-11/+28
| | | Also removes a couple wrong Godot headers from third-party source files.
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* 2D Rewrite Step [1]Juan Linietsky2015-01-101-1/+1
| | | | | | | | -=-=-=-=-=-=-=-=-=- -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-091-0/+41