summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-03-17xwayland: Delete all frame_callback_list nodes in xwl_unrealize_windowMichel Dänzer3-10/+11
2020-03-13modesetting: add support for GBM_FORMAT_ARGB1555Yuriy Vasilev1-4/+12
2020-03-13modesetting: add support for GBM_FORMAT_RGB565Yuriy Vasilev1-0/+2
2020-02-28xwayland: port rooted xwayland from wl_shell to xdg-shell protocolmntmn6-34/+49
2020-02-23xwayland: Remove unnecessary xwl_window_is_toplevel() check from xwl_output_s...Hans de Goede1-4/+2
2020-02-23xwayland: Fix setting of _XWAYLAND_RANDR_EMU_MONITOR_RECTS prop on new windowsHans de Goede1-3/+9
2020-02-23xwayland: Call xwl_window_check_resolution_change_emulation() on newly create...Hans de Goede1-0/+5
2020-02-23xwayland: Fix emulated modes not being removed when screen rotation is usedHans de Goede1-2/+6
2020-02-23xwayland: Also hook screen's MoveWindow methodHans de Goede4-0/+31
2020-02-23xwayland: Also check resolution-change-emulation when the xwl_window itself m...Hans de Goede1-1/+1
2020-02-23xwayland: Check emulation on client toplevel resizeRoman Gilg2-17/+11
2020-02-23xwayland: Make window_get_none_wm_owner return a Window instead of a ClientRoman Gilg1-7/+10
2020-02-23xwayland: Recurse on finding the none-wm ownerRoman Gilg1-9/+8
2020-02-23xwayland: Reuse viewport instead of recreatingRoman Gilg1-11/+7
2020-02-23xwayland: Cache client-id for the window-manager clientHans de Goede4-16/+35
2020-02-14xwayland: Add version command line optionOlivier Fourdan1-0/+17
2020-02-12Fix modesetting device matching through kmsdev device pathZoltán Böszörményi1-1/+9
2020-02-11xwayland: Call glamor_block_handler from xwl_screen_post_damageMichel Dänzer1-0/+11
2020-02-11xwayland: Split up xwl_screen_post_damage into two phasesMichel Dänzer2-3/+14
2020-02-11Revert "xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hook"Michel Dänzer3-13/+6
2020-02-11modesetting: Remove local variable only used with glamor enabledMichel Dänzer1-2/+1
2020-02-10modesetting: Fix build with glamor disabledMichel Dänzer2-7/+17
2020-02-06modesetting: remove unnecessary error message, fix zaphod leasesDave Airlie1-4/+5
2020-01-31xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hookMichel Dänzer3-6/+13
2020-01-30xfree86/modes: Bail from xf86RotateRedisplay if pScreen->root is NULLMichel Dänzer1-1/+1
2020-01-28Xephyr: Cast "red" to char* for xcb_aux_parse_colorMichel Dänzer1-1/+1
2020-01-28loader: strdup const string assigned to local variable nameMichel Dänzer1-1/+1
2020-01-27Fix building with `-fno-common`David Seifert4-5/+3
2020-01-14modesetting: Explicitly #include "mi.h"Michel Dänzer1-0/+1
2020-01-08hw/xfree86/common/xf86Init.c: fix build without glxFabrice Fontaine1-1/+0
2020-01-06xwayland: Include xwayland-window.h from xwayland-glamor-eglstream.cMichel Dänzer1-0/+1
2020-01-03modesetting: Check whether RandR was initialized before calling rrGetScrPrivAaron Plattner3-6/+20
2019-12-23modesetting: Fix msSharePixmapBacking Segfault RegressionAlex Goins1-2/+3
2019-12-20xwayland: Cleanup and remove `xwayland.h`Olivier Fourdan19-75/+13
2019-12-20xwayland: Remove `MODIFIER_META` definitionOlivier Fourdan1-2/+0
2019-12-20xwayland: Move Xwayland GLX declarationOlivier Fourdan5-5/+40
2019-12-20xwayland: Move Xwayland vidmode declarationOlivier Fourdan6-4/+41
2019-12-20xwayland: Move Xwayland CVT declarationOlivier Fourdan6-7/+40
2019-12-20xwayland: Separate Xwayland screen codeOlivier Fourdan18-690/+790
2019-12-20xwayland: Move Xwayland cursor declarationsOlivier Fourdan8-5/+43
2019-12-20xwayland: Move Xwayland output declarationsOlivier Fourdan6-44/+87
2019-12-20xwayland: Move Xwayland input declarationsOlivier Fourdan8-163/+204
2019-12-20xwayland: Move Xwayland present declarationsOlivier Fourdan7-44/+79
2019-12-20xwayland: Separate Xwayland pixmap codeOlivier Fourdan11-85/+184
2019-12-20xwayland: Move Xwayland windows to its own sourcesOlivier Fourdan11-808/+946
2019-12-20xwayland: Move GLAMOR declarations to their own headerOlivier Fourdan9-103/+164
2019-12-20xwayland: Move SHM declarations to their own headerOlivier Fourdan7-17/+66
2019-12-20xwayland: Move Xwayland structures to their own headerOlivier Fourdan4-4/+38
2019-12-19xwayland: Create duplicate TrueColor GLXFBConfigs for CompositeMichel Dänzer1-6/+27
2019-12-17xwayland: Fix duplicate "direct_color" comment to say "double_buffer"Michel Dänzer1-1/+1