aboutsummaryrefslogtreecommitdiff
path: root/include/render
AgeCommit message (Collapse)Author
2017-07-11Fixed that warnings that showed up with optimisations.Scott Anderson
2017-06-23Support wl_shm pixel formats in gles2 rendererDrew DeVault
2017-06-23Switch to GLES2Drew DeVault
Closes #13
2017-06-15Add colored quad and ellipse rendering primitivesDrew DeVault
2017-06-09Add error "handling" to gles3 backendDrew DeVault
2017-06-08Further improvements to rendering subsystemDrew DeVault