aboutsummaryrefslogtreecommitdiff
path: root/drivers/gles2/SCsub
Commit message (Collapse)AuthorAgeFilesLines
* add GLES 2 renderer for 2Dkarroffel2018-03-011-0/+7
| | | | | | | | This commit adds a new rendering backend, GLES2, and adds a project setting to enable it. Currently this backend can only be used on the X11 platform, but integrating into other platforms is planned.
* Dead code tells no talesRémi Verschelde2017-08-271-9/+0
|
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
| | | | Also switch existing shebangs to "better" /usr/bin/env python.
* drivers: Refactor SCsub and drop redundant env_drivers cloneRémi Verschelde2016-10-151-1/+3
| | | | | | | | | The reordering of the SConscript includes allows to ensure that stuff like the builtin zlib headers will be available for libpng. Also moved glew back into global env, otherwise windows seems not to find it... Kind of shooting in the dark with this multi-env setup.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+5