💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard 3c26a6fe64 Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
..
boot.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
boot.hpp Move bootloader function into a boot state. Add file buffer resource. Add support for loading SDL game controller mappings database. 3 years ago
brood.cpp Put classes related to high-level rendering into render namespace 3 years ago
brood.hpp Add brood state, rename play state to forage state, revise and reorganize camera compositors 3 years ago
controls-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
controls-menu.hpp Add suport for mouse navigation in menus 3 years ago
credits.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
credits.hpp Add credits state and language menu state 3 years ago
extras-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
extras-menu.hpp Add extras menu. Add menu transition animations 3 years ago
forage.cpp Put classes related to high-level rendering into render namespace 3 years ago
forage.hpp Add brood state, rename play state to forage state, revise and reorganize camera compositors 3 years ago
gamepad-config-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
gamepad-config-menu.hpp Add support for saving control profiles 3 years ago
graphics-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
graphics-menu.hpp Add graphics menu 3 years ago
keyboard-config-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
keyboard-config-menu.hpp Add suport for mouse navigation in menus 3 years ago
language-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
language-menu.hpp Add credits state and language menu state 3 years ago
main-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
main-menu.hpp Add extras menu. Add menu transition animations 3 years ago
nuptial-flight.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
nuptial-flight.hpp Revise game states 4 years ago
options-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
options-menu.hpp Add credits state and language menu state 3 years ago
pause-menu.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
pause-menu.hpp Add pause menu state. Remove loading state 3 years ago
sound-menu.cpp Add pause menu state. Remove loading state 3 years ago
sound-menu.hpp Add sound menu 3 years ago
splash.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 3 years ago
splash.hpp Revise game states 4 years ago