[mutter] (128 commits) Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (128 commits) Non-fast-forward update to branch wip/nieldsg/cogl-pixel-format-include-dr
- Date: Mon, 24 Jun 2019 11:30:20 +0000 (UTC)
The branch 'wip/nieldsg/cogl-pixel-format-include-dr' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
eb2405f... cogl: Include DRM 4CC conversions into CoglPixelFormat
Commits added to the branch:
1b61b9c... boxes: Fix calculation of rounded rectangles (*)
2145333... renderer/native: Refactor into secondary_gpu_get_next_dumb_ (*)
a859d76... meson: Cleanup debug build handling (*)
75e2bfb... meson: Do not add compiler flags if 'plain' buildtype is us (*)
b3e19ee... wayland: Unset DnD selection on wl_data_offer destruction (*)
bbfaf82... wayland: Honor startup sequence workspace on .request_focus (*)
e2bea48... display: Emit 'grab-op-end' signal after ungrab happened (*)
60170cf... compositor: Emit 'grab-op-end' signal after ungrab happened (*)
e588115... wayland: Handle NULL cursor renderer finding the outputs of (*)
1da0355... wayland: Update tablet cursor outputs across cursor/proximi (*)
e5e58f8... cogl: Add libsysprof capture based tracing (*)
04fb6f7... clutter: Add some preliminary tracing to clutter (*)
17c5436... profile: Add a Sysprof-based profiler (*)
53748e3... cogl-trace: Cleanup context after disabling (*)
e741cab... profiler: Support setting output filename (*)
9b8f9b6... clutter: Add more descriptive profiling sections (*)
7810f0e... cogl/trace: Add user-visible group name (*)
04b240b... ci: Add sysprof3 to the Docker image (*)
3e2a2cf... clutter/stage-cogl: Simplify redraw function (*)
7825414... build: Rename HAVE_TRACING to HAVE_PROFILER in Mutter (*)
57945a7... backend: Conditionally compile MetaProfiler (*)
4887de5... meson: Do not use clutter_c_args for GIR (*)
0786683... meson: Add no-omit-frame-pointer to clutter debug builds (*)
4f5a5e8... Update POTFILES.in (*)
08e5589... Update Hungarian translation (*)
f6eb2a8... settings: Remove space characters (*)
c9cc07f... settings: Slack off “xwayland-allow-grabs” setting (*)
b4c7872... compositor: Add "locate_pointer" vmethod (*)
851b7d0... keybindings: Trigger locate-pointer on key modifier (*)
c53aa89... keybindings: Small code cleanup (*)
a38bae2... docs: Update tests instructions (*)
a6fc656... window: Emit an error and return when trying to activate an (*)
4d21650... clutter: Add an accessibility virtual device (*)
144b24b... clutter/evdev: Use the accessibility virtual device (*)
c33b330... backends: Rename keyboard accessibility settings (*)
ab0b407... clutter/enums: Add pointer accessibility types (*)
0d0b9da... clutter: Add pointer accessibility signals (*)
db11a37... clutter: Add pointer accessibility features (*)
c1303bd... clutter/x11: Hook up pointer accessibility (*)
1d76eac... clutter: Hook up pointer accessibility (*)
a3b8644... backends: Add mouse accessibility settings (*)
e94a0fc... display: Dispose Stack after Compositor and X11 (*)
0487d67... x11-display: Handle mapped XIDs per type (*)
912a9ec... clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded (*)
ccf27e5... clutter/stage-cogl: Schedule immediate update on zero refre (*)
a76762a... clutter/stage-cogl: Use default frame rate instead of hardc (*)
35aa278... clutter/stage-cogl: Stop `schedule_update` repeatedly retur (*)
67a3715... clutter/stage-cogl: Reduce while loop iterations (*)
e415cc5... clutter/master-clock: Remove fallback throttles (*)
1dbf25a... clutter/stage-cogl: Protect against extremely high refresh (*)
9b53583... cogl/trace: Fix typo (*)
5eac1d6... wayland/surface: Clear texture when attaching NULL (*)
36b3616... wayland/cursor-surface: Update sprite when attaching NULL (*)
e48c7c0... clutter/stage: Make view fetch helper take floats (*)
4abca41... clutter/stage: Expose stage view getter helper as API (*)
178b975... cursor-renderer: Align OpenGL cursor rect to physical pixel (*)
c237bc5... clutter-effect: Rename get_paint_volume (*)
9db9793... clutter: Clarify clutter_stage_get_actor_at_pos docs (*)
c24d8e8... clutter/x11: Fix build without libwacom (*)
d3e789e... Updated Spanish translation (*)
8a06cfd... enum-types: Use @basename@ in header comment (*)
4064d9a... clutter: Remove ability to be user resizable (*)
a61d525... clutter: Remove stage fullscreening (*)
3073acc... clutter/stage: Remove offscreen property (*)
9213574... renderer/native: add missing eglTerminate in EGLDevice erro (*)
425611e... window/wayland: Use constrained size when unmaximizing whil (*)
db0f85b... window: Add tile mode getter (*)
59bf1f4... window/wayland: Don't always use constrained size when unfu (*)
689c7f4... clutter: Remove unused ClutterWaylandSurface (*)
2ff6bee... cogl: Remove cogl_wayland_texture_2d_* functions (*)
6dba562... Update Dutch translation (*)
1efb32d... renderer/native: Use g_set_error() instead of _cogl_set_err (*)
56ddaaa... renderer/native: Make sure we're not destroying an active E (*)
d9fb11b... renderer/native: Fix EGLSurface destruction order (*)
f202091... Updated Spanish translation (*)
446e82e... test-utils: Fix compiler warning (*)
b836e66... wayland: Don't export non-public API not used by tests (*)
376725e... clutter/stage-view: Move unexported functions to private he (*)
9c1afbb... clutter/stage-view: Annotate some functions (*)
769a01f... clutter: Make ClutterStageView a public class (*)
cc2c670... clutter/stage: Own clutter_stage_get_view_at() (*)
0cd54c5... clutter/stage: Emit after-paint after painting (*)
4a19628... clutter/stage: Add ClutterStage:paint-view (*)
088117a... clutter/tests: Connect to ClutterStage:paint-view (*)
9b5d9f3... stage: Introduce MetaStageWatch and family (*)
2464f00... screen-cast-monitor-stream-src: Watch monitors using MetaSt (*)
be72b22... cogl: Remove cogl_util_memmem() macro (*)
79e2285... cogl: Remove cogl_util_ffs macro (*)
a2a114e... cogl: Remove unused _COGL_TYPEDEF_ASSERT() macro (*)
576330e... cogl: Drop _COGL_RETURN_IF_FAIL macro (*)
769a02b... cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro (*)
a8984a8... xwayland: Generate a Xauth file and pass this to Xwayland w (*)
7fcdd60... renderer-native: Fix compiler warning (*)
c63d017... xwayland: Fix build without <sys/random.h> (*)
36155f7... clutter/evdev: Do not reset timers on togglekeys (*)
02fc0b4... clutter/evdev: Implement togglekeys notification (*)
11e2005... backends/native: Remove instance private (*)
73e8127... backends/native: Add udev abstraction layer (*)
44905d9... backends/native: Move some initialization from init() to in (*)
7b7d881... udev: Add helpers to list DRM devices (*)
171e5fc... udev: Add 'hotplug' event (*)
e7fd068... monitor-manager/kms: Use 'hotplug' event from MetaUdev (*)
5c500ad... backend: Move GPU ownership from the monitor manager to the (*)
f3fd7cf... gpu/kms: Remove max buffer size getter (*)
fef5753... backends/native: Add basic KMS abstraction building blocks (*)
15a2ccd... kms: Add CRTC representation (*)
4d3e804... kms: Add plane representation (*)
065bf75... output/kms: Make drmModeEncoderPtr array local (*)
5d5d296... gpu/kms: Fix connector id type in helper (*)
f59d62b... kms: Add connector representation (*)
1f62a8d... crtc/kms: Don't redefine META_MONITOR_N_TRANSFORMS (*)
596376c... crtc/kms: Outsource CRTC state fetching to MetaKmsCrtc (*)
f2d9a11... output/kms: Outsource connector state fetching to MetaKmsCo (*)
aba6893... gpu/kms: Init global mode list from MetaKmsConnectors (*)
d84c726... crtc/kms: Use MetaKmsPlane to check supported rotations and (*)
691d58e... gpu/kms: Remove unused typedef (*)
2bbd2e5... kms: Add API to post callbacks out of the impl context (*)
ca21ca6... kms: Add API to add a GSource that'll be invoked in the imp (*)
2238c9f... kms: Add API to register impl file descriptors (*)
8932388... backend/native: Move some KMS utilities to its own file (*)
bea7600... logical-monitor: Pass output when iterating over CRTCs (*)
75dff3e... backend/native: Add and use transactional KMS API (*)
6aa1026... kms: Add high level code documentation (*)
22a91f2... backends/native: Add some KMS debug logging (*)
57dfe46... kms-update: Seal updates when posting them (*)
70bacb9... cogl: Remove CoglError wrapper (*)
cd171c4... cogl: Split CoglTextureComponents into its own header
97b7c44... cogl: Include DRM 4CC conversions into CoglPixelFormat
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]