1094 Commits (32069c09eab9547db3f023fc515e4eba2778efca)

Author SHA1 Message Date
Ander Conselvan de Oliveira 229291789a compositor-drm: Split kms initialization out of init_egl() 12 years ago
Ander Conselvan de Oliveira 936effddeb pixman-renderer: Move shadow buffer into renderer 12 years ago
Ander Conselvan de Oliveira 8792ef12b6 pixman-renderer: Add repaint debugging feature 12 years ago
Scott Moreau cc9acfc75e weston-launch: Use "weston-launch" for --help instead of "weston". 12 years ago
Pekka Paalanen a87ccdc993 compositor: remove android backend 12 years ago
Pekka Paalanen 3a1d07d5e7 shell: remove remnants of screensaver surface list 12 years ago
Vasily Khoruzhick 26def5ca8e gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support 12 years ago
Jonas Ådahl a178f70965 shell: Don't lower fullscreen layer on activate 12 years ago
Jonas Ådahl 33619a4955 shell: Set input region of the black fullscreen surface 12 years ago
Rob Bradford aa521bd1bc xwayland/window-manager: Avoid doing work for unknown window 12 years ago
Rob Bradford 23d330ec9d backlight: Avoid passing an invalid fd into close() 12 years ago
Rob Bradford e6675c28b5 screenshooter: Free allocated memory where missing from some return paths 12 years ago
Pekka Paalanen fe4eacf6ad gl: fix read-back format reporting in the log 12 years ago
Vasily Khoruzhick 1bfe2e6f4b Make EGL/GLESv2 dependencies optional 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 12 years ago
Vasily Khoruzhick 94c1dfb012 Add missing pixman-renderer.h to Makefile.am 12 years ago
Kristian Høgsberg efaca34bc5 Document --use-pixman option 12 years ago
Vasily Khoruzhick d894351707 compositor-x11: rename use-shm to use-pixman 12 years ago
Vasily Khoruzhick b3add192ed x11 backend: add option to use pixman renderer 12 years ago
Vasily Khoruzhick 71c2dd3c44 Implement pixman renderer 12 years ago
Vasily Khoruzhick 2617185b74 screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats 12 years ago
Vasily Khoruzhick 094ca1d1ed screenshoter: don't use hardcoded bpp value 12 years ago
Ander Conselvan de Oliveira 6c01c9c51f compositor-drm: Reduce code duplication on drm_output_switch_mode() 12 years ago
Ander Conselvan de Oliveira 475cf154b1 compositor-drm: Move output gl state initialization to own function 12 years ago
Ander Conselvan de Oliveira f1c38a7426 compositor-drm: Don't do a mode set on drm_output_switch_mode() 12 years ago
Ander Conselvan de Oliveira 2e7a3ab7cd compositor-drm: Fix a return value check in drm_output_switch_mode() 12 years ago
Ander Conselvan de Oliveira 2bbb2b8bac compositor: Don't let pointers get outside of an output on mode switch 12 years ago
Ander Conselvan de Oliveira 5c38ef4d4a compositor: Update output state after mode switch 12 years ago
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again 12 years ago
Kristian Høgsberg a2f84cc333 compositor-drm: Dont pass ARGB format to addfb2 for primary fbs 12 years ago
Ander Conselvan de Oliveira ca5c6ae08d compositor-drm: Use overlays for ARGB surfaces if they are opaque 12 years ago
Rob Bradford db9993875e shell: Remove confusing case fall-through 12 years ago
Rob Bradford 40be7b467f weston-launch: Add some error reporting for weston-launch 12 years ago
Rob Bradford c9e64abc5c compositor: Cleanup if we can't find the symbol in the module 12 years ago
Rob Bradford 546c856ade backlight: Revamp error handling code to not leak the directory 12 years ago
Rob Bradford acfb712127 tty: Clean up completely if switching vt fails 12 years ago
Rob Bradford ef94085ff1 xwayland: Close fd opened for lockfile on error path 12 years ago
Rob Bradford 0b0be8eaf7 backlight: Remove unnecessary and confusing NULL checks 12 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 12 years ago
Rob Bradford ba1e292779 screenshooter: Report an error if we fail to open the file 12 years ago
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 12 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen fb003d3457 gl: take, hold, and release a buffer reference 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 12 years ago
Pekka Paalanen a6421c4ea8 compositor: do not release if re-attaching buffer 12 years ago