Commit Graph

648 Commits (df991a55ab23017d4c5d90d344d472e904dc682f)

Author SHA1 Message Date
emersion cb293f09e7 output: make wlr_output_enable return a bool 7 years ago
Drew DeVault ca331c0468
Merge pull request from emersion/dealloc-unused-crtcs 7 years ago
Drew DeVault 7ba50469e0
Merge pull request from sghctoma/fix-freebsd-direct-session 7 years ago
emersion 1fcecd68df backend/drm: de-allocate unused CRTCs 7 years ago
mntmn e1c91884fb fix cursor loss w/ legacy drm and software cursor (tested on etnaviv) 7 years ago
sghctoma ba5df0d21d Fix build failure on non-FreeBSD systems 7 years ago
sghctoma 7a5d3c4d3b Implement device type discovery using ioctl calls 7 years ago
sghctoma bbeed1bd31 Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-session 7 years ago
emersion 8a6bdc193d backend/drm: damage outputs when switching CRTCs 7 years ago
emersion 1342393632 backend/drm: cosmetic enhancements 7 years ago
emersion 5b13b8a12c backend/drm: consider continue not using resources 7 years ago
emersion fb94f03b43 backend/drm: prevent use of uninitialized data 7 years ago
emersion d605b2ea07 backend/drm: remove unused if 7 years ago
emersion 017cfb0b86 backend/drm: log when de-allocating CRTC 7 years ago
emersion b877daded1 backend/drm: better hotplug handling 7 years ago
sghctoma d948bffd3e Activate last active VT after compositor exit 7 years ago
sghctoma 3b2b8c1844 Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-session 7 years ago
random human 7bc2657984
Free unused pointer in x11/backend.c 7 years ago
emersion 95d05acda5 backend/drm: fix invalid VLA size in scan_drm_connectors 7 years ago
emersion ef88df2142 backend/drm: emit new_output after scanning connectors 7 years ago
emersion e84f01168d backend/drm: allow disabling outputs in NEEDS_MODESET state 7 years ago
random human 8589ae19de Fix bugs listed by clang's static analyzer 7 years ago
sghctoma 2bd6fbf20e Fix that major(st_rdev) have no meaning on FreeBSD 7 years ago
Drew DeVault 633663cdde Use legacy modesetting for gamma control 7 years ago
Alexander Bakker 221d412824 Init the new destroy signals added by 7 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy 7 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request from ascent12/meson_feature"" 7 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request from ascent12/meson_feature" 7 years ago
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland 7 years ago
Scott Anderson 94ed2fc7bb Use feature options for libcap/logind 7 years ago
emersion 7a3f7b3c8a backend/drm: add support for DRM_MODE_CONNECTOR_DPI 7 years ago
emersion d66d33f5a2
Merge pull request from emersion/freebsd-fixes 7 years ago
emersion f86f1daf9a Fix build on FreeBSD 7 years ago
sdilts 8e7df5eb88 Fix xcb_create_window parameters 7 years ago
sdilts da79fef5f7 Add guard for changing the size of X11 backend windows 7 years ago
sdilts 55cca6deaa Set default output size for X11 backend 7 years ago
Ilia Bozhinov cb42e16f64 session: load GPU devices even if they have zero crtcs/connectors/encoders 7 years ago
Scott Anderson 2d8f53affd Check for DRM prime 7 years ago
Scott Anderson 1a2b3445dc Remove unused data from gbm_bo userdata 7 years ago
Scott Anderson 4bee710c30 Fix hardware cursor on secondary GPU 7 years ago
Mariusz Bialonczyk e547e55be0 multi-gpu: do not flip screens on secondary GPU 7 years ago
Mariusz Bialonczyk 15dacebc36 multi-backend: do not expose internal renderers 7 years ago
emersion 364afced3e backend/drm: remove unnecessary casts 7 years ago
emersion 2ebecb6727 backend/drm: allow to pass empty gamma ramp to reset it 7 years ago
emersion a149c2370a Implement wlr-gamma-control-unstable-v1 7 years ago
Drew DeVault 4b096fc114 Revert "Merge pull request from emersion/include-config" 7 years ago
emersion 41094a7df5 Always include config.h 7 years ago
Markus Ongyerth 36955204cf Remove last remnant of tool_tool in libinput 7 years ago
Markus Ongyerth d9e978e1b3 rename wlr_tablet_tool to wlr_tablet 7 years ago
Markus Ongyerth 48e2cba9b6 Handle relative motion for mouse tools 7 years ago