wlroots/render/gles2
Guido Günther 14cdb6153f Add initial linux_dmabuf protocol support
Tested with

    ./weston-simple-dmabuf-drm
    ./weston-simple-dmabuf-drm --import-immediate=1
    ./weston-simple-dmabuf-drm --y-inverted=1
    (and combinations)

Supports only single plane XRGB dmabufs for now.
2018-03-15 12:40:18 +01:00
..
pixel_format.c render/gles2: use format bpp when reading pixels 2018-01-26 23:13:41 +01:00
renderer.c render: Flip textures in case of inverted_y 2018-03-11 19:02:05 +01:00
shaders.c render: Flip textures in case of inverted_y 2018-03-11 19:02:05 +01:00
texture.c Add initial linux_dmabuf protocol support 2018-03-15 12:40:18 +01:00
util.c Reformat all #include directives 2018-02-12 21:29:23 +01:00