aboutsummaryrefslogtreecommitdiff
path: root/drivers/gles2/shaders/resolve.glsl
Commit message (Collapse)AuthorAgeFilesLines
* add GLES 2 renderer for 2Dkarroffel2018-03-011-0/+44
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.