22 Commits (85f8432911cdea1350709ab9a9ca525a0eefadff)

Author SHA1 Message Date
Pekka Paalanen a453f4d564 compositor-drm, compositor-fbdev: stop suggesting root 7 years ago
Pekka Paalanen cbe7fb0bb5 compositor-fbdev: fix finish_frame_timer leak 7 years ago
Pekka Paalanen 82ffe79b18 compositor-fbdev: rename fbdev_output_disable_handler() 7 years ago
Pekka Paalanen 61e5a2727a compositor-fbdev: always destroy renderer-output on disable 7 years ago
Pekka Paalanen a51e71fbf0 compositor-fbdev: simplify FB destroy/unmap/disable 7 years ago
Pekka Paalanen 82db6b79a3 compositor-fbdev: remove unused output arguments 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Pekka Paalanen 513f9a4412 compositor-fbdev: unref udev on backend destruction 7 years ago
Pekka Paalanen 693872391f compositor-fbdev: remove unused field 'depth' 7 years ago
Pekka Paalanen 82b8ddf9d9 compositor-fbdev: MAP_FAILED is not NULL 7 years ago
Pekka Paalanen acd71fb0af compositor-fbdev: fix start-up assertion 7 years ago
Oliver Smith a5066e00e8
compositor-fbdev: Instead of less than 1 Hz use default refresh rate 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone 09a97e2402 Change repaint_needed to bool 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen e77f8ad79b compositor-fbdev: drop EGL support 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Benoit Gschwind 934e89a749 fbdev-backend: refactor configuration API 9 years ago
Pekka Paalanen e5b5659240 compositor-fbdev: make copy of the device string 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 9 years ago
Sjoerd Simons c112e0c5bc compositor-fbdev: Drop intermediate shadow buffer 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Bryce Harrington 44bbdd08af fbdev: Ensure strncpy results are null terminated. 9 years ago
Derek Foreman 617933840b compositor-fbdev: Remove bizarre division by sizeof 9 years ago
Pekka Paalanen 3f897940d9 compositor-fbdev: fix VT switching crash 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Derek Foreman e76f185050 gl-renderer: Take a list of acceptable formats in create functions 9 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Jonny Lamb 74eed31108 gl-renderer: call supports() automatically in create() 10 years ago
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 10 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Derek Foreman 561662ba02 compositor-fbdev: fix output transformations 10 years ago
Derek Foreman 44ed70b469 compositor-fbdev: allow configuring transform in the ini file 10 years ago
Derek Foreman e516c3bb80 compositor-fbdev: give the output a name 10 years ago