wlroots-hyprland/render/gles2
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
..
pixel_format.c render/gles2: remove assumptions about supported formats 2018-11-04 09:00:51 +01:00
renderer.c Introduce wlr_renderer_get_egl 2019-11-11 19:10:10 +01:00
shaders.c gles2: pre-multiply alpha and fix blending function 2018-05-18 20:34:36 +03:00
texture.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00