Commits on Source
678
b7078dda
input-capture: Fix off-by-one for barrier validation
Oct 23, 2023
85885c65
input-capture: Check barriers don't extend into nonexisting monitors
Oct 23, 2023
7a44b112
input-capture: Add more barrier tests, mostly for invalid barriers
Oct 23, 2023
138767fa
cogl: Drop unnused functions
Oct 23, 2023
8ae7ec08
mutter: Explicitly depend on gdk-pixbuf
Oct 23, 2023
12c85002
clutter: Depend on gdk-pixbuf only for tests
Oct 23, 2023
d492dc76
cogl: Drop various private constructors
Oct 23, 2023
b78951ad
cogl: Drop can_convert_in_place from TextureLoader
Oct 23, 2023
3a5ecca3
wayland: Send keyboard modifiers after the enter event
Oct 24, 2023
b9008ee8
window: Handle layer of DESKTOP windows
Oct 24, 2023
6a22b525
window: Consider stickiness changes on feature recalc
Oct 24, 2023
13d9edc6
wayland/client: Add make_desktop() method
Oct 24, 2023
9a6ddd2d
window: Add a target workspace for raise_and_make_recent
Oct 25, 2023
7bd4e182
cogl/cleanup: Drop no longer used CoglAngle
Oct 25, 2023
c0fdf0a4
clutter: Drop set_source_color helper
Oct 25, 2023
b65f3334
clutter: Drop cairo_clear helper
Oct 25, 2023
98bd2aa2
clutter: Move cairo pixel format to cogl
Oct 25, 2023
cfb3a202
core/window: Don't mark comment as documentation
Oct 25, 2023
600bcca7
Remove unused _cogl_pipeline_has_fragment_snippets
Oct 26, 2023
f045475b
Remove unused _clutter_bezier_adjust
Oct 26, 2023
e00424f4
Remove unused _clutter_bezier_clone_and_move
Oct 26, 2023
d2058255
Remove unused CBZ_L2T_INTERPOLATION
Oct 26, 2023
4263db65
Remove unused clutter_set_allowed_drivers
Oct 26, 2023
adb53e57
Remove unused _clutter_stage_get_default_window
Oct 26, 2023
f128bb4d
Remove unused _clutter_stage_window_get_wrapper
Oct 26, 2023
4238a4c3
Remove unused _clutter_stage_window_set_title
Oct 26, 2023
935cb48f
Remove unused _cogl_framebuffer_get_winsys
Oct 26, 2023
0363f685
Remove unused _cogl_memory_stack_rewind
Oct 26, 2023
8511041c
Remove unused _cogl_pipeline_get_layer_min/mag_filter
Oct 26, 2023
e803e771
Remove unused _cogl_poll_renderer_modify_fd
Oct 26, 2023
3f018498
Remove unused _cogl_poll_renderer_remove_source
Oct 26, 2023
e3749ac8
Remove unused _cogl_texture_2d_nop_* functions
Oct 26, 2023
f84e789e
clutter: Drop LayerNode.new constructor
Oct 26, 2023
26c36861
cogl: Remove some unused files
Oct 27, 2023
898044b9
cogl/driver: Remove pixel_format_from_gl_internal
Oct 27, 2023
81c6269c
cogl/driver/gl: Clean up pre-3.1 checks
Oct 27, 2023
de8f69c7
cogl: Clean up HAVE_COGL_GL(ES2) checks
Oct 27, 2023
f2c55d64
cleanup: Remove header only functions
Oct 28, 2023
748c1fb9
cogl: Port FrameInfo away from CoglObject
Oct 29, 2023
0f547001
cogl: Port Display away from CoglObject
Oct 29, 2023
1da42dc3
cogl: Port Context away from CoglObject
Oct 29, 2023
312d5c36
cogl: Port Snippet away from CoglObject
Oct 29, 2023
9d71949b
cogl: Port SwapChain away from CoglObject
Oct 29, 2023
f0923aab
cogl: Port Attribute away from CoglObject
Oct 29, 2023
4ea3593e
cogl: Port Atlas away from CoglObject
Oct 29, 2023
df8ae830
cogl: Port Indices away from CoglObject
Oct 29, 2023
d71fe5c5
cogl: Port OnscreenTemplate away from CoglObject
Oct 29, 2023
4afc1870
cogl: Port MatrixStack away from CoglObject
Oct 29, 2023
946b6c94
cogl: Port Color to GBoxed
Oct 29, 2023
3c6c6a0e
cogl: Port Output away from CoglObject
Oct 29, 2023
c1e6948e
cogl: Port Bitmap away from CoglObject
Oct 29, 2023
3aaae11d
cogl: Port Shader away from CoglObject
Oct 29, 2023
bbdc0b42
cogl: Port Program away from CoglObject
Oct 29, 2023
60dbceac
cogl/object: Drop no longer used Handle macros
Oct 29, 2023
82ca43c3
cogl: Port (OnscreenDirtyClosure|FrameClosure) away from Cogl boxed type
Oct 29, 2023
68608107
cogl: Port Journal away from CoglObject
Oct 29, 2023
93216b3c
cogl: Port MatrixEntry from Cogl boxed type
Oct 29, 2023
c8b45689
cogl: Drop no longer used define boxed macro
Oct 29, 2023
4792db37
cogl/cleanup: Stop using CoglHandle
Oct 29, 2023
75023d96
cogl: Port Renderer away from CoglObject
Oct 29, 2023
586c43d5
clutter/cogl: Use more of memory management helpers
Oct 29, 2023
863163cc
cogl: Port Texture* away from CoglObject
Oct 29, 2023
1d47e809
cogl/cleanup: Use construct-only properties instead of a custom init function
Oct 29, 2023
739c59fe
cogl: Port Buffer* away from CoglObject
Oct 29, 2023
6efd4a22
cogl/cleanup: Use construct-only properties for CoglBuffer
Oct 29, 2023
80ce052a
cogl/node: Stop taking a custom unparent function
Oct 29, 2023
9b9e12ed
cogl: Port Node/Pipeline/PipelineLayer away from CoglObject
Oct 29, 2023
b044e26e
cogl: Drop no longer used user data helpers
Oct 29, 2023
b4bd69e4
cogl/cleanup: Replace CoglUserDataDestroyCallback with GDestroyNotify
Oct 29, 2023
2c4968fb
cogl: Port Primitive away from CoglObject
Oct 29, 2023
5088f428
ci: Keep Mtk sources in the generated coverage
Oct 31, 2023
a174819b
tests/dbus-runner: Move logind helper into a separate file
Nov 01, 2023
e848f865
tests/dbus-runner: Forward logind methods when not in KVM
Nov 01, 2023
e21f8397
tests/dbus-runner: Detect nested invocations to skip mocking
Nov 01, 2023
10a840c9
kms/impl-device: Handle NULL gamma updates
Nov 01, 2023
ac2f6e8b
cogl: Reduce the usage of _COGL_GET_CONTEXT
Nov 02, 2023
8c3c29d0
tests/wayland-test-utils: Keep track of process exit
Nov 03, 2023
c645b6c6
tests/wayland-unit-tests: Make toplevel_apply_limits easier to follow
Nov 03, 2023
c01ffdb8
cogl/gir: Depend explicitly on Mtk
Nov 03, 2023
f84733f7
meta/stage: Check if the swap region is not empty before transforming it
Nov 03, 2023
058afb67
actor/frames: Check if frame bounds existing before copying them
Nov 03, 2023
7c989104
mtk: Add a Region type
Nov 03, 2023
655b4a9c
Port to MtkRegion
Nov 03, 2023
156fe0fd
mtk: Make Rectangle no longer a typedef
Nov 03, 2023
9f58fb12
wayland: Rename peek_cairo_region to peek_region
Nov 03, 2023
c683d971
compositor: Move region_to_cairo_path helper where it is used
Nov 03, 2023
7a6a821e
cogl: Drop unnused experimental API config
Nov 03, 2023
51abbb5d
cogl: Remove unnused include macro usage
Nov 03, 2023
57cfd1ab
cleanup: Remove unneeded ifdef
Nov 03, 2023
c79332a5
build: Remove no longer existing config options
Nov 03, 2023
6f6f16c2
tests/wayland-test-client-utils: Sync event serial in same dispatch
Nov 03, 2023
4e088cac
core/window: Propagate focus appearance to all ancestors
Nov 03, 2023
b1724645
clutter/paint-context: Stop copying NULL-regions
Nov 03, 2023
59c77da8
ci: Sync GS build options
Nov 03, 2023
764d5dd6
cogl: Rename COGL_PIXEL_FORMAT_G_8 with COGL_PIXEL_FORMAT_R_8
Nov 04, 2023
5dbb6c31
cogl: Rename COGL_PIXEL_FORMAT_G_16 with COGL_PIXEL_FORMAT_R_16
Nov 04, 2023
a772c709
wayland/surface: Make MetaWaylandSurface public
Nov 04, 2023
145cac3a
surface-actor: Fix leak when setting non-empty clip region
Nov 06, 2023
61de3131
cogl: Unconditionally free pipeline shader/program state cache struct
Nov 07, 2023
2e897fcc
clutter: Add clutter_event_get_key_state() getter
Nov 08, 2023
578 additional commits have been omitted to prevent performance issues.
Loading
Loading