psemek/libs/app/include/psemek/app
2025-08-09 13:31:23 +03:00
..
application.hpp Expose wgpu instance in app context 2025-08-09 13:31:23 +03:00
application_base.hpp Fix handling text input events in app::scene_application 2025-04-07 11:09:01 +03:00
default_application_factory.hpp Make default_application_factory support a custom factory callback 2023-07-21 01:30:57 +03:00
event_handler.hpp Add text input events in SDL2 backend 2025-02-24 13:02:48 +03:00
event_state.hpp Add app::apply(event_state, text_input_event) 2025-05-20 17:23:23 +03:00
events.hpp Add text input events in SDL2 backend 2025-02-24 13:02:48 +03:00
resource.hpp Add new resources system in app library 2023-07-18 15:34:46 +03:00
scene.hpp Grand app refactor: move main to sdl2 lib, make the rest of the engine independent of SDL2 2023-07-14 22:25:45 +03:00
scene_application.hpp Fix handling text input events in app::scene_application 2025-04-07 11:09:01 +03:00