2684 Commits (bf0f4b9d21bae0ca6e09211dad2b06f6e7af5c9c)
 

Author SHA1 Message Date
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
U. Artie Eoff 1ba9b38ec6 tests: Convert keyboard-test to new test extension 12 years ago
U. Artie Eoff 617f478df3 tests: Allow weston-tests-env to process different test types 12 years ago
U. Artie Eoff e491b13d0a tests: Rename weston-test to weston-tests-env 12 years ago
U. Artie Eoff 65e7e7a65b tests: Define and implement a test protocol extension. 12 years ago
Kristian Høgsberg bc2312c7c6 simple-egl: Remove old obsolete fbo and color_rbo fields 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