platform ps2, handle audio similar to psp
[picodrive.git] / Makefile
2024-07-12 Apaczerplatform-miyoo: change to IPK release output
2024-06-27 kubbuild, fix arch detection in configure
2024-06-15 kubbuild, fix zstd asm file usage (used only for x86)
2024-06-15 kubbuild, fix zstd asm file usage (used only for x86)
2024-06-15 kubbuild, more lowercase on linux, plus minor changes
2024-06-14 kubbuild, fix libchd zstd support for libretro static...
2024-06-02 kubsh2 drc, small fixes (cycle counting, invalidation)
2024-05-24 notazupdate libchdr for zstd support
2024-05-16 kubbuild, change executable name to lowercase
2024-03-25 kublibretro, add Pico pad overlay and storyware pages...
2024-03-25 kubplatforms, display pad overlay and storyware pages...
2024-02-18 kubMerge branch 'irixxxx/ps2-merge'
2024-02-18 Francisco Javier... First dummy input implementation
2024-02-18 Francisco Javier... First PS2 compilation
2024-02-14 kubbuild, add -flto for all builds if available
2023-12-12 kubbuild, odbeta and opendingux cleanup
2023-11-24 kubbuild, fix cross compiling under osx
2023-11-23 kubbuild, revisions and fixes for opendingux based platforms
2023-11-15 Francisco Javier... Clean-up makefile
2023-11-15 kubbuild, revisions and fixes for opendingux based platforms
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-10-26 kubcompile fixes for CI
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-15 notazadd CI for GP2X also
2023-06-05 kubMerge pull request #89 from upstream/irixxxx_xin1
2023-06-05 kublibretro, more build fixes
2023-06-05 kublibretro, fix build conflict
2023-05-02 kubbuild, add ASAN, some CFLAGS changes, add revision
2023-05-01 kubplatform gp2x, fix compilation with original toolchain...
2022-12-21 kubupdate submodules, use lzma-19.00 with newer libchdr
2022-12-21 kubupdate submodules, fix for newer libchdr
2022-10-01 kubsdl, limited redraw event processing for sdl window...
2022-09-17 kubgeneric ui, add basic GLES support
2022-04-19 kubMerge from libretro/master:7ff457f for repo synchronization
2022-04-19 kubui, fix generic skin
2022-04-09 kublibretro, fix compilation for unix armv7
2022-03-11 kubbuild, add miyoo to release script
2022-03-06 jSTE0platform: Add miyoo support
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-09 kublibretro, update libretro-common
2022-02-08 kubbuild, add CFLAGS to linking for -flto
2022-02-05 kubbuild, fix incomplete clean in cyclone,musashi
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-04-16 kubmcd, add dr_mp3 playback support
2021-03-30 kubmake, improve build for devices using (open)dingux
2021-03-27 kubmake, add legacy dingux and retrofw, make libavcodec...
2021-03-23 kubmake, some cleanup, slightly better support for legacy...
2021-03-12 kubswitch to libchdr with dr_flac
2021-03-10 kubcore, libretro fixes for chd support
2021-03-09 kubcore, chd support
2021-03-08 kubcore, chd support
2021-03-04 kubcore, more on chd support
2021-03-04 kubcore, groundwork for chd support
2021-02-22 kubpreparation for retrofw and legacy opendingux support
2021-02-06 kubfixes for platform support for PSP
2021-01-20 kubvdp renderer, improvements for 8bit fast
2021-01-13 kubpartially revived platform support for PSP (unfinished) #2
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubfix building for arm arch below armv6 (gp2x, bittboy)
2020-12-17 kubui, separate sdl keymaps to avoid warnings with -flto
2020-12-12 kubmcd, add minimp3 playback support, fix libavcodec playback
2020-12-05 kublibretro, fix apple os builds
2020-12-12 kublibretro, fix handling of zlib
2020-12-05 kubmake, improve detection of gcc
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-11 kubsh2 drc, MIPS cache maintenance optimisation
2020-10-10 kubsdl, enable triple buffering
2020-08-02 kubSDL UI, fix SDL input and SDL window output mode for...
2020-07-13 kublibretro, build fixes for ios
2020-07-11 kubcore, keep offsets header from being build if no prepro...
2020-07-10 kublibretro, build fixes
2020-07-10 kublibretro, build fixes
2020-07-09 kublibretro, build fixes
2020-07-08 kublibretro, changes to allow for both standalone and...
2020-07-02 kubSDL UI, 2x overlay mode, for improved color resolution
2020-06-18 kubsh2 drc, add powerpc64le backend
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-12-21 kubsh2 drc: optimize T bit handling for A64
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-10-19 notazMerge pull request #101 from ccawley2011/evdev
2019-10-19 Cameron CawleyOnly build evdev code on GP2X and Pandora
2019-10-11 kubsh2 drc bugfix for aarch64/mips
2019-10-10 kubsh2 drc: speed optimization and bugfixing
2019-09-17 kubvarious smallish optimizations, cleanups, and bug fixes
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-08-25 kubsome drawing code C optimisations
2019-08-22 kubbug fix in comm poll fifo, and back to -O3
2019-08-21 kubconfiguration changes and README
2019-08-16 kubvarious small fixes and optimsations
2019-07-30 kubsh2 drc: add aarch64 backend for A64
2019-07-30 kubsh2 drc: add mipsel backend for MIPS32 Release 1 (for...
2019-07-30 kubsh2 memory access improvements, revive ARM asm memory...
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubrevamped 32X draw arm asm code
2019-07-30 kubsubstituted tool to obtain target structure offsets...
2019-07-30 kubsh2 drc host disassembler integration for gp2x
2019-07-30 kubconfig for x86 (32 bit only, for SH2 drc), add/revive...
2019-07-30 kubarm asm syntax fixes for open2x
next