1010 Commits (bf0f4b9d21bae0ca6e09211dad2b06f6e7af5c9c)

Author SHA1 Message Date
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 12 years ago
Scott Moreau 088c62e267 Use __func__ in log message instead of hard coded function name 12 years ago
Philip Withnall 4f49917ec5 fbdev: Add an fbdev compositor backend using pixman and evdev 12 years ago
Scott Moreau 1224514f5b Add --version option 12 years ago
Kristian Høgsberg d92c09c770 compositor-drm: Use matrix type to test for drm plane compatibility 12 years ago
Kristian Høgsberg 272d243e00 weston-launch: Clear environment and set it up from scratch 12 years ago
Quentin Glidic c0d79ce2ba shell: Whitespaces cleanup 12 years ago
Vasily Khoruzhick 031fc8751c pixman renderer: respect output position 12 years ago
Vasily Khoruzhick f4a457fe0f pixman-renderer: handle surface transform matrix properly 12 years ago
Vasily Khoruzhick 1bbf372e31 matrix: track transform type 12 years ago
Kristian Høgsberg 3c2360ff9d Add new shared/image-loader.h to separate include dependencies 12 years ago
Ander Conselvan de Oliveira 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image 12 years ago
Ander Conselvan de Oliveira 5fb44141bf compositor-drm: Add support for using the pixman renderer 12 years ago
Ander Conselvan de Oliveira 1d41ad4054 compositor-drm: Support creating drm_fb backed by dumb buffers 12 years ago
Ander Conselvan de Oliveira 526d46118e compositor-drm: Put logic of destroy/releasing bo's in its own function 12 years ago
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