wlroots-hyprland/examples
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
This callback allowed compositors to customize the EGL config used by
the renderer. However with renderer v6 EGL configs aren't used anymore.
Instead, buffers are allocated via GBM and GL FBOs are rendered to. So
customizing the EGL config is a no-op.
2020-12-30 17:09:40 +01:00
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
dmabuf-capture.c examples/dmabuf-capture: add extra roundtrip for wl_output listener 2020-08-31 08:43:54 -06:00
foreign-toplevel.c foreign-toplevel-management: report parent toplevel 2020-10-18 17:14:35 +02:00
fullscreen-shell.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
gamma-control.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle-inhibit.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-inhibitor.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-method-keyboard-grab.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-method.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
keyboard-shortcuts-inhibit.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
layer-shell.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
meson.build build: move wayland-egl dependency to examples/ 2020-12-13 12:16:28 +01:00
multi-pointer.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
output-layout.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
output-power-management.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer-constraints.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
relative-pointer-unstable-v1.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
rotation.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
screencopy-dmabuf.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
screencopy.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
simple.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
tablet.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
text-input.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
toplevel-decoration.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
touch.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
virtual-pointer.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00