1404 Commits (9f43cb48aac9d27aa49fe955104f5cfd204703ed)

Author SHA1 Message Date
Philipp Brüschweiler b13b9ff90a text: Have only one text_model_factory 12 years ago
Jan Arne Petersen 4c26518ad1 text: Remove surface arg in create_text_model 12 years ago
Ander Conselvan de Oliveira 547149a9c2 compositor: Accumulate obscured damage into the primary plane damage 12 years ago
Pekka Paalanen 0d64a0fa29 compositor: new intersection algorithm 12 years ago
Pekka Paalanen 84ec19a758 update .gitignores 12 years ago
Kristian Høgsberg a6813d2887 compositor: Generalize module loading 12 years ago
Kristian Høgsberg eb00e2e24b compositor: Always set WAYLAND_DISPLAY 12 years ago
Kristian Høgsberg a4624f69b2 compositor: Don't return the dlsym handle in load_module() 12 years ago
Kristian Høgsberg 33a45f5b6d compositor: Drop unused wl_shm field 12 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 12 years ago
Kristian Høgsberg dd1b3f4c1b compositor: Remove unused 'fbo' field from weston_compositor 12 years ago
Kristian Høgsberg 4226385e53 compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c 12 years ago
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 12 years ago
Kristian Høgsberg 9793fc7a4e compositor: Move EGL context creation to gles2-renderer.c 12 years ago
Kristian Høgsberg 2bc5e8eaf8 compositor: Create outputs before initializing GLES2 state 12 years ago
Kristian Høgsberg fa1be023a2 compositor: Introduce a weston_renderer object 12 years ago
Kristian Høgsberg b7b77e6f8f compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c 12 years ago
Kristian Høgsberg b1fd2d6dd8 compositor: Move update_shm_texture() to gles2-renderer.c 12 years ago
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 12 years ago
Kristian Høgsberg 861a50c141 compositor: Move non-GL initialization out of weston_compositor_init_gl() 12 years ago
Kristian Høgsberg ecf6edec1f compositor: Move surface repaint code to gles2-renderer.c 12 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 12 years ago
Pekka Paalanen 7c7d464ce7 compositor: do not round a zero area to non-zero 12 years ago
Pekka Paalanen 27a8c53020 compositor: do not duplicate ARRAY_SIZE 12 years ago
Pekka Paalanen 85a46671db compositor: reduce the number of triangles 12 years ago
Pekka Paalanen c73bd54b58 compositor: fix fan_debug mode 12 years ago
Pekka Paalanen 2abe2e6d41 compositor: paint opaque regions with RGBX shader 12 years ago
Pekka Paalanen 4f9c07bf11 xwayland: replace opaque_rect, fix an alpha problem 12 years ago
Philipp Brüschweiler 067abf67cd workspaces: don't segfault on invalid move_surface_to_workspace request 12 years ago
Jonas Ådahl 8538b22ff4 shell: Improve focus handling when moving surfaces between workspaces 12 years ago
Jonas Ådahl e9d2250549 shell: Introduce workspace manager interface 12 years ago
Jonas Ådahl 8de6a1ddae shell: Add possibility to move surfaces to other workspaces 12 years ago
Jonas Ådahl 568994400b shell: Always set focus when restoring focus state 12 years ago
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