Pinned Repositories
common-shaders
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
glsl-shaders
This repo is for glsl shaders converted by hand from libretro's common-shaders repo, since some don't play nicely with the cg2glsl script.
Lakka
Deprecated. Use https://github.com/lakkatv/Lakka-LibreELEC instead
Lakka-LibreELEC
Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
libretro-common
Reusable coding blocks useful for libretro core and frontend development, written primarily in C. Permissively licensed.
libretro-database
Repository containing cheatcode files, content data files, etc.
libretro-samples
A set of samples to illustrate libretro API.
libretro-super
Super repo for other libretro projects. Fetches, builds and installs.
RetroArch
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
slang-shaders
Libretro's Repositories
libretro/lutro-snake
A snake game demo for libretro-lutro
libretro/ps3sx
PCSX port for PS3 with a PPC64 recompiler. Badly outdated - will need a proper libretro port.
libretro/PUAE
Amiga Emulator for *nix Systems - Shallow fork for libretro
libretro/rust-libretro
libretro wrapper for Rust
libretro/scenewalker-libretro
Libetro GL only. Walk around in a scene environment in first person view mode. Has basic gravity and collision detection implemented from scratch.
libretro/libretro-manifest
repo manifest for libretro project
libretro/maxe
libretro/playaudio
A simple libretro core that plays audio files (WAV only for now).
libretro/instancingviewer-libretro-gl
Libetro GL only. Instantianate object and picture by specified cube size. Can also instantiate live camera feed.
libretro/libretro2joy
A libretro core that emulates USB gamepads with uinput.
libretro/modelviewer-libretro
Libretro GL only. Simple OBJ modelviewer.