302 Commits (ada4f07bbb85b3d30ac512dd6c3fcaa3e7df5136)

Author SHA1 Message Date
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 10 years ago
Mario Kleiner 2ab4f4e384 compositor-drm: Handle more than two output crtcs per card 10 years ago
Mario Kleiner 808170452b compositor-drm: Allow weston_output_mode_switch_to_native() to work. 10 years ago
Mario Kleiner 872797cdf5 compositor-drm: Fix refresh rate selection in drm_output_switch_mode 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Daniel Stone f556ebe269 compositor-drm: Clean trailing whitespace 10 years ago
Bryce Harrington c056a987b6 compositor-drm: minor sp. fix 10 years ago
Pekka Paalanen 6858383d51 compositor-drm: disable hardware cursors 10 years ago
Derek Foreman c4cfe85d3a compositor-drm: pass ARGB fallback to gl create functions for XRGB formats 10 years ago
Derek Foreman e76f185050 gl-renderer: Take a list of acceptable formats in create functions 10 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 ace6920912 compositor-{drm, wayland, x11}: remove useless tests for ->supports 10 years ago
Jonny Lamb a3e6a4a87a gl-renderer: move all EGL_PLATFORM_* defines here 10 years ago
Jonny Lamb 445fb697a5 gl-renderer: fix build with --disable-egl 10 years ago
Jonny Lamb 62185f42ea compositor-{drm, x11, wayland}: stop including EGL headers here 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
Pekka Paalanen 5580f2246e compositor-drm: avoid scissor in assign_planes 10 years ago
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Pekka Paalanen 050c1ba729 compositor-drm: use drm_output in drm_output_*() func args 10 years ago
David Herrmann 2ecb84a20d logind: forward Active=true changes for non-DRM backends 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 11 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 11 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 11 years ago
Derek Foreman 0fd6d4ec53 compositor: make keep_buffer a bool 11 years ago
Pekka Paalanen 641307ca21 compositor-drm: deliver frame seq for feedback 11 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 11 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 11 years ago
Alvaro Fernando García dce7c6e5a2 Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). 11 years ago
Ander Conselvan de Oliveira 2d13fde9c7 vaapi-recorder: Don't loop trying to write on out of space condition 11 years ago
Ander Conselvan de Oliveira 2ef1cd177e compositor-drm: Don't use vaapi recorder with unsupported formats 11 years ago
Neil Roberts f37f82ccf9 drm: Don't use the cursor overlay if the scale doesn't match 11 years ago
Ander Conselvan de Oliveira 4ade0e4a29 compositor-drm: Fix crash when setting up seat constrained by an output 11 years ago
Ander Conselvan de Oliveira a61b949eb8 compositor-drm: Pass the right stride to the vaapi recorder 11 years ago
Jason Ekstrand 9fc7151991 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE 11 years ago
Pekka Paalanen 952b6c8004 compositor: reorganize struct weston_buffer_viewport 11 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
Jonas Ådahl 58e158658f udev-seat: Make udev_seat_get_named take struct udev_input pointer 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 11 years ago
Kristian Høgsberg 36d5facc24 compositor: Fix a couple of #includes to use "" instead of <> 11 years ago
Kristian Høgsberg b3955b0953 compositor-drm: Set cursor surface to NULL when pageflip fails 11 years ago
U. Artie Eoff d3ed6cb3b1 drm: prepend stamp space to output mode logging 11 years ago
Kristian Høgsberg 1be87e3c81 compositor-drm: Make composite bypass work on secondary outputs 11 years ago
Fabien DESSENNE 4b2558708b compositor-drm: consider the best mode of the mode_list as an option 11 years ago
Chris Michael 8b37687d3a Properly free drm plane during creation of sprites 12 years ago