1671 Commits (8fbe3a68d4dbe17d1dea3c2f61f1cbddce6f8858)

Author SHA1 Message Date
Pekka Paalanen 07c91f8371 compositor: triangle fan debug 12 years ago
Pekka Paalanen 8a15bb83f3 compositor: fix blending for full-surface alpha 12 years ago
Pekka Paalanen 6b5585be0d compositor: specialised fragment shader for RGBX 12 years ago
Rob Clark 0e5a2d0219 compositor: simplify shaders 12 years ago
Rob Clark e3b9591513 compositor: add support for OES_EGL_image_external 12 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 12 years ago
Ander Conselvan de Oliveira 4f5217313e compositor: Clear only the the damage that was actually repainted 12 years ago
Scott Moreau 243f59f5bb Remove unused enum. 12 years ago
Rob Clark 48cd58b25c compositor: a couple debug logs 12 years ago
Kristian Høgsberg 90bc88c710 compositor-wayland: Set make and model 12 years ago
Kristian Høgsberg 539d85f69d compositor-wayland: Call notify_pointer_focus() for content area only 12 years ago
Kristian Høgsberg d3800e4788 compositor: Use pointer_cursor_surface_configure() in wl_pointer.set_cursor 12 years ago
Philipp Brüschweiler 6cef009272 shell: don't segfault when pressing super+k when no surface is focused 12 years ago
Kristian Høgsberg 33d7509d37 compositor: Set WAYLAND_DISPLAY only after creating backend 12 years ago
Scott Moreau 4272e63991 shell: Eliminate unneeded function. 12 years ago
Rob Bradford 4cb88c79e0 shell: Avoid modulo by zero error in positioning algorithm 12 years ago
Rob Bradford ac63e5bd7e shell: Enhance the basic random positioning algorithm 12 years ago
Kristian Høgsberg 92374e1409 shell: Ignore unsolicited pong requests 12 years ago
Jan Arne Petersen cd8cdccdd3 text: Deactivate text_model on keyboard focus lost 12 years ago
Jan Arne Petersen e829adc514 text: Assign text_model to a wl_seat 12 years ago
Jan Arne Petersen de3b6a15c0 text: Add activate/deactivate events 12 years ago
Jan Arne Petersen 5196374218 text: Rename text_model_manager to factory 12 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 12 years ago
Kristian Høgsberg 05890dc621 compositor: Don't hardcode output transform when sending the event 12 years ago
Kristian Høgsberg 16333ab0ab compositor: Remove compositor->seat 12 years ago
Kristian Høgsberg ef6f136d65 zoom: Pick the first seat in seat_list instead of compositor->seat 12 years ago
Kristian Høgsberg 5ba31891a1 xwm: Use a simple heuristic for mapping X input events to a weston seat 12 years ago
Kristian Høgsberg f4d2f237f0 shell: Track pointer focus for all seats 12 years ago
Kristian Høgsberg 4f92c5392a compositor-x11: Move X11 core input seat into x11_compositor 12 years ago
Kristian Høgsberg 7af7cede2d compositor-wayland: Move weston_seat into wayland_input 12 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 12 years ago
Kristian Høgsberg 8a01580f17 compositor-drm: Fix bad rebase 12 years ago
Philipp Brüschweiler 711fda86cc shell: move input panels into a designated layer 12 years ago
Rob Clark ab5b1e3149 compositor-drm: don't keep trying if hw doesn't support cursors 12 years ago
Rob Clark 4339add9e9 compositor-drm: don't attempt sprite for out of bounds dimensions 12 years ago
Rob Clark 702ffaea3e compositor-drm: skip overlay for shm buffers 12 years ago
Ander Conselvan de Oliveira 42c46466ab compositor-drm: Return the newly added mode in drm_output_add_mode() 12 years ago
Ander Conselvan de Oliveira dc79e6d289 compositor-drm: Check for OUTPUT_CONFIG_OFF instead of using strcmp() 12 years ago
Ander Conselvan de Oliveira 383b671ccf shell: Fix repaint debugging 12 years ago
Ander Conselvan de Oliveira 3b70b66fa9 compositor: When redrawing, don't clip opaque regions from other planes 12 years ago
Rob Bradford 84cf541b27 spring: Avoid excessive calculation loops for the spring values 12 years ago
Rob Clark 5ca1a47e23 compositor-drm: handle vblanks on secondary crtc 12 years ago
Philipp Brüschweiler 8801357332 shell: don't abuse link_layer for keeping track of input panel surfaces 12 years ago
Pekka Paalanen 3eb4761317 evdev: rename evdev_input_device to evdev_device 12 years ago
Pekka Paalanen b9d38f4552 evdev: do not pass a list to evdev_led_update() 12 years ago
Pekka Paalanen f1fc10a488 compositor: fix weston_log format warnings 12 years ago
Pekka Paalanen ae29da2eb8 compositor-drm: fix weston_log format errors 12 years ago
Pekka Paalanen d525b564ae compositor: format check for weston_log arguments 12 years ago
Pekka Paalanen df1fd36a14 compositor: log program launches 12 years ago
Scott Moreau ca9b09d945 compositor-x11: Always free output_mode on error. 12 years ago