420 Commits (859e885985a953dfb441d1ffbcd61d62fe08ab10)

Author SHA1 Message Date
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago
Kristian Høgsberg 142d546c14 compositor: Don't free config_file before we done using it 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Rafal Mielniczuk db790573ad compositor: set data_device keyboard focus in seat_get_keyboard 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 12 years ago
Marcin Slusarz 554a0da74a compositor: Use libunwind if available for better backtraces 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Scott Moreau 088c62e267 Use __func__ in log message instead of hard coded function name 12 years ago
Scott Moreau 1224514f5b Add --version option 12 years ago
Vasily Khoruzhick 1bbf372e31 matrix: track transform type 12 years ago
Ander Conselvan de Oliveira 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image 12 years ago
Kristian Høgsberg efaca34bc5 Document --use-pixman option 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
Rob Bradford c9e64abc5c compositor: Cleanup if we can't find the symbol in the module 12 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 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 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
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 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
Ander Conselvan de Oliveira 0a887728ea compositor: Move clearing of primary plane damage to the backends 12 years ago
Ander Conselvan de Oliveira b8fcca915b compositor: Move buffer damage fields from weston_output to gl-renderer 12 years ago
John Kåre Alsaker 75cc571839 Move weston_surface GL and EGL state into gles2-renderer. 12 years ago
John Kåre Alsaker 878f44969d compositor: Move surface color state to gles2-renderer. 12 years ago
Pekka Paalanen bcdd579a58 gles2: update texture only if needed 12 years ago
Pekka Paalanen a51e6fa322 build: make default backend configurable 12 years ago
Ander Conselvan de Oliveira c509d2b152 compositor: Add debug key bindings infrastructure 12 years ago
Kristian Høgsberg 4d0214c62b compositor: Use pixman_region32_intersect_rect() instead of temp region 12 years ago
Daniel Stone b4f4a5980f Reset pending surface delta x and y on commit 12 years ago
Daniel Stone d8e8271e94 Clip surface damage to the surface area 12 years ago
Daniel Stone c31f3dd679 SHM: Don't flush damage when there is none 12 years ago
Ander Conselvan de Oliveira 4bcf3a5fce compositor: Fix culling of repaints behind opaque surfaces 12 years ago
Ander Conselvan de Oliveira 5df8ecac5d compositor: Fix partial repaints 12 years ago
Kristian Høgsberg 00fbbe6b60 compositor: Clip pointer coordinates on pointer enter as well 12 years ago
John Kåre Alsaker e2e3d07beb compositor: Check if surface creation failed in weston_compositor_fade. 12 years ago
Matt Roper 47c1b98292 compositor: Call into grab handler for touch events 12 years ago
Ander Conselvan de Oliveira 5fd5580c88 compositor: Unmap drag icon surface when its released 12 years ago
Pekka Paalanen 8ec4ab64f0 compositor: fix event-test 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago