This website requires JavaScript.
Explore
Help
Sign in
lifning
/
ferretro
Watch
1
Star
0
Fork
You've already forked ferretro
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
a project creating a relatively ergonomic SDK for making libretro frontends in Rust.
101
commits
2
branches
0
tags
359
KiB
Rust
60.3%
C
39.7%
409bd03621
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
lif
409bd03621
Merge pull request 'liffy/sdl-gl' (
#16
) from liffy/sdl-gl into matriarch
...
Reviewed-on:
https://git.vvn.space/cinnabon/rustro/pulls/16
2021-08-22 06:16:01 +00: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
misc cleanup for SDL+GL
2021-08-21 21:45:57 -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