New
Development Build
Commits
- various asm tuning for armv6 (notaz)
- cleanup (notaz)
- can't do some optimizations with dithering (notaz)
- lots of new asm (notaz)
- simplify interpolation modes (notaz)
- fix bogus idle read (notaz)
- fix 24bit downscaler (notaz)
- clear more stuff for no-bios boot (notaz)
- init {x,y}{1,2} (notaz)
- remove some old read-as-play logic (notaz)
- 3a7850f: Merge branch 'master' into libretro (notaz)
- fix some memcard parsing issues (notaz)
- missing sync and endian conversions (notaz)
- move status update out of inner loop (notaz)
- attempt to improve some frameskip logic (notaz)
- try different vram update tracking (notaz)
- pass gpu to vout funcs (notaz)
- try delaying a frame on frameskip, more tuning (notaz)
- if frameskip is on, use it for fast-forward (notaz)
- update frameskip logic (notaz)
- 0091053: unbreak build (notaz)
- 94a7ee3: Merge branch 'master' into libretro (notaz)
- reduce lut table size (notaz)
- disable unused code (notaz)
- simplify block expiration (notaz)
- store shadow and block_info directly in tcache (notaz)
- reduce use of globals (notaz)
- reduce globals some more (notaz)
- make sanitizers happier (notaz)
- 5aad20d: let's try -Ofast (notaz)
- rm old/unmaintained standalone stuff (notaz)
- eliminate extra allocs on state save/load (notaz)
- more efficient state load (notaz)
- use the new RetroArch savestate undo disable (notaz)
- use proper stack size for drc thread (notaz)
- 240e5da: cdrom-async: differentiate cdda and data bufs in cache (notaz)
- a hack for Tunguska (notaz)
- c4d90a8: Merge branch 'master' (Feb 23 2026) into libretro (notaz)
- 5a8cedf: build fixes (notaz)