aboutsummaryrefslogtreecommitdiff
path: root/render/wlr_texture.c
AgeCommit message (Expand)Author
2018-03-15matrix: unify API, don't use array pointersemersion
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-12Reformat all #include directivesemersion
2017-10-01Multi-GPU DRMScott Anderson
2017-08-15implement texture get buffer sizeTony Crisci
2017-08-14impl->destroy cleanup:Dominique Martinet
2017-08-14Fix software cursorsDrew DeVault
2017-08-14Refactor out wlr_texture_stateDrew DeVault
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-09Implement partial texture uploadsDrew DeVault
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain