2689 Commits (4e373748755f3dd766f1f58993fcd0eb66c13548)
 

Author SHA1 Message Date
Pekka Paalanen 4e37374875 window: create new struct surface with wl_surface 12 years ago
Pekka Paalanen 550d66bcb1 window: destroy the 2nd shm buffer, if both released 12 years ago
Pekka Paalanen 33a68eaaf4 window: check the initial wl_display_dispatch() 12 years ago
Pekka Paalanen 4e1065491b window: improve EGL-related error messages 12 years ago
Kristian Høgsberg 3c087e4e29 configure.ac: Add version to bug URL as well 12 years ago
Scott Moreau bf0f4b9d21 configure.ac: Change bugs.freedesktop.org product to Wayland 12 years ago
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Kristian Høgsberg c4a42ca6b5 screenshot: Print warning if we're not launched from weston 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
Pekka Paalanen d1c426eef7 tests: add test for buffer release event 12 years ago
Pekka Paalanen 32ac9b9245 tests: export create_shm_buffer() helper 12 years ago
Pekka Paalanen 8aaef7d48c tests: add frame callback waiting helpers 12 years ago
Tiago Vignatti 19dadf2617 tests: Add XWayland test 12 years ago
Konno, Joe 314d988b28 configure: prevent premature HAVE_GLU check 12 years ago
U. Artie Eoff 209e8f177a tests: fix assignment typo, should be comparison 12 years ago
Philip Withnall 4f49917ec5 fbdev: Add an fbdev compositor backend using pixman and evdev 12 years ago
Kristian Høgsberg 4174791d9e configure.ac: Bump git master version to 1.0.90 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 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