This project is mirrored from https://*****@github.com/libretro/flycast.git.
Pull mirroring updated .
- 30 Jul, 2021 1 commit
-
-
bslenul authored
-
- 12 Apr, 2021 1 commit
-
- 11 Apr, 2021 2 commits
-
-
Libretro-Admin authored
-
- 06 Mar, 2021 1 commit
-
-
Libretro-Admin authored
-
- 04 Mar, 2021 1 commit
-
-
Libretro-Admin authored
Renderer_if.h, remove all the stray function prototypes
-
- 20 Feb, 2021 1 commit
-
-
Libretro-Admin authored
This reverts commit 5d88798a.
-
- 16 Feb, 2021 1 commit
-
-
Libretro-Admin authored
-
- 24 Dec, 2020 1 commit
-
-
barbudreadmon authored
(SH4) backport https://github.com/flyinghead/flycast/commit/333df13fce8a0bc577d6397c384abf86ea5daf24 (SH4) backport https://github.com/flyinghead/flycast/commit/a19c73de7b79b6c504798768a32922994f52c57f sync soft/hard reset calls with upstream
-
- 21 Nov, 2020 1 commit
-
-
barbudreadmon authored
Backport https://github.com/flyinghead/flycast/commit/ec95c95b89178c9090c14b2f78c26a563593bef6 Backport https://github.com/flyinghead/flycast/commit/d524e3381d72b5b8d3c2c36863718e38b8b0ff51 Backport https://github.com/flyinghead/flycast/commit/b82a97853fd87607b51ca3b270b261f7d4c5aac0
-
- 07 Oct, 2020 1 commit
-
-
pjft authored
-
- 02 Oct, 2020 1 commit
-
-
Libretro-Admin authored
pixel buffer size at 2GB or 4GB - we can allocate 2GB by changing size to 0x7ff00000u for now
-
- 25 Jun, 2020 1 commit
-
-
Flyinghead authored
Issue #922
-
- 20 Jun, 2020 1 commit
-
-
barbudreadmon authored
-
- 17 Jun, 2020 1 commit
-
-
Libretro-Admin authored
-
- 02 Jun, 2020 2 commits
-
-
Flyinghead authored
add emulator.h
-
Flyinghead authored
-
- 28 May, 2020 1 commit
-
-
Flyinghead authored
Don't rely on having a lightgun controller at boot for hotd2 and others make sure naomi VMU controller don't report inputs Fix wrungp drive board error JVS config for Guilty Gear, Maze of the King, Confidential Mission
-
- 23 May, 2020 2 commits
-
-
barbudreadmon authored
-
barbudreadmon authored
-
- 15 Apr, 2020 1 commit
-
-
Flyinghead authored
fix input descriptor L2/R2 mixup
-
- 26 Mar, 2020 1 commit
-
-
m4xw authored
-
- 13 Mar, 2020 1 commit
-
-
Flyinghead authored
-
- 10 Mar, 2020 1 commit
-
-
Flyinghead authored
Issue #835
-
- 17 Feb, 2020 1 commit
-
-
Flyinghead authored
Issue #817
-
- 31 Jan, 2020 1 commit
-
-
Flyinghead authored
Use file extension to select the right disc driver Better error reporting, less memory leaks and crashes on invalid content Force HLE off when booting BIOS Don't crash if missing BIOS file
-
- 26 Jan, 2020 1 commit
-
-
Flyinghead authored
may lead to vmu corruption otherwise don't create vmu files when running naomi or atomiswave games might help Issue #790 Issue #755 Issue #693
-
- 24 Jan, 2020 1 commit
-
-
jdgleaver authored
-
- 21 Jan, 2020 1 commit
-
-
Flyinghead authored
-
- 16 Dec, 2019 1 commit
-
-
Flyinghead authored
-
- 11 Dec, 2019 1 commit
-
-
Flyinghead authored
Delete renderer when destroying context if vkGetPhysicalDeviceFormatProperties2 is null, use vkGetPhysicalDeviceFormatProperties instead
-
- 10 Dec, 2019 2 commits
-
-
Flyinghead authored
Also force vulkan 1.1 for now
-
Flyinghead authored
setImageLayout was missing TransferSrcOptimal as source layout Vulkan needs the first vertex to be the provoking vertex so copy 3rd on 1st when flat shading. VRAM stride was incorrect (RTT to VRAM) Add 4GB pixel buffer size option
-
- 05 Dec, 2019 1 commit
-
-
barbudreadmon authored
100s might be overkill, 20s seems fair
-
- 03 Dec, 2019 3 commits
-
-
Flyinghead authored
-
Flyinghead authored
-
Flyinghead authored
-
- 28 Sep, 2019 1 commit
-
-
Flyinghead authored
Widescreen cheats need to render to 4:3 internal res, displayed as 16:9. Widescreen hack enlarge the internal res width from 4:3 to 16:9
-
- 27 Sep, 2019 1 commit
-
-
Flyinghead authored
-
- 25 Sep, 2019 1 commit
-
-
jdgleaver authored
-