48 Commits (2822136671ed86f3f91cb6ac5c9890b86855b60a)

Author SHA1 Message Date
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Jonas Ådahl e0de3c2418 Add libinput based input device backend 11 years ago
Jonas Ådahl 0feb32e2f0 udev-seat: Make udev_input own its own udev object reference 11 years ago
Emilio Pozuelo Monfort bf539e39c1 compositor-rpi: Fix input initialization 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Pekka Paalanen 477333285e rpi: launcher must init before udev-seat 11 years ago
Pekka Paalanen 53b41c7890 rpi: seat quick fix 11 years ago
Jonas Ådahl 37d38d932c rpi: Use common udev_input for input device handling 11 years ago
Tomeu Vizoso e4f7b92204 rpi: Support opaque regions 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago
Kristian Høgsberg 6ff3ff57aa launcher: Add back support for specifying VT to run on 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 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
Pekka Paalanen 17bd884bff rpi: remove weston_plane support 12 years ago
Pekka Paalanen e31e053369 rpi: switch to rpi-renderer 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 fe7aa90ed4 compositor: Adapt to wl_surface going away 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
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 12 years ago
Philipp Brüschweiler e74dc19aa1 compositor-rpi: Use correct enum, removes a warning 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 12 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 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 326529f900 gl, rpi: consolidate print_egl_error_state() 12 years ago
Ander Conselvan de Oliveira 0a887728ea compositor: Move clearing of primary plane damage to the backends 12 years ago
John Kåre Alsaker 779b52ac3a Rename gles2-renderer to gl-renderer. 12 years ago
John Kåre Alsaker 30d2b1fd4b Move EGL and GL includes to a gles2-renderer header. 12 years ago
John Kåre Alsaker 1b7ad160a3 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. 12 years ago
John Kåre Alsaker 94659274b4 Move weston_output EGL state into gles2-renderer. 12 years ago
Pekka Paalanen 7fb46fbe95 rpi: Dispmanx elements as planes, completion callback 12 years ago
Pekka Paalanen e8de35c922 rpi: a backend for Raspberry Pi 12 years ago