486 Commits (10257ee5d9174014a1e776ae2710120f8951b968)

Author SHA1 Message Date
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 13 years ago
Kristian Høgsberg ecf6edec1f compositor: Move surface repaint code to gles2-renderer.c 13 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 13 years ago
Pekka Paalanen 4f9c07bf11 xwayland: replace opaque_rect, fix an alpha problem 13 years ago
Pekka Paalanen 07c91f8371 compositor: triangle fan debug 13 years ago
Pekka Paalanen 6b5585be0d compositor: specialised fragment shader for RGBX 13 years ago
Rob Clark 0e5a2d0219 compositor: simplify shaders 13 years ago
Rob Clark e3b9591513 compositor: add support for OES_EGL_image_external 13 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 13 years ago
Scott Moreau 243f59f5bb Remove unused enum. 13 years ago
Jan Arne Petersen e829adc514 text: Assign text_model to a wl_seat 13 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 13 years ago
Kristian Høgsberg 05890dc621 compositor: Don't hardcode output transform when sending the event 13 years ago
Kristian Høgsberg 16333ab0ab compositor: Remove compositor->seat 13 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 13 years ago
Pekka Paalanen d525b564ae compositor: format check for weston_log arguments 13 years ago
Kristian Høgsberg 982387011f compositor: Add weston_surface_schedule_repaint() for limited repaint 13 years ago
Kristian Høgsberg 79af73e313 compositor-drm: Disable planes when zoomed or capturing 13 years ago
Kristian Høgsberg 65a11e1039 compositor: Accumulate damage per plane 13 years ago
Rob Bradford 0fb797596a compositor: Use uint32_t for the msecs value consistently 13 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 13 years ago
Pekka Paalanen 56464253c0 compositor: rework touch focus 13 years ago
Kristian Høgsberg 7b884bc0de compositor: Use a minimal restore handler for crash clean up 13 years ago
Gwenole Beauchesne 28f59b027a compositor: handle YUV buffers. 13 years ago
Gwenole Beauchesne faf91854a8 compositor: add YUV shaders. 13 years ago
Gwenole Beauchesne 6d0304904c compositor: factor out RGB shader. 13 years ago
Gwenole Beauchesne 023f855f8d compositor: prepare for multi-planar surfaces. 13 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 13 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 13 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 13 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 13 years ago
Daniel Stone abb9dcdd1f weston_xkb_info: Cache all modifier indices for X11 13 years ago
Daniel Stone 71c3877a40 Let wayland-server send modifier events for focus 13 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 13 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 13 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 13 years ago
Jan Arne Petersen 1f17be442e text: Add input_method and text_model interfaces 13 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 13 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg e9d0492419 compositor: Emit frame_signal from weston_output_do_read_pixels() 13 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 13 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 13 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 13 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 13 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 13 years ago