kaliber/src/engine
Attila Uygun daa3a8c06f Try Vulkan renderer first, fallback to OpenGL if it fails. 2023-05-16 22:07:52 +02:00
..
audio Use final and override appropriately 2023-05-16 08:46:50 +02:00
platform Try Vulkan renderer first, fallback to OpenGL if it fails. 2023-05-16 22:07:52 +02:00
renderer Try Vulkan renderer first, fallback to OpenGL if it fails. 2023-05-16 22:07:52 +02:00
animatable.cc Code cleanup 2021-10-27 18:22:32 +02:00
animatable.h Code cleanup 2021-10-27 18:22:32 +02:00
animator.cc Miscellaneous changes and improvements 2023-05-16 22:07:52 +02:00
animator.h Miscellaneous changes and improvements 2023-05-16 22:07:52 +02:00
drawable.cc Code cleanup 2021-10-27 18:22:32 +02:00
drawable.h Code cleanup 2021-10-27 18:22:32 +02:00
engine.cc Try Vulkan renderer first, fallback to OpenGL if it fails. 2023-05-16 22:07:52 +02:00
engine.h Enable extra warnings for all but third-party 2023-05-04 23:21:32 +02:00
font.cc Enable C++20 2022-11-10 21:52:19 +01:00
font.h Code cleanup 2021-10-27 18:22:32 +02:00
game.h Code cleanup 2021-10-27 18:22:32 +02:00
game_factory.h Use final and override appropriately 2023-05-16 08:46:50 +02:00
image.cc Use final and override appropriately 2023-05-16 08:46:50 +02:00
image.h Code cleanup 2021-10-27 18:22:32 +02:00
image_quad.cc Miscellaneous changes and improvements 2023-05-16 22:07:52 +02:00
image_quad.h Use final and override appropriately 2023-05-16 08:46:50 +02:00
input_event.h Code cleanup 2021-10-27 18:22:32 +02:00
mesh.cc Use final and override appropriately 2023-05-16 08:46:50 +02:00
mesh.h Code cleanup 2021-10-27 18:22:32 +02:00
persistent_data.cc Code cleanup 2021-10-27 18:22:32 +02:00
persistent_data.h Code cleanup 2021-10-27 18:22:32 +02:00
shader_source.cc Code cleanup 2022-09-13 20:25:25 +02:00
shader_source.h Code cleanup 2021-10-27 18:22:32 +02:00
solid_quad.cc Code cleanup 2021-10-27 18:22:32 +02:00
solid_quad.h Use final and override appropriately 2023-05-16 08:46:50 +02:00
sound.cc Enable extra warnings for all but third-party 2023-05-04 23:21:32 +02:00
sound.h Code cleanup 2021-10-27 18:22:32 +02:00
sound_player.cc Code cleanup 2021-10-27 18:22:32 +02:00
sound_player.h Code cleanup 2021-10-27 18:22:32 +02:00