24 Commits (b59370088e3290e2354ea01e30746a3711eea28f)

Author SHA1 Message Date
nyorain cd28637187 Remove fmt parameter from wlr_texture_write_pixels
6 years ago
emersion c4915d1492 render: add wlr_texture_is_opaque
6 years ago
emersion 21928cbe61
Merge branch 'master' into screencontent
7 years ago
emersion 28020ff577
Only allow one modifier per DMA-BUF, split attributes struct in render/
7 years ago
emersion 5ba1a9af56
render: add wlr_texture_to_dmabuf
7 years ago
emersion c63d94483b
Redesign wlr_texture
7 years ago
emersion 95e86e675a
render/gles2: remove global state, use OpenGL debug extension
7 years ago
emersion c41de2d1be
render: split render.h into wlr_renderer.h and wlr_texture.h
7 years ago
emersion 876f07e9f1
renderer: replace wlr_texture_get_matrix by wlr_render_texture
7 years ago
emersion 8b58e1a3ad
Merge branch 'master' into matrix-redesign
7 years ago
emersion 824a95ad19
matrix: use 2D matrices
7 years ago
Guido Günther 14cdb6153f Add initial linux_dmabuf protocol support
7 years ago
emersion d26b67cb06
matrix: unify API, don't use array pointers
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM
7 years ago
Tony Crisci 72a33b736f implement texture get buffer size
7 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
7 years ago
Drew DeVault 2facf1df65 Fix software cursors
7 years ago
Drew DeVault 94e6e6334b Refactor out wlr_texture_state
7 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching
7 years ago
Drew DeVault 4de930542f Implement partial texture uploads
7 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload
7 years ago