aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.c
AgeCommit message (Expand)Author
2018-04-08backend: remove wlr_backend_get_eglemersion
2018-04-04Add ifdef to build without X11Tancredi Orlando
2018-04-03Implement input inhibit in rootstonDrew DeVault
2018-03-30backend/x11: fix extra outputemersion
2018-03-30backend/x11: add WLR_X11_OUTPUTS supportemersion
2018-03-27Fix x11 backendDominique Martinet
2018-03-26Address review feedbackDrew DeVault
2018-03-23Minor correctionsCedric Sodhi
2018-03-09Make X11 fully optionalCedric Sodhi
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-19Remove usec_to_msec from public APIScott Anderson
2018-02-12Reformat all #include directivesemersion
2018-02-12Remove wlr_backend.events.{output_remove,device_remove}emersion
2018-01-30backend: fix use-after-free when destroying backendsemersion
2018-01-23Backport screenshooter fixes from the renderer redesign v1emersion
2018-01-13adds remote argument to wayland backend createMarkus Ongyerth
2017-12-21only add first backend to multi autocreateTony Crisci
2017-12-21autocreate backend returns null instead of emptyTony Crisci
2017-12-19always return multibakend from autocreateTony Crisci
2017-12-19remove session from multibackendTony Crisci
2017-12-19add backend destroy eventTony Crisci
2017-12-19Destroy multi backend on display destroyemersion
2017-10-30remove time usecTony Crisci
2017-10-01Multi-GPU DRMScott Anderson
2017-10-01Change wlr_session to open every GPUScott Anderson
2017-09-29Open X11 WindowScott Anderson
2017-09-29Add X11 backend skeletonScott Anderson
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-26Rename functions to be consistent with #93Scott Anderson
2017-08-14impl->destroy cleanup:Dominique Martinet
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Re-enable backend autoselectionDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-05Log that the X11 backend is unimplementedDrew DeVault
2017-08-06Changed header paths.Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-19Adapt codestylenyorain
2017-06-19Fix furhter wayland backend issuesnyorain
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Initialize keyboards from libinputDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-12Fix some build errorsDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-05-31Clean up outputs on exitDrew DeVault