158 Commits (b41b59e2fae83124f90ce54b6ae3f088bfec3338)

Author SHA1 Message Date
Jason Ekstrand 7744f71550 compositor-wayland: Add an actual frame around the compositor window 12 years ago
Jason Ekstrand 8f89fcb22b compositor-wayland: Rename structure members and make things more consistant 12 years ago
Jason Ekstrand 286ff6817b compositor-wayland: Flush the display on commit 12 years ago
Kristian Høgsberg 453de7a7e5 compositor-wayland: Handle HUP or ERR from event loop 12 years ago
Rui Matos 0c194ced57 compositor-wayland: Handle keymap changes 12 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 12 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 12 years ago
Aaron Faanes 9cefc647cc compositor: fix typo in error message 12 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 12 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 12 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 12 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 12 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg 3c2360ff9d Add new shared/image-loader.h to separate include dependencies 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 12 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 13 years ago
Ander Conselvan de Oliveira 0a887728ea compositor: Move clearing of primary plane damage to the backends 13 years ago
John Kåre Alsaker 779b52ac3a Rename gles2-renderer to gl-renderer. 13 years ago
John Kåre Alsaker 30d2b1fd4b Move EGL and GL includes to a gles2-renderer header. 13 years ago
John Kåre Alsaker 4415450ef1 Move compositor-wayland border drawing into gles2-renderer. 13 years ago
John Kåre Alsaker 1b7ad160a3 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. 13 years ago
John Kåre Alsaker 94659274b4 Move weston_output EGL state into gles2-renderer. 13 years ago
Kristian Høgsberg feb3c1d33b clients: Use wl_display_dispatch_pending() 13 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 13 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 13 years ago
John Kåre Alsaker c37b32dac2 compositor-wayland: Use some nicer border sizes. 13 years ago
John Kåre Alsaker b9b87125f0 compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies. 13 years ago
John Kåre Alsaker 4b3081ae8a compositor-wayland: Create border after creating the OpenGL context. 13 years ago
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 13 years ago
Kristian Høgsberg 9793fc7a4e compositor: Move EGL context creation to gles2-renderer.c 13 years ago
Kristian Høgsberg 2bc5e8eaf8 compositor: Create outputs before initializing GLES2 state 13 years ago
Kristian Høgsberg fa1be023a2 compositor: Introduce a weston_renderer object 13 years ago
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 13 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 13 years ago
Pekka Paalanen 07c91f8371 compositor: triangle fan debug 13 years ago
Rob Clark 0e5a2d0219 compositor: simplify shaders 13 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 13 years ago
Kristian Høgsberg 90bc88c710 compositor-wayland: Set make and model 13 years ago
Kristian Høgsberg 539d85f69d compositor-wayland: Call notify_pointer_focus() for content area only 13 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 13 years ago
Kristian Høgsberg 7af7cede2d compositor-wayland: Move weston_seat into wayland_input 13 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 13 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 13 years ago