Commit Graph

135 Commits (dd4c8aa45e7edba468d4ff2dee6fd6f8ce42810b)

Author SHA1 Message Date
Ilia Mirkin 7bc8dbb991 backend/x11: keep track of exposed rects, add them to damage regions 4 years ago
Ilia Mirkin 922b7f415d backend/x11: skip events we don't care about 4 years ago
Ilia Mirkin 966e653935 backend/x11: set a blank cursor rather than hiding globally 4 years ago
Simon Ser e537382991 backend/x11: add support for DRI3 1.0 4 years ago
Simon Ser 284233c34f backend/x11: log DRM node name 4 years ago
Simon Ser 5373187186 backend/x11: log when creating X11 backend 4 years ago
Simon Zeni e128e6c08d render: drop egl parameters from wlr_renderer_autocreate 4 years ago
Simon Ser 6dfc8ce00b backend/x11: implement get_drm_fd 4 years ago
Simon Zeni 9192c0480a remove unnecessary egl includes 4 years ago
Simon Zeni b899a412e3 backend: remove wlr_egl from all backends 4 years ago
Simon Ser 07d75c99db render: remove EGL config and visual from wlr_renderer_autocreate 4 years ago
Simon Ser 4ffd537d2d
backend/x11: print version on extension error 4 years ago
Simon Ser 1491ec42da backend/x11: always open render node 4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t 4 years ago
Simon Ser caeed70f28 backend/x11: create per-window present event contexts 4 years ago
Simon Ser 94fda895ac backend/x11: use DRI3Open to get DRM FD 4 years ago
Simon Ser 0dcdb5e7a1 backend/x11: fix DRI3 formats not used 4 years ago
Simon Ser 87bd718de5
backend: use fcntl(F_DUPFD_CLOEXEC) instead of dup 4 years ago
Simon Ser c59aacf944 backend/x11: query modifiers supported by X11 server 4 years ago
Simon Ser d79a00bf02 backend/x11: switch to wlr_swapchain 4 years ago
Simon Ser 154fe8696f backend/x11: log unhandled client messages 4 years ago
Simon Ser f6c36f8881 backend/x11: log unhandled X11 events 4 years ago
Simon Ser 52805feae9 backend/x11: log errors 4 years ago
Simon Ser 9acca4fc73 backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 5 years ago
Simon Ser 9be1af3afb backend/x11: add support for adaptive_sync_enabled 5 years ago
Scott Anderson 685a5a11a9 backend/x11: Revert usage of present extension 5 years ago
Scott Anderson 3317134adf backend/x11: Drop required present version 5 years ago
Scott Anderson a3c3b928a3 backend/x11: Give X11 a real rendering loop 5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Simon Ser 20690346c7 output: rename needs_commit to needs_frame 6 years ago
Simon Ser 9a0f8a194c output: refactor backend API 6 years ago
Scott Anderson d3ee69f76b backend/x11: Hide cursor with Xfixes 6 years ago
Scott Anderson 70ae76304e backend/x11: Remove old input functions 6 years ago
Scott Anderson 88b2d6fe25 backend/x11: Check for xinput extension 6 years ago
Scott Anderson 9c1b87f210 backend/x11: Move atom initilisation earlier 6 years ago
Scott Anderson ab2c57984b backend/x11: Make header order consistent 6 years ago
Scott Anderson 51a283cbe4 backend/x11: Rename xcb_conn to xcb 6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data 6 years ago
emersion 09550032b7
render: correctly set EGL_RENDERABLE_TYPE 6 years ago
emersion 02231554c8 backend/x11: add assertions 7 years ago
random human 7bc2657984
Free unused pointer in x11/backend.c 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
Guido Günther 40fe252c2d x11: make sure event source is drained 7 years ago
Guido Günther 8515b7c65b x11: use correct type for events in wl_event_loop_add_fd 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Dominique Martinet bcc2c64c1e x11 backend init: fix leak on failed XOpenDisplay 7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization 7 years ago
emersion 62d7337d00
backend/x11: add one pointer per output 7 years ago
emersion f8e0a03451
backend/x11: correctly destroy input devices 7 years ago