12 Commits (21397e2b4a86443dde31ba36cf4f6b7fbb1b662c)

Author SHA1 Message Date
Simon Ser eaa98f6aff render: remove EGL includes from wlr_texture.h
5 years ago
nyorain cb03a41a3b Use enum wl_shm_format for gles2 texture formats
6 years ago
nyorain cd28637187 Remove fmt parameter from wlr_texture_write_pixels
6 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees
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 a7bb48b404
render/egl: add wlr_egl_create_image_from_wl_drm
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