a project creating a relatively ergonomic SDK for making libretro frontends in Rust.
Go to file
lifning 71240de38c Support 2D video_refresh in the SDL+GL component
...and alter the behavior of ThreadSleep component a bit.
2021-08-21 20:37:47 -07:00
ferretro_base wip messing around with SDL_GL as a possible hw render provider to later mix in with the existing 2D codepaths 2021-08-20 00:14:41 -07:00
ferretro_components Support 2D video_refresh in the SDL+GL component 2021-08-21 20:37:47 -07:00
.gitignore Split into two crates in one workspace: ferretro_core & ferretro_components 2021-08-18 14:32:55 -07:00
Cargo.toml ferretro_core -> ferretro_base 2021-08-18 14:47:57 -07:00