summaryrefslogtreecommitdiff
path: root/src/backends/native
Commit message (Expand)AuthorAgeFilesLines
* backends/native: Don't fake device IDsCarlos Garnacho2020-11-172-56/+1
* renderer/native: Add udev rule to select primary GPUJonas Ådahl2020-11-165-3/+49
* clutter/backend: Don't dispatch libinput events too earlyOlivier Fourdan2020-10-301-2/+0
* drm-buffer-gbm: Clear framebuffer with g_clear_objectGeorges Basile Stavracas Neto2020-10-271-1/+1
* clutter: Drop clutter_input_device_set_stage()Carlos Garnacho2020-10-231-2/+1
* backends/native: Drop users of clutter_input_device_set_stage()Carlos Garnacho2020-10-232-15/+0
* backends/native: Drop all uses of clutter_input_device_get_stage()Carlos Garnacho2020-10-233-163/+43
* backends/native: Move relative motion filter to MetaSeatNative altogetherCarlos Garnacho2020-10-233-144/+104
* backends/native: Make seat constrain pointer to monitors out of the boxCarlos Garnacho2020-10-232-74/+65
* backend/native: Move barrier manager to MetaSeatNativeCarlos Garnacho2020-10-234-32/+37
* backends: Move absolute/relative device mapping to native backendCarlos Garnacho2020-10-234-10/+55
* backends: Move device mapping check into backendCarlos Garnacho2020-10-231-2/+13
* backends: Fold device mapping check into backendCarlos Garnacho2020-10-231-0/+4
* backends: Drop extra layer of touch info handlingCarlos Garnacho2020-10-233-69/+6
* backends/native: Use libinput seat slot APICarlos Garnacho2020-10-234-58/+50
* backends/native: Assign unique ranges of slots to virtual devicesCarlos Garnacho2020-10-233-3/+69
* backends: Drop the filter for libinput eventsCarlos Garnacho2020-10-232-115/+0
* backends: Use slot from cancel eventsCarlos Garnacho2020-10-233-25/+19
* seat-native: Add support for tablet-mode-switch being hot-unpluggedHans de Goede2020-10-181-13/+15
* seat-native: Check for tablet-switch devices from meta_seat_native_constructedHans de Goede2020-10-181-0/+20
* seat-native: Fix has_touchscreen becoming FALSE when a non touchscreen device...Hans de Goede2020-10-181-1/+2
* renderer-native: Fix GObjectify oversightRobert Mader2020-10-181-1/+1
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-12/+12
* cogl/framebuffer: Move public struct fields to private structJonas Ådahl2020-10-161-12/+15
* renderer-native: Get the GBM buffer format from EGL to match the framebufferDaniel van Vugt2020-10-151-2/+31
* cogl: Remove unused swap-related COGL_FEATURE_ID_ flagsDaniel van Vugt2020-10-141-5/+0
* backends: add support for scroll button lockingPeter Hutterer2020-10-141-1/+10
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-082-4/+4
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-083-16/+16
* backends: Use graphene_point_t on meta_cursor_tracker_get_pointer()Carlos Garnacho2020-10-061-3/+4
* backends/native: Wait to have an stage before emitting CLUTTER_DEVICE_ADDEDwip/carlosg/initialization-device-eventsCarlos Garnacho2020-10-061-7/+28
* backends: force enable modifiers on tagged devicesKarol Herbst2020-09-288-0/+48
* backends/native: Remove unused functionCarlos Garnacho2020-09-232-21/+0
* backends/native: fix the scroll button lock right/middle mismatchPeter Hutterer2020-09-171-5/+19
* backends/native: Fall back to compositing if direct scanout failedJonas Ådahl2020-09-177-15/+56
* kms/crtc: Always consider gamma state validBenjamin Berg2020-09-151-32/+0
* kms/crtc: Read initial gamma stateJonas Ådahl2020-09-151-0/+2
* screen-cast: Add 'dma-buf-screen-sharing' experimental featureJonas Ådahl2020-09-141-0/+5
* screen-cast: Enable DMA buffers only for i915Jonas Ådahl2020-09-141-11/+8
* cogl/scanout: Allow blitting to framebufferGeorges Basile Stavracas Neto2020-09-011-0/+132
* backends/native: Move pixel format helper to separate fileGeorges Basile Stavracas Neto2020-09-013-75/+130
* renderer-native: Cleanup unused variableGeorges Basile Stavracas Neto2020-09-011-1/+0
* clutter/backends: Rename master and slave devicesFlorian Müllner2020-08-313-10/+10
* screen-cast: Add vmwgfx to the DMA buffer deny listGrey Christoforo2020-08-291-0/+1
* screen-cast: Disable DMA buffer based screen casting for QXLJonas Ådahl2020-08-291-0/+40
* kms/device: Provide driver name and descriptionJonas Ådahl2020-08-294-0/+64
* seat-native: Process device added/removed events as ClutterEventsMarco Trevisan (Treviño)2020-08-291-51/+57
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-293-3/+3
* backends/native: Use proper string format for uint64_tCarlos Garnacho2020-08-282-3/+3
* renderer-native: Remove stray newlineJonas Ådahl2020-08-171-1/+0