1092 Commits (9a6a4e7032669be727c965ca19e3e30098c892e7)

Author SHA1 Message Date
Pekka Paalanen 9a6a4e7032 gl-renderer: implement SHADER_COLOR_CURVE_LUT_3x1D 3 years ago
Pekka Paalanen 391f513c36 gl-renderer: fragment shader precision to high 3 years ago
Pekka Paalanen 4d5b2f3410 gl-renderer: add shader bit input_is_premult 3 years ago
Leandro Ribeiro 0157591b34 libweston: do not forget to destroy temporary drm_format_array 3 years ago
Alexandros Frantzis 10937feef8 backend-drm: Clear drm_output cursor_view when view is destroyed 3 years ago
Pekka Paalanen f0c6104444 libweston: remove weston_output_set_renderer_shadow_buffer() 3 years ago
Pekka Paalanen d2cfbff186 gl-renderer: use shadow framebuffer automatically 3 years ago
Pekka Paalanen 37fe6fde49 gl-renderer: define fragment shader compile_const 3 years ago
Pekka Paalanen 734c2278f9 gl-renderer: require GL ES 3.0 for color management 3 years ago
Pekka Paalanen 401e190913 Revert "gl-renderer: Make dummy surface current after all outputs are gone" 3 years ago
Pekka Paalanen 6d0aa8f0e9 gl-renderer: do not unbind the context on output destroy 3 years ago
Pekka Paalanen 5e79dd4892 libweston: begin color-lcms plugin 3 years ago
Pekka Paalanen 8fb23ed110 color: add from sRGB to blending color transformation 3 years ago
Pekka Paalanen cda3951a9a color: add from sRGB to output color transformation 3 years ago
Pekka Paalanen 1d2eee208c color: add output color transform API 3 years ago
Pekka Paalanen 90a5ffa097 libweston: introduce CMS component architecture 3 years ago
Pekka Paalanen da0f7ea4a7 gl-renderer: draw_view -> draw_paint_node 3 years ago
Pekka Paalanen 79885af165 pixman-renderer: draw_view -> draw_paint_node 3 years ago
Alexandros Frantzis 28d66344a0 input: Use cursor surface dimensions to evaluate presence of content 3 years ago
Igor Matheus Andrade Torrente bfcb1adc14 backend-drm: Drop support to non universal plane drivers 3 years ago
Samu Nuutamo 58a2faf716 libinput-seat: update leds when a new device is added 3 years ago
Lujin Wang d4b46cdd3c libweston: Remove source repaint_timer in weston_compositor_shutdown 3 years ago
Pekka Paalanen 8740037a93 libweston: add weston_layer_fini() 3 years ago
Pekka Paalanen 6551c09d63 libweston: comment places that cannot use paint node lists 3 years ago
Pekka Paalanen aa2e0b2075 drm-backend: iterate paint nodes 3 years ago
Pekka Paalanen 20ab6f88ec libweston: iterate paint nodes in accumulate damage 3 years ago
Pekka Paalanen 6d6b36738f libweston: iterate paint nodes on output repaint 3 years ago
Pekka Paalanen 29cdb34019 gl-renderer: iterate paint nodes 3 years ago
Pekka Paalanen e02dbf650b pixman-renderer: iterate paint nodes 3 years ago
Pekka Paalanen 2fddc539c5 libweston: per-output z-ordered paint node list 3 years ago
Pekka Paalanen 1a4f87dec5 libweston: introduce weston_paint_node 3 years ago
ahe c76cf48f3e libweston/renderer-gl/gl-renderer.c: use glDeleteTextures() and update gs->num_textures if num_textures is decrased 3 years ago
Michael Olbrich 7803e83a94 wayland-backend: forward seats with the correct name 3 years ago
Jonathan Marler d3223cc4b4 data-device: cleanup after touch drag 3 years ago
Jonathan Marler 5ba5a86a7f launcher: remove unused enum value 3 years ago
Daniel Stone 3d9b73c9e5 drm/state-propose: Remove unnecessary check 3 years ago
Marius Vlad f722dc6f08 compositor: Prevent an invalid access against content protection 3 years ago
Pekka Paalanen f48277b577 drm-backend: require DRM_CAP_TIMESTAMP_MONOTONIC 3 years ago
Pekka Paalanen 1ae3a25642 libweston: choose only monotonic software presentation clocks 3 years ago
Pekka Paalanen 98b4e20a68 libweston: assert frame times never go backwards 3 years ago
Marius Vlad bc7c8332df backend-wayland: Avoid spinning forever if dispatching failed 3 years ago
Marius Vlad 529fae91f7 backend-wayland: Avoid iterating over un-intialized lists 3 years ago
Bastian Krause d8b861766c backend-drm/state-propose: print format instead of *pixel_format_info address 3 years ago
Leandro Ribeiro b4cf450ce1 shared/helpers: use ARRAY_COPY where possible 3 years ago
Leandro Ribeiro 3193ab5807 backend-drm: simplify compile time array copy 3 years ago
Leandro Ribeiro bdb37b30b3 gl-renderer: always add DRM_FORMAT_MOD_INVALID to EGL formats 3 years ago
Leandro Ribeiro 1b403263d4 gl-renderer: do not expose query_dmabuf_formats and query_dmabuf_modifiers 3 years ago
Leandro Ribeiro a5560d6dbe backend-drm: document that we allow to import wl_drm buffers to KMS with no modifiers 3 years ago
Leandro Ribeiro 5aea1bc522 backend-drm: do not import dmabuf buffers with no modifiers to KMS 3 years ago
Leandro Ribeiro 98101e88cc backend-drm: ignore formats without modifiers from IN_FORMATS 3 years ago