1671 Commits (8fbe3a68d4dbe17d1dea3c2f61f1cbddce6f8858)

Author SHA1 Message Date
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
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
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 12 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen fb003d3457 gl: take, hold, and release a buffer reference 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 12 years ago
Pekka Paalanen a6421c4ea8 compositor: do not release if re-attaching buffer 12 years ago
Jan Arne Petersen 82ec909b07 shell: Do not remove input panel layer when locked 12 years ago
Rob Bradford f4f58be8df compositor-drm: Load calibration values from udev 12 years ago
Rob Bradford ea23b28642 evdev: Apply calibration values to absolute events 12 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 12 years ago
Rob Bradford 80137f3afe evdev: Include the device capabilities in the debugging 12 years ago
Ander Conselvan de Oliveira 03fb4ef41e gl-renderer: Force call to glUseProgram() when activating debug binding 12 years ago
Tiago Vignatti 2d129f11fe xwayland: Staticize weston_wm_set_selection and read_and_dump_property 12 years ago
Tiago Vignatti 3df3f225e3 xwayland: Remove useless structure 12 years ago
Tiago Vignatti 9c4ff831c6 xwm: Rename get_resources function 12 years ago
Tiago Vignatti f268446339 xwayland: Standardize 'wxs' for weston_xserver variables 12 years ago
Ander Conselvan de Oliveira e920941032 compositor-drm: Allow scanning out of opaque ARGB surfaces 12 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 12 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 12 years ago
Kristian Høgsberg cd1d6c8f19 compositor-x11: Link to libshared-cairo for icon loading helper 12 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 12 years ago
Scott Moreau 76d8fc8216 xwm: Fix xwm opaque region 12 years ago
Kristian Høgsberg bd1e928f25 noop-renderer: Remove unused variable 12 years ago
Jan Arne Petersen 337df952f8 text: Add support for forwarding key events 12 years ago
Jan Arne Petersen 466b9c1047 text: Add support for grabbing the keyboard 12 years ago
Jan Arne Petersen d9be93b964 text: Rename and extend text_model key event 12 years ago
Jan Arne Petersen 674fd1d625 text: Start input method from configuration 12 years ago
Ander Conselvan de Oliveira 2908a3df0d compositor-drm: Support scan out of transformed buffers 12 years ago
Ander Conselvan de Oliveira 012b4c78c9 compositor: Implement buffer transformation 12 years ago