2670 Commits (d92c09c770415fb59d57902996cced0a779959c4)
 

Author SHA1 Message Date
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 15336e8b5c toytoolkit: Remove left-over pixman dependency 12 years ago
Kristian Høgsberg 3c2360ff9d Add new shared/image-loader.h to separate include dependencies 12 years ago
Kristian Høgsberg 78fd32b7a2 clients: Make libtoytoolkit a libtool library 12 years ago
Dima Ryazanov d20fd4db60 terminal: Handle the window close event 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
Martin Minarik edc51c0f9c Weston: weston.ini.man page 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Scott Moreau cc9acfc75e weston-launch: Use "weston-launch" for --help instead of "weston". 12 years ago
Pekka Paalanen a95efd3bb7 configure: remove C++ support 12 years ago
Pekka Paalanen a87ccdc993 compositor: remove android backend 12 years ago
Pekka Paalanen 585c27c717 tests: make signal other than ABRT a hard failure 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 409f79a2c7 image: Free allocated memory on error path 12 years ago
Rob Bradford f0a1af9f02 window: Free allocated memory on error path 12 years ago
Rob Bradford c59a33a1e2 tests/setbacklight: Close filedescriptor on return paths 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
Kristian Høgsberg f82a80675c configure.ac: Indent --disable-egl option correctly 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
Kristian Høgsberg 4e51b44c53 window: Fall back to cairo image when cairo EGL isn't available 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
Kristian Høgsberg e565b40569 tests: Pass --backend so the test suite runs with the right modules 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