kub
4b24b6b74c
build, fix cross compiling under osx
2023-11-24 18:51:32 +01:00
kub
250c8ffbc0
build, revisions and fixes for opendingux based platforms
2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
a20af2f935
Clean-up makefile
2023-11-16 00:04:48 +01:00
kub
f2554438f8
build, revisions and fixes for opendingux based platforms
2023-11-15 22:58:02 +00:00
kub
3167aa9a94
compile fixes for CI
2023-10-26 19:03:50 +00:00
notaz
8013663ec2
add CI for GP2X also
...
no helix as it has (had?) weird license IIRC
2023-06-15 08:46:27 +02:00
kub
12d506baa8
libretro, more build fixes
2023-06-05 18:05:27 +00:00
kub
ab43a4b2fd
libretro, fix build conflict
2023-06-05 18:05:27 +00:00
kub
3a77090514
build, add ASAN, some CFLAGS changes, add revision
2023-05-02 20:19:18 +00:00
kub
110a49ed2a
platform gp2x, fix compilation with original toolchain (gcc 4.1)
2023-05-01 08:59:49 +00:00
kub
e1b916547d
update submodules, use lzma-19.00 with newer libchdr
...
lzma-22.01 doesn't compile cleanly with some libretro platforms
2022-12-21 12:10:24 +00:00
kub
d5288c2a41
update submodules, fix for newer libchdr
2022-12-21 08:03:05 +00:00
kub
54f74b8100
sdl, limited redraw event processing for sdl window and overlay modes
...
improves window resizing within the limits of libpicofe. Proper
windowing support would need a redesign.
2022-10-01 08:40:29 +00:00
kub
23e4719638
generic ui, add basic GLES support
2022-09-17 07:25:17 +00:00
kub
a5085db3ea
Merge from libretro/master:7ff457f for repo synchronization
2022-04-19 23:58:59 +02:00
kub
45d0add214
ui, fix generic skin
2022-04-19 23:18:56 +02:00
kub
47e73a93a4
libretro, fix compilation for unix armv7
2022-04-09 21:55:30 +02:00
kub
d26d4c2965
build, add miyoo to release script
2022-03-11 21:15:35 +00:00
jSTE0
f507a70379
platform: Add miyoo support
...
Add support for the miyoo platform, another SDL-based platform with a
small cache CPU and its own input mappings.
2022-03-06 23:06:23 +01:00
kub
b4e7cd1b51
libretro, update libretro-common
2022-02-09 18:42:04 +00:00
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