This project is mirrored from https://*****@github.com/libretro/flycast.git.
Pull mirroring updated .
- 11 Sep, 2018 2 commits
-
-
root authored
The linker will segfault for me when mcpu is not specified.
-
root authored
This will properly compile with platform=odroid - Add support for XU4 (newer kernels) - Change mcpu to mtune (mcpu is a bit useless with march) - Always define BOARD variable - Use mfpu=neon-vfpv4 on newer compilers
-
- 10 Sep, 2018 2 commits
-
-
Libretro-Admin authored
Select correct GL shader before drawing the VMUs
-
Flyinghead authored
-
- 09 Sep, 2018 3 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
add options to display VMU screens
-
Sven authored
-
- 08 Sep, 2018 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 07 Sep, 2018 6 commits
-
-
Libretro-Admin authored
remove unnecessary audio blocking workaround code ; tell RA to save states in background as appropriate
-
Sven authored
remove unnecessary audio blocking workaround code ; tell RA to save states in background as appropriate
-
Libretro-Admin authored
-
- 05 Sep, 2018 7 commits
-
-
Libretro-Admin authored
extra_depth_scale was reset to 1 during startup and ignored for large Z values
-
Flyinghead authored
-
Libretro-Admin authored
throttling
-
Sven authored
-
Sven authored
-
Libretro-Admin authored
-
- 04 Sep, 2018 5 commits
-
-
Sven authored
-
Libretro-Admin authored
fix cpu unthrottling
-
Sven authored
-
Sven authored
-
- 03 Sep, 2018 7 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
Increase the max vertices and modvol triangles in non-OIT
-
Flyinghead authored
Set the same values for OIT and non-OIT. Fixes the graphical glitches in Wacky Races.
-
- 02 Sep, 2018 6 commits
-
-
Libretro-Admin authored
fix VMU generation so that you do not neet to manually format it before use
-
Libretro-Admin authored
Fix direct framebuffer writes for OIT
-
Sven authored
-
Flyinghead authored