a project creating a relatively ergonomic SDK for making libretro frontends in Rust.
Go to file
Vivian Lim 84973982b4 use gamepad_state for any non-zero value, instead of just positive ones. 2019-12-23 21:23:18 -08:00
examples use gamepad_state for any non-zero value, instead of just positive ones. 2019-12-23 21:23:18 -08:00
src use cargo examples semantically 2019-11-23 21:19:15 -08:00
.gitignore initial commit 2019-11-04 00:14:16 -08:00
Cargo.toml fix default pixfmt in sdl2 example, add ffmpeg4 to dev-dependencies in preparation for ffmpeg example 2019-11-24 01:13:14 -08:00
build.rs log support 2019-11-16 22:04:20 -08:00