aboutsummaryrefslogtreecommitdiff
path: root/include/render
AgeCommit message (Expand)Author
2017-08-19wlr renderer/texture: rename init to create when it does allocDominique Martinet
2017-08-14Refactor away wlr_renderer_stateDrew DeVault
2017-08-14Refactor out wlr_texture_stateDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Fix example for updated glesnyorain
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
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
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