pgl: update to use tipc (untested)
1 parent 1118421 commit b2b0c50802a866426e5738ab9c136b3c71a487af
@Michael Scire Michael Scire authored on 11 Apr 2021
SciresM committed on 11 Apr 2021
Showing 16 changed files
View
libraries/libstratosphere/include/stratosphere/pgl/pgl_event_observer.hpp
View
libraries/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_event_observer.hpp
View
libraries/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_api.hpp
View
libraries/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_shell_interface.hpp
View
libraries/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_event_observer.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_shell_interface.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp
View
libraries/libstratosphere/source/pgl/pgl_remote_event_observer.hpp
View
libraries/libstratosphere/source/pgl/pgl_shell_api.cpp
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_api.cpp
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.cpp
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.hpp
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_shell_interface.cpp
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_tipc_utils.hpp 0 → 100644
View
stratosphere/pgl/source/pgl_main.cpp