kub
0004aa7cb0
build, add CFLAGS to linking for -flto
2022-02-08 20:56:01 +00:00
kub
5fce11a302
build, fix incomplete clean in cyclone,musashi
2022-02-05 21:21:47 +00:00
kub
d5d1778252
sdl, complete overhaul of hardware/software scaling
2021-09-10 18:54:05 +02:00
kub
eba9396473
mcd, add dr_mp3 playback support
2021-04-16 21:31:30 +02:00
kub
40a7d177b2
make, improve build for devices using (open)dingux
2021-03-30 20:17:18 +02:00
kub
5d3b7ae27b
make, add legacy dingux and retrofw, make libavcodec optional
2021-03-27 22:29:26 +01:00
kub
3901ab970d
make, some cleanup, slightly better support for legacy dingux
2021-03-23 22:44:44 +01:00
kub
fa4954281c
switch to libchdr with dr_flac
2021-03-12 22:07:50 +01:00
kub
886ce067c3
core, libretro fixes for chd support
2021-03-10 23:07:25 +01:00
kub
3d1e252313
core, chd support
2021-03-09 23:01:03 +01:00
kub
4bb0b70ec8
core, chd support
2021-03-08 23:02:55 +01:00
kub
8374e606ab
core, more on chd support
2021-03-04 22:38:11 +01:00
kub
15ca715228
core, groundwork for chd support
...
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +01:00
kub
b053cb2044
preparation for retrofw and legacy opendingux support
2021-02-22 22:27:41 +01:00
kub
bfd6662370
fixes for platform support for PSP
2021-02-06 01:20:35 +01:00
kub
f55fb31463
vdp renderer, improvements for 8bit fast
...
improved 240 lines support, add setting buffer width, structural improvements
2021-01-20 20:55:12 +01:00
kub
6c5784f07f
partially revived platform support for PSP (unfinished) #2
...
scaling, release generation, fixes
still not planning to make this officially supported.
2021-01-13 22:26:41 +01:00
kub
cdc6aac4c0
partially revived platform support for PSP (unfinished)
...
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00
kub
f821bb7011
core, structural cleanup, fixes and improvements for type issues #2
2021-01-01 12:44:02 +01:00
kub
5ab80df952
fix building for arm arch below armv6 (gp2x, bittboy)
2020-12-29 12:10:10 +01:00
kub
b437951ade
ui, separate sdl keymaps to avoid warnings with -flto
2020-12-17 23:02:17 +01:00
kub
faedc4f1e2
mcd, add minimp3 playback support, fix libavcodec playback
2020-12-12 14:30:50 +01:00
kub
512898fed1
libretro, fix apple os builds
2020-12-05 15:13:53 +01:00
kub
5735f2badf
libretro, fix handling of zlib
2020-12-12 14:14:00 +01:00
kub
9511ffd153
make, improve detection of gcc
2020-12-05 22:39:08 +01:00
kub
61d76999d7
Merge from libretro/master:46902e0 for repo synchronization
2020-12-05 22:39:06 +01:00
kub
e7faa8e4e1
Merge remote-tracking branch 'upstream/master'
2020-10-21 20:29:58 +02:00
kub
6e8916bc9a
sh2 drc, MIPS cache maintenance optimisation
2020-10-11 19:54:51 +02:00
kub
6131340280
sdl, enable triple buffering
2020-10-10 21:00:25 +02:00
kub
1f49b75032
SDL UI, fix SDL input and SDL window output mode for osx compile
...
NB for osx >= 10.14 you need SDL >= rev 13688 (ATM only available from SDL repo)
2020-08-02 23:20:09 +02:00
kub
35984c2198
libretro, build fixes for ios
2020-07-13 09:22:56 +02:00
kub
18538b2ce8
core, keep offsets header from being build if no preprocessed asm files
2020-07-11 23:54:53 +02:00
kub
93c08696d7
libretro, build fixes
2020-07-10 23:40:35 +02:00
kub
03d5f5105c
libretro, build fixes
2020-07-10 17:53:32 +02:00
kub
03718e6276
libretro, build fixes
2020-07-09 23:51:39 +02:00
kub
0198149a72
libretro, changes to allow for both standalone and libretro build
2020-07-08 20:14:12 +02:00
kub
62c7479bb1
SDL UI, 2x overlay mode, for improved color resolution
2020-07-03 00:46:40 +02:00
kub
8bb489470a
sh2 drc, add powerpc64le backend
2020-06-19 00:14:28 +02:00
kub
8ac9ab7fcb
audio: added SSG-EG to YM2612, plus some timing changes for SN76496+YM2612
2020-01-08 00:49:13 +01:00
kub
0e12269073
sh2 drc: optimize T bit handling for A64
2019-12-21 22:49:41 +01:00
kub
e7ee501075
sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64
2019-11-13 21:56:11 +01:00
Cameron Cawley
95a46e3f96
Only build evdev code on GP2X and Pandora
2019-10-19 17:06:52 +01:00
kub
a6c0ab7d99
sh2 drc bugfix for aarch64/mips
2019-10-12 00:26:11 +02:00
kub
7869213d35
sh2 drc: speed optimization and bugfixing
2019-10-11 00:51:19 +02:00
kub
f53e166cf4
various smallish optimizations, cleanups, and bug fixes
2019-09-17 23:05:35 +02:00
kub
fe344bd3d8
cleanup and microoptimizations in SH2 hw handling
2019-08-31 17:37:18 +02:00
kub
f740428b81
some drawing code C optimisations
2019-08-25 17:33:13 +02:00
kub
f6b4a9ca53
bug fix in comm poll fifo, and back to -O3
2019-08-22 22:57:42 +02:00
kub
0f7a30ede3
configuration changes and README
2019-08-21 18:27:26 +02:00
kub
8284ab7107
various small fixes and optimsations
2019-08-16 15:14:41 +02:00