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/Lakka
Deprecated. Use https://github.com/lakkatv/Lakka-LibreELEC instead
libretro/libretro-thumbnails
Boxarts, titlescreen, and in-game screenshots for the no-intro DATs used by RetroArch
libretro/arcade-overlays
libretro/libretro.github.com
libretro/go-nanoarch
Minimal libretro frontend written in golang
libretro/libretro-JamVM
A full java virtual machine port for libretro, to be used with freej2me and SquirrelJME.
libretro/atv_menu
Android TV menu driver for RetroArch
libretro/pcsx1-libretro
PCSX1 rewritten for libretro only.
libretro/redream-next
libretro/desmume2014
Port of Desmume to libretro based on Desmume SVN circa 2015.
libretro/PSXtract
Tool to decrypt and convert PSOne Classics from PSP/PS3. Saved from
libretro/snes9xherd
Run snes9x2010 without boring your second CPU!
libretro/libretro-dat-pull
Creates dat files for libretrodb
libretro/libretro-meta
libretro/lutro-iyfct
A quick and dirty port of In Your Face City Trains to lutro - no audio
libretro/rustation-libretro
Libretro implementation for the rustation emulator
libretro/ari64
Consolidation of all Ari64-derived dynarecs
libretro/quake2-for-ps2
A fan made port of id's Quake || for the PlayStation 2 Console.
libretro/x86-assembly-cheat
x86 userland minimal examples tutorial. Hundreds of runnable asserts. IO done with libc, so OS portable in theory. Tested in Ubuntu 14.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/************/x86-bare-metal-examples
libretro/retroarch-assets-old1
DO NOT USE - contains history of retroarch-assets history, removed to reduce size of git clones.
libretro/retroluxury
A retro game library mainly for use with libretro
libretro/cpp-cheat
C and C++ minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
libretro/glslang
Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator
libretro/libretro-video-processor
Libretro core for V4L2 capture devices
libretro/lr-terminal
A fake console library for libretro.
libretro/NJEMU
CPS1 CPS2 NEOGEO(CD)Emulators for PSP
libretro/mame2009-libretro
mame2009 (0.135U4)
libretro/nxengine-evo
nxengine refactoring
libretro/retro-gobject
GObject based Libretro wrapper for frontends
libretro/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.