2851 Commits (f62e8cfae70bc606ccf3ee86d61cfc37afbd2e5e)
 

Author SHA1 Message Date
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
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
Ander Conselvan de Oliveira b77aa062c9 transformed: Add options for using debuging driver fullscreen method 12 years ago
Ander Conselvan de Oliveira 5403f5274d window: Allow clients to choose the fullscreen method 12 years ago
Kristian Høgsberg 038b9dc8ec clients: Add screenshooter-client-protocol.h to screenshooter sources 12 years ago
Pekka Paalanen d56d4d5f44 tests: remove test logs on 'make clean' 12 years ago
Pekka Paalanen f2aa64f18a tests: check wl_display_roundtrip() for errors 12 years ago
Pekka Paalanen 07921d791a tests: set client log handler 12 years ago
Pekka Paalanen c660821918 update git ignores 12 years ago
Pekka Paalanen fd51796094 tests: write logs to files 12 years ago
Kristian Høgsberg 15be01ebe6 tests: Convert remaining module tests to not use test-runner.c 12 years ago
Kristian Høgsberg cbc35ae281 tests: Remove client-test test 12 years ago
Kristian Høgsberg 1cb3df4e46 tests: Port text-test to new test framework 12 years ago
Kristian Høgsberg ba0cfdd284 tests: Drop yield() helper function 12 years ago
Kristian Høgsberg 1f4d8e9def keyboard-test: Use wl_display_roundtrip() instead of yield() 12 years ago
Kristian Høgsberg f63fab7241 button-test: Use wl_display_roundtrip instead of yield() 12 years ago
Kristian Høgsberg db6dc7d470 weston-test-client-helper: Use a frame callback to flush surface geometry 12 years ago
U. Artie Eoff 0a7d588740 tests: Convert button-test to new test extension 12 years ago
U. Artie Eoff 84f9db5f90 tests: Convert event-test to new test extension 12 years ago