wlroots-hyprland/render
Simon Ser 16e5e9541b Add -Wmissing-prototypes
This requires functions without a prototype definition to be static.
This allows to detect dead code, export less symbols and put shared
functions in headers.
2019-11-20 02:05:03 +00:00
..
gles2 Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c Revert "render/drm: keep old drm_format if realloc fails" 2019-08-12 19:53:39 +09:00
egl.c render/egl: prevent use-after-free when destroying current surface 2019-10-23 09:36:50 +00:00
glapi.txt render: add wlr_texture_to_dmabuf 2018-05-29 18:47:17 +01:00
meson.build Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_renderer.c render: switch wlr_renderer to wlr_drm_format_set 2019-04-01 19:18:04 +03:00
wlr_texture.c Remove fmt parameter from wlr_texture_write_pixels 2018-10-15 23:56:56 +02:00