1125 Commits (5699dbaae7df083e1f34ca88c37f21db669495b0)

Author SHA1 Message Date
Marius Vlad d6ccc8b025 libweston: Rename weston_view_activate() to weston_view_activate_input() 3 years ago
Manuel Stoeckl c7fbc97120 gl-renderer: add support for (a|x)bgr2101010 shm formats 3 years ago
Manuel Stoeckl 3208ee42cd backend-wayland: clean up wayland_input structs 3 years ago
Manuel Stoeckl ac20d4a293 backend-wayland: replace a nested wl_display_roundtrip call 3 years ago
Derek Foreman 0b51b02c5e gl-renderer: Don't re-import dmabufs 3 years ago
Derek Foreman b47e2cc902 gl-renderer: Add EGL_IMAGE_PRESERVED_KHR to our attributes 3 years ago
Derek Foreman b6c891774e launcher-logind: Try the user's primary session if not in a session 3 years ago
nerdopolis d2a320d53e Fix TTY switching after failed failed repaint with legacy mode set. 3 years ago
Derek Foreman a822afaaef input: fix keyboard focus crash 3 years ago
Manuel Stoeckl 8a7f1e2bc0 pixman-renderer: track Pixman formats in pixel format table 3 years ago
Dennis Tsiang a2a8d382e3 gl-renderer: Don't require buffer age when using partial update 3 years ago
Pekka Paalanen 2ec15ebf3f libweston: fix crash on never used output's tear-down 3 years ago
Leandro Ribeiro 0750ceae6c drm-formats: remove create() and destroy() from the API 3 years ago
Leandro Ribeiro c51d4ad9c8 drm-formats: save result of intersection in the first array 3 years ago
Daniel Stone fa6ae44719 backend-headless: Fix pointer vs. int confusion with EGL 3 years ago
Daniel Stone eeaaf6b9b0 gl-renderer: Fix sign confusion in format/modifier query 3 years ago
Daniel Stone aed8aafdbf drm/vaapi: Fix pointer-size confusion 3 years ago
Marius Vlad 2ab08d8698 libweston/data-device: Don't crash when doing dnd operations w/o a keyboard 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Link Mauve 48cd15ed44 renderer-gl: Allocate buffer on the stack 3 years ago
Marius Vlad eb34f827dd input: Handle correctly failure to compile XKB keymaps 3 years ago
Derek Foreman 74bdb35c85 drm: Ignore timestamp for monitor shut-off 3 years ago
Vlad Zahorodnii c2b9747812 libweston/compositor: Drop weston_frame_callback 3 years ago
Marius Vlad 6f6fd2686d pixel-formats: Add human readable format modifier 3 years ago
Marius Vlad 63fc73d1cc gl-renderer: Assume num images the same as the no of planes 3 years ago
Marius Vlad 2a6ea687ba gl-renderer: Avoid destroying an egl image if known import failed 3 years ago
Chen Qi 2f2e5da4c3 backend-wayland: fix incorrect header 3 years ago
Marius Vlad 7a44ee7f37 backend-drm: Clean-up minor leak when destroying the DRM-backend 3 years ago
Pekka Paalanen 7c13c4a476 color-lcms: use sRGB EOTF 3 years ago
Pekka Paalanen b12d4fcb53 gl-renderer: color transform in blit_shadow_to_output() 3 years ago
Pekka Paalanen e7b43ba3b4 gl-renderer: color transform output borders 3 years ago
Pekka Paalanen d7eca40787 gl-renderer: color transform censor fill and triangle fan 3 years ago
Pekka Paalanen 92f2367e58 gl-renderer: implement 3 x 1D LUT color pre-curve 3 years ago
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