6813 Commits (4f5e3601803b8c1cd2cefd17dc1b2bb65060eab4)
 

Author SHA1 Message Date
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen acf84fd29f xwm: dnd does not need cairo-util.h 5 years ago
Pekka Paalanen b6c7a3020c build: use dependency for matrix.c 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need 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
Adam Jackson 95efe82982 simple-dmabuf-egl: Allow QueryDmaBufModifiers to report no modifiers 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
Miguel A. Vico 5c5f0272d9 compositor: Do not trigger invalid destructors when hotunplugging 5 years ago
Miguel A. Vico 620f68dc4f desktop-shell: Avoid NULL output dereference when getting surface label 5 years ago
Pekka Paalanen 1ca4ed2015 clients: fix len-string formatting 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
Pekka Paalanen b984a158d6 backend-headless: fix comment on use_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 fbfcc304a4 man: Declare drm-backend support for HDCP 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
Simon Ser 18e0cf85d6
build: reopen master for regular development 5 years ago
Simon Ser 3180fa8a12
build: bump to version 7.0.0 for the official release 5 years ago
Daniel Stone d32dfcf833 backend-drm: Enforce content protection for hardware planes 5 years ago
Manuel Stoeckl 5f592c7855 weston-terminal: Ignore SIGPIPE 5 years ago