Commit Graph

78 Commits (9dd059376c87369b239ec99612b9a3a2abac9485)

Author SHA1 Message Date
Simon Ser a6a0568316
backend: remove unnecessary GLES2 includes 4 years ago
Simon Ser 3f7e0cf5f0 render/egl: remove surface and buffer age args from make_current 4 years ago
Simon Zeni 9192c0480a remove unnecessary egl includes 4 years ago
Simon Zeni b899a412e3 backend: remove wlr_egl from all backends 4 years ago
Simon Ser 07d75c99db render: remove EGL config and visual from wlr_renderer_autocreate 4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t 4 years ago
Simon Ser 0aa2ba0c03 backend/headless: select the rendering device ourselves 4 years ago
Simon Ser 87bd718de5
backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup 4 years ago
Simon Ser eb5886ddbe backend/headless: add support for direct scan-out 4 years ago
Simon Ser bfb59fd4d7 backend/headless: create a config-less EGL context 4 years ago
Simon Ser c045253927 backend/headless: use a format suitable for rendering 4 years ago
Simon Ser 02df7b7ac8 backend/headless: implement export_dmabuf 4 years ago
Simon Ser 61f8cdfb9e backend/headless: switch to wlr_swapchain 4 years ago
Isaac Freund e06c9e43af Remove unneeded includes from wlr_input_device.h 4 years ago
Simon Ser bf93d2e67c output: rename impl->rollback to rollback_render 5 years ago
Simon Ser 1edc42157b render/egl: introduce wlr_egl_unset_current 5 years ago
Simon Ser 46c83cbf3d backend/headless: handle renderer destroy 5 years ago
Simon Ser 6129a6f93e backend/headless: add wlr_headless_backend_create_with_renderer 5 years ago
Simon Ser 40513f1a0e backend/headless: use FBOs instead of pbuffers 5 years ago
Simon Ser 9acca4fc73 backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 5 years ago
Simon Ser 507d9bc19e Add wlr_output_impl.rollback 5 years ago
Simon Ser d3bd5f2a7b backend: reset EGL surface after buffer swap 5 years ago
Simon Ser e041158988 output: introduce wlr_output_test 5 years ago
Simon Ser 2b04857343 render/egl: remove SURFACELESS_MESA special case 5 years ago
Simon Ser 5d1ba0f446 output: re-introduce atomic mode, enabled, scale and transform 5 years ago
Simon Ser 4da4a15d6b output: add description 5 years ago
Scott Anderson cff1c2f740 meson: Various improvements 5 years ago
Simon Ser 515679e4fe Refactor EGL/GL API loading 5 years ago
Rouven Czerwinski 01f903874b Revert "output: atomic mode" 6 years ago
Simon Ser ee5f98ad49 output: atomic mode, enabled, scale and transform 6 years ago
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform 6 years ago
Simon Ser 9a0f8a194c output: refactor backend API 6 years ago
Alyssa Ross 95b22619e0 Fix missing headers when building without X11 6 years ago
Jan Beich b6d0de177a backend: unbreak on 32-bit architectures 6 years ago
Ryan Walklin 4453757fc9 s/lid_switch/switch_device 6 years ago
Brian Ashworth c97f0eb0f2 backend/headless: improve output number handling 6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices 6 years ago
emersion 09550032b7
render: correctly set EGL_RENDERABLE_TYPE 6 years ago
emersion eac7c2ad2f output: add presentation refresh prediction 6 years ago
emersion 26b9d6dbb1 output: send present event from all backends 6 years ago
emersion bc34486c04 backend/headless: add assertions 7 years ago
Markus Ongyerth d9e978e1b3 rename wlr_tablet_tool to wlr_tablet 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Dominique Martinet 0c2a64df18 headless add_input_device: fix leak on error 7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization 7 years ago
emersion 79da4c175e
backend/headless: remove useless destructor 7 years ago
emersion cd9f25711c
backend: destroy renderer when destroying backend 7 years ago
emersion 018b82c01e
render/egl: allow passing NULL to surface and image destructors 7 years ago
emersion eaed6bd03b
render/egl: add wlr_egl_destroy_surface 7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl 7 years ago