Commit Graph

  • c87fc36804 crtc: Remove trailing empty line in header Jonas Ådahl 2023-11-28 16:57:27 +0100
  • f7043ca3d6 tests/kms: Use test helper for finding planes Jonas Ådahl 2023-11-28 09:55:15 +0100
  • 4c0f3ea80f renderer/x11/nested: Remove dead view transform handling Jonas Ådahl 2023-11-28 09:46:44 +0100
  • 74ce9592b5 kms: Avoid queuing multiple (un)assignments to the same plane in an update Daniel van Vugt 2022-09-08 16:45:29 +0800
  • c86d8a23c3 clutter/actor: Don't write uninitialized out values on failed transform Sebastian Keller 2023-12-15 00:47:34 +0100
  • ec1778a37f backends: Include unistd.h to fix compilation on musl Christopher Fore 2023-12-14 23:17:11 -0500
  • 49f76f1295 ci: Mark the regex to find chunks in code style checks as regex string Peter Hutterer 2023-12-15 11:49:44 +1000
  • f76952e83f backends/native: If the tablet tool is relative, constrain it normally Peter Hutterer 2023-11-20 14:28:16 +1000
  • d575138cce backends/native: Shuffle static constrain functions up Peter Hutterer 2023-11-22 10:55:10 +1000
  • e7f91fad9d backends/native: Fix whitespace Peter Hutterer 2023-11-22 10:53:51 +1000
  • 01f78c0451 backends/native: Pass the axes down to the relative clutter motion event Peter Hutterer 2023-11-20 14:49:30 +1000
  • 9e781545aa backends/native: Set the tool for relative events Peter Hutterer 2023-11-20 14:31:37 +1000
  • baafec089a backends/x11: Fix tab/space indentation issue Peter Hutterer 2023-11-13 10:42:00 +1000
  • d16ddc42ce x11: Remove icon cache Florian Müllner 2023-12-14 22:01:15 +0100
  • 5fc6ff19fa wayland/xwayland: Include x11-display-private Florian Müllner 2023-12-14 22:05:06 +0100
  • 25d6e4524c window: Remove window icon properties Florian Müllner 2023-12-14 21:59:53 +0100
  • 7458907360 shaped-texture: Reset pipelines when texture format changes Sebastian Wick 2023-12-14 15:35:14 +0100
  • 85f173d0d7 clutter: Pass 'radius' to public blur APIs instead of 'sigma' Daniel van Vugt 2021-07-01 15:49:09 +0800
  • a191af1f3d remote-desktop/eis: Fix ConnectToEIS device-types Olivier Fourdan 2023-12-07 16:12:15 +0100
  • 90cff013a5 clutter: Remove unused enums Bilal Elmoussaoui 2023-12-02 13:24:45 +0100
  • 580d62b9b6 clutter: Remove unused Path related types Bilal Elmoussaoui 2023-12-02 13:20:55 +0100
  • 05cd7bc6cb cogl: Remove unused Buffer:usage-hint Bilal Elmoussaoui 2023-12-02 11:59:18 +0100
  • bc44d2855b cogl: Initialize first_index_to_prune Bilal Elmoussaoui 2023-12-03 12:25:55 +0100
  • 6b29371db3 cogl: Remove unused private functions Bilal Elmoussaoui 2023-12-02 11:57:42 +0100
  • 5d9e9707dd cogl: Remove unused CoglPipelineEvalFlags Bilal Elmoussaoui 2023-12-02 11:23:06 +0100
  • 893e6e49b1 clutter: Drop unused private functions/defines Bilal Elmoussaoui 2023-12-02 10:20:44 +0100
  • 4b7a29377b clutter: Drop remaining params nick/blurbs Bilal Elmoussaoui 2023-12-02 10:15:38 +0100
  • 3f09a86e7a clutter: Drop CLUTTER_PARAM_* defines Bilal Elmoussaoui 2023-12-02 10:09:00 +0100
  • ef8b2f2893 ci: Mark our git clone as a safe directory Peter Hutterer 2023-12-01 13:12:01 +1000
  • c8191920e8 tests/wayland: Create native backends for KVM/tty tests Sebastian Wick 2023-10-27 18:17:21 +0200
  • 13bbc4bc43 tests/wayland: Move virtual output to lowest VKMS resolution Sebastian Wick 2023-10-27 18:14:57 +0200
  • 8f687ed98d tests/wayland/buffer-transform: Draw the buffer with the right size Sebastian Wick 2023-10-27 20:31:24 +0200
  • d4b9e72440 tests/wayland/dma-buf-scanout: Use WaylandBuffer Sebastian Wick 2023-12-12 16:49:05 +0100
  • 6f4da83b36 tests/wayland-test-clients: Remove unused create_shm_buffer Sebastian Wick 2023-12-12 16:48:36 +0100
  • 2c23a94be0 tests/wayland-test-clients: Use WaylandBuffer in draw_surcace Sebastian Wick 2023-12-12 16:47:52 +0100
  • d842fe601d tests/wayland/buffer-transform: Use WaylandBuffer Sebastian Wick 2023-12-12 16:46:16 +0100
  • 145649538a tests/wayland-test-clients: Add a WaylandBuffer for shm and dma-buf Sebastian Wick 2023-12-12 16:42:28 +0100
  • 63f84fedd9 tests/wayland-test-clients: Keep track of advertised modifiers Sebastian Wick 2023-12-12 16:39:32 +0100
  • 24ef34f680 tests/wayland-test-clients: Add gbm_device to WaylandDisplay Sebastian Wick 2023-12-12 16:38:15 +0100
  • 8e7600322b tests/wayland-test-clients: Make WaylandSurface a GObject Sebastian Wick 2023-12-06 21:55:39 +0100
  • cceccc0f68 tests/wayland-test-clients: Add missing WAYLAND_TYPE_DISPLAY define Sebastian Wick 2023-12-12 16:31:49 +0100
  • 2993462700 tests/ref-test: Inhibit direct scanout for ref-tests Sebastian Wick 2023-10-27 17:34:31 +0200
  • e42c5dbd79 tests/ref-test: Go directly from Crtc to Backend Sebastian Wick 2023-10-27 17:31:48 +0200
  • 1069085612 tests/test-utils: Allow calling set_custom_monitor_config outside tests Sebastian Wick 2023-10-27 17:27:21 +0200
  • 7454287d3b cogl/gles: Fix GL_OES_rgb8_rgba8 check Robert Mader 2023-12-11 23:25:54 +0100
  • 25fb7f7fba Update Russian translation Artur S0 2023-12-11 12:16:42 +0000
  • 5291be8f30 clutter/actor: Allow specifying the layout manager for an actor type Florian Müllner 2023-12-06 15:01:21 +0100
  • 289e511c1a cogl/tests: Add fp16 offscreen texture format store/paint tests Sebastian Wick 2023-12-04 17:56:05 +0100
  • 60c082caaf cogl/bitmap-conversion: Support packing fp16 formats Sebastian Wick 2023-12-04 17:55:28 +0100
  • e6eed4f32c cogl: Add a fp32 format for pixel read-back Sebastian Wick 2023-12-04 17:52:00 +0100
  • 568506ecbe cogl: Add half float implementation Jonas Ådahl 2022-10-11 11:00:55 +0200
  • 3bf6de60bb cogl: Add CPU capability detection helper Jonas Ådahl 2022-10-11 10:56:52 +0200
  • 8420692d3e cogl: Add soft-float software implementation Jonas Ådahl 2022-10-11 01:08:46 +0200
  • 68788d0e75 cogl/bitmap-conversion: Use enum for medium type Jonas Ådahl 2022-10-11 11:03:59 +0200
  • 64f4415f28 cogl/gl: Use CPU packing/unpacking for opaque fp16 formats Sebastian Wick 2023-12-04 17:44:48 +0100
  • 9c219db9fe cogl/pixel-format: Re-order pixel formats to be consistent Sebastian Wick 2023-12-04 17:41:22 +0100
  • d90c2ab2a0 cogl: Determine glReadPixels format based on framebuffer format Sebastian Wick 2023-12-04 17:36:36 +0100
  • 07bfb24312 cogl/gles2: Only support rgba1010102 on little endian systems Sebastian Wick 2023-12-04 17:14:49 +0100
  • dc3866adf4 cogl/bitmap-conversion: Fix packing 8bpc opaque alpha Sebastian Wick 2023-12-04 17:12:11 +0100
  • 80daaac438 cogl/build: Sort source files Jonas Ådahl 2022-10-11 00:54:11 +0200
  • 5cbcf1c94f meta/kms-impl: Emit trace message on page flips Ivan Molodetskikh 2023-10-09 11:10:05 +0400
  • 1f22b3a2e2 cogl/trace: Add COGL_TRACE_MESSAGE Ivan Molodetskikh 2023-11-23 08:51:36 +0400
  • e63a5369d0 clutter/frame-clock: Add output name to span descriptions Ivan Molodetskikh 2023-11-21 08:49:42 +0400
  • 77413ed9a0 clutter/frame-clock: Store output name Ivan Molodetskikh 2023-11-20 07:28:34 +0400
  • bed42454d3 cogl/trace: Make COGL_TRACE_DESCRIBE append Ivan Molodetskikh 2023-11-23 08:14:42 +0400
  • 521668202d meta/later: Remove extra word from trace span description Ivan Molodetskikh 2023-11-23 07:55:00 +0400
  • 39e3415912 clutter/actor: Adjust trace actor name for better filtering Ivan Molodetskikh 2023-10-09 11:08:54 +0400
  • b0691d581a clutter/stage: Add trace span to paint_to_framebuffer Ivan Molodetskikh 2023-11-09 10:06:40 +0400
  • c897302f87 cogl/framebuffer: Add trace spans to flush and finish Ivan Molodetskikh 2023-11-09 10:06:25 +0400
  • 03252fefa3 cogl/journal: Add trace span to flush Ivan Molodetskikh 2023-11-09 10:06:13 +0400
  • e11ee42dfa screen-cast/stream-src: Add trace spans to recording Ivan Molodetskikh 2023-11-09 10:06:01 +0400
  • ff1ee92aa7 events: Add event name to trace description Ivan Molodetskikh 2023-10-15 11:49:08 +0400
  • 58ee1dfdc8 clutter/stage-view: Add trace span to before_swap Ivan Molodetskikh 2023-10-14 07:44:12 +0400
  • 3c27b75f2f meta/stage-impl: Add trace span to paint_damage_region Ivan Molodetskikh 2023-10-12 10:02:47 +0400
  • 752632276d meta/stage-impl: Move swap framebuffer span inside the function Ivan Molodetskikh 2023-10-12 10:02:21 +0400
  • 5669ee2dc3 meta/stage-impl: Add trace span to redraw_view_primary Ivan Molodetskikh 2023-11-16 08:28:48 +0400
  • 72bbb1416e clutter/timeline: Add trace spans Ivan Molodetskikh 2023-10-12 09:40:38 +0400
  • ce836e37e8 clutter: Add trace spans to event handling Ivan Molodetskikh 2023-10-12 09:17:58 +0400
  • 8f5d0c236e backend: Add a trace span for clutter_source_dispatch Ivan Molodetskikh 2023-10-12 08:13:01 +0400
  • 50980f995b tree-wide: Fix spelling of "inhibition" Michel Dänzer 2023-12-06 16:09:30 +0100
  • 200fc76f14 wayland/idle-inhibit: Pass actor instance in on_actor_changed Michel Dänzer 2023-12-06 15:41:43 +0100
  • 212283c13b wayland/idle-inhibit: Handle NULL inhibitor->actor Michel Dänzer 2023-12-06 15:34:47 +0100
  • dfe4d218f1 clutter/actor: Make get_transformed_paint_volume() transfer full Sebastian Keller 2023-12-05 21:50:39 +0100
  • 05efc92084 cogl/pipeline/glsl: Add line numbers to displayed source Jonas Ådahl 2023-11-09 12:44:17 +0800
  • ae3a20a0a0 clutter/paint-nodes: Use g_clear_object() in a few places Jonas Ådahl 2023-11-09 22:40:43 +0800
  • 83e2f70f1f backend: Rename update_screen_size() to update_stage() Jonas Ådahl 2023-11-09 13:08:44 +0800
  • 08d2155b6c shaped-texture: Rename GObjectClass pointer variable Jonas Ådahl 2023-11-08 15:03:19 +0800
  • 68412cedac shaped-texture: Get type from klass Jonas Ådahl 2023-11-08 15:02:44 +0800
  • 7152779ae0 clutter/stage-view: Remove unused double buffered shadow fb Jonas Ådahl 2023-10-13 16:08:31 +0800
  • d8ff97ebf6 clutter/stage-view: Pass around view when creating shadow fb Jonas Ådahl 2023-10-13 15:20:33 +0800
  • b282097834 clutter/stage-view: Rename offscreen pipeline vfunc Jonas Ådahl 2023-10-13 16:40:37 +0800
  • a27949d25e renderer/native: Stop passing around CoglContext when creating offscreen Jonas Ådahl 2023-10-24 14:54:18 +0800
  • 008f2642ca clutter/enums: Add trailing comma in colorspace enum Jonas Ådahl 2023-11-09 12:10:36 +0800
  • 0f1c5223ff clutter: Add ClutterContext to clutter-types.h Sebastian Wick 2023-12-05 16:14:46 +0100
  • c47730894e wayland/dma-buf: Prefer sync_file for dma-buf readiness source Michel Dänzer 2023-11-18 16:30:06 +0100
  • 0e471bcea7 wayland/dma-buf: Refactor create_source helper Michel Dänzer 2023-11-18 16:36:39 +0100
  • 501d19656e context: Make ClutterContext a GObject and move to separate file Jonas Ådahl 2021-09-20 10:28:42 +0200
  • 6aebd5407d stage/impl: Fix variable naming consistency Jonas Ådahl 2021-09-20 09:46:56 +0200
  • d96e458d93 clutter: Remove unused sync-to-vblank setter Jonas Ådahl 2021-09-18 21:15:58 +0200
  • 1209320cd2 clutter/context: Remove left-over locking declarations Jonas Ådahl 2021-09-18 12:02:40 +0200