1164 Commits (6b539a7c78a66df117e233ccda86242e2cd4533d)

Author SHA1 Message Date
Pekka Paalanen b6c7a3020c build: use dependency for matrix.c 5 years ago
Pekka Paalanen 2f83c02e88 gl-renderer: use EGLConfig printer for window outputs 5 years ago
Pekka Paalanen f2aa6408ea gl-renderer: print detailed EGLConfig list 5 years ago
Pekka Paalanen 6aadac7144 gl-renderer: improve get_egl_config errors 5 years ago
Pekka Paalanen 7ba4c515a3 gl-renderer: prefer the base EGLConfig 5 years ago
Pekka Paalanen 88e5fcb55a gl-renderer: pbuffer config for non-surfaceless 5 years ago
Pekka Paalanen 5d6d2b10af gl-renderer: configs for pbuffers too 5 years ago
Pekka Paalanen 7cb7a6781f gl-renderer: remove EGLConfig attributes from API 5 years ago
Pekka Paalanen 9ddb3bc315 backend-x11: use DRM formats for EGLConfig 5 years ago
Pekka Paalanen ed20b4d983 backend-wayland: use DRM formats for EGLConfig 5 years ago
Pekka Paalanen 7cbafec8ae gl-renderer: fuzzy EGLConfig matching for non-GBM 5 years ago
Pekka Paalanen c01ba92eb2 gl-renderer: use pixel_format_info internally for EGL 5 years ago
Pekka Paalanen abd3f3c3ea pixel-formats: add RGBA bits and type fields 5 years ago
Pekka Paalanen ad8c7448cd gl-renderer: do not even pick a config with configless_context 5 years ago
Pekka Paalanen d8e851899a gl-renderer: use gl_renderer_get_egl_config() for display_create 5 years ago
Pekka Paalanen 8e42af02a6 gl_renderer: introduce gl_renderer_get_egl_config() 5 years ago
Pekka Paalanen 5aaf8dc405 gl-renderer: move into egl-glue.c 5 years ago
Daniel Stone d7120032b0 renderer-gl: Assert function presence matches extensions 5 years ago
Adam Jackson 570490cef5 gl-renderer: Fix possible memory leak when no dmabuf modifers are supported 5 years ago
Pekka Paalanen 8ba775d96d backend-drm: use format db for fallback too 5 years ago
Pekka Paalanen b766dbe3ac gl-renderer: remove print_egl_error_state 5 years ago
Pekka Paalanen 324e129172 gl-renderer: remove gl_renderer_output_surface 5 years ago
Pekka Paalanen c504e83b72 gl-renderer: remove gl_renderer_display 5 years ago
Pekka Paalanen 192ce0ae0b gl-renderer: remove platform_attribs 5 years ago
Pekka Paalanen b347edcc50 gl-renderer: fix typo native_window to native_display 5 years ago
Pekka Paalanen 7ad2871d75 gl_renderer: remove unused NO_EGL_PLATFORM 5 years ago
Pekka Paalanen e62f276a21 backend-headless: make renderer type an enum 5 years ago
Pekka Paalanen e986de729d backend-headless: refactor into headless_output_disable_pixman 5 years ago
Pekka Paalanen 4b0688fd77 backend-headless: refactor into headless_output_enable_pixman 5 years ago
sichem b86eb201ba libweston: Bring back 'weston_output_move' 5 years ago
Ankit Nautiyal fc2c180926 backend-drm: Check for HDCP Content Type property before setting 5 years ago
Ankit Nautiyal 4fd38138fa libweston: Notify the client, when output recording is started/stopped 5 years ago
Harish Krupo 57d7883dd5 gl-renderer: Censor protected views when output is recorded 5 years ago
Ankit Nautiyal faa5ab4e7b libweston: Add function to schedule idle task for updating surface protection 5 years ago
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Ankit Nautiyal a344fe3245 backend-drm: Add support for content-protection 5 years ago
Daniel Stone d32dfcf833 backend-drm: Enforce content protection for hardware planes 5 years ago
sichem ec8c876e82 make weston_binding_destroy public 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Emmanuel Gil Peyrot 45f5e536ec Fix a crash when closing an X11 window with a selection 5 years ago
Alexandros Frantzis 3802241c46 libweston: Advertise minor version 2 of zwp_linux_explicit_synchronization_v1 5 years ago
Stefan Agner da2e574ca9 pixman: avoid unnecessary y-flip for screen capture 5 years ago
Marius Vlad 35ff4a8de5 libweston/log: Add 'wlog' group for weston_log() related functions 5 years ago
Marius Vlad 8b8b803a46 weston-log: Start adding documentation for the logging/debugging framework 5 years ago
Marius Vlad 3d3ba9594e weston-log: Removed compositor_destroy_listener from the log context 5 years ago
Marius Vlad 4e03629f44 libweston: Remove internal weston-log set-up function out of public header 5 years ago
Marius Vlad 3ee9d8e2d2 libweston: Put back weston_compositor_add_debug_binding() as public 5 years ago
Marius Vlad 9c3804f8d5 weston-log-flight-rec: Introduce flight recorder stream 5 years ago
Marius Vlad ef4c268f68 weston-log: Remove weston_log() calls from weston-log 5 years ago
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope 5 years ago