2103 Commits (cf7d95a6880c820630a6810895be6acaf9ab1e6c)

Author SHA1 Message Date
Quentin Glidic c0d79ce2ba shell: Whitespaces cleanup 13 years ago
Vasily Khoruzhick 031fc8751c pixman renderer: respect output position 13 years ago
Vasily Khoruzhick f4a457fe0f pixman-renderer: handle surface transform matrix properly 13 years ago
Vasily Khoruzhick 1bbf372e31 matrix: track transform type 13 years ago
Kristian Høgsberg 3c2360ff9d Add new shared/image-loader.h to separate include dependencies 13 years ago
Ander Conselvan de Oliveira 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image 13 years ago
Ander Conselvan de Oliveira 5fb44141bf compositor-drm: Add support for using the pixman renderer 13 years ago
Ander Conselvan de Oliveira 1d41ad4054 compositor-drm: Support creating drm_fb backed by dumb buffers 13 years ago
Ander Conselvan de Oliveira 526d46118e compositor-drm: Put logic of destroy/releasing bo's in its own function 13 years ago
Ander Conselvan de Oliveira 229291789a compositor-drm: Split kms initialization out of init_egl() 13 years ago
Ander Conselvan de Oliveira 936effddeb pixman-renderer: Move shadow buffer into renderer 13 years ago
Ander Conselvan de Oliveira 8792ef12b6 pixman-renderer: Add repaint debugging feature 13 years ago
Scott Moreau cc9acfc75e weston-launch: Use "weston-launch" for --help instead of "weston". 13 years ago
Pekka Paalanen a87ccdc993 compositor: remove android backend 13 years ago
Pekka Paalanen 3a1d07d5e7 shell: remove remnants of screensaver surface list 13 years ago
Vasily Khoruzhick 26def5ca8e gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support 13 years ago
Jonas Ådahl a178f70965 shell: Don't lower fullscreen layer on activate 13 years ago
Jonas Ådahl 33619a4955 shell: Set input region of the black fullscreen surface 13 years ago
Rob Bradford aa521bd1bc xwayland/window-manager: Avoid doing work for unknown window 13 years ago
Rob Bradford 23d330ec9d backlight: Avoid passing an invalid fd into close() 13 years ago
Rob Bradford e6675c28b5 screenshooter: Free allocated memory where missing from some return paths 13 years ago
Pekka Paalanen fe4eacf6ad gl: fix read-back format reporting in the log 13 years ago
Vasily Khoruzhick 1bfe2e6f4b Make EGL/GLESv2 dependencies optional 13 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 13 years ago
Vasily Khoruzhick 94c1dfb012 Add missing pixman-renderer.h to Makefile.am 13 years ago
Kristian Høgsberg efaca34bc5 Document --use-pixman option 13 years ago
Vasily Khoruzhick d894351707 compositor-x11: rename use-shm to use-pixman 13 years ago
Vasily Khoruzhick b3add192ed x11 backend: add option to use pixman renderer 13 years ago
Vasily Khoruzhick 71c2dd3c44 Implement pixman renderer 13 years ago
Vasily Khoruzhick 2617185b74 screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats 13 years ago
Vasily Khoruzhick 094ca1d1ed screenshoter: don't use hardcoded bpp value 13 years ago
Ander Conselvan de Oliveira 6c01c9c51f compositor-drm: Reduce code duplication on drm_output_switch_mode() 13 years ago
Ander Conselvan de Oliveira 475cf154b1 compositor-drm: Move output gl state initialization to own function 13 years ago
Ander Conselvan de Oliveira f1c38a7426 compositor-drm: Don't do a mode set on drm_output_switch_mode() 13 years ago
Ander Conselvan de Oliveira 2e7a3ab7cd compositor-drm: Fix a return value check in drm_output_switch_mode() 13 years ago
Ander Conselvan de Oliveira 2bbb2b8bac compositor: Don't let pointers get outside of an output on mode switch 13 years ago
Ander Conselvan de Oliveira 5c38ef4d4a compositor: Update output state after mode switch 13 years ago
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again 13 years ago
Kristian Høgsberg a2f84cc333 compositor-drm: Dont pass ARGB format to addfb2 for primary fbs 13 years ago
Ander Conselvan de Oliveira ca5c6ae08d compositor-drm: Use overlays for ARGB surfaces if they are opaque 13 years ago
Rob Bradford db9993875e shell: Remove confusing case fall-through 13 years ago
Rob Bradford 40be7b467f weston-launch: Add some error reporting for weston-launch 13 years ago
Rob Bradford c9e64abc5c compositor: Cleanup if we can't find the symbol in the module 13 years ago
Rob Bradford 546c856ade backlight: Revamp error handling code to not leak the directory 13 years ago
Rob Bradford acfb712127 tty: Clean up completely if switching vt fails 13 years ago
Rob Bradford ef94085ff1 xwayland: Close fd opened for lockfile on error path 13 years ago
Rob Bradford 0b0be8eaf7 backlight: Remove unnecessary and confusing NULL checks 13 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 13 years ago
Rob Bradford ba1e292779 screenshooter: Report an error if we fail to open the file 13 years ago
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 13 years ago