aboutsummaryrefslogtreecommitdiff
path: root/render/wlr_renderer.c
AgeCommit message (Expand)Author
2017-10-08Move read_pixels from output to rendereremersion
2017-08-19wlr renderer/texture: rename init to create when it does allocDominique Martinet
2017-08-14impl->destroy cleanup:Dominique Martinet
2017-08-14Fix software cursorsDrew DeVault
2017-08-14Refactor away wlr_renderer_stateDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-06-23Add wlcore/wl_shm (WIP)Drew DeVault
2017-06-15Add colored quad and ellipse rendering primitivesDrew DeVault
2017-06-08Further improvements to rendering subsystemDrew DeVault