Commit graph

44 commits

Author SHA1 Message Date
kub
7401f7005f build, fix arch detection in configure 2024-06-28 00:23:38 +02:00
Francisco Javier Trujillo Mata
888ca0b83b Adding gskit dependency 2024-02-18 23:30:34 +01:00
Francisco Javier Trujillo Mata
cb77495873 First PS2 compilation 2024-02-18 23:30:04 +01:00
kub
58fc34b1d6 build, odbeta and opendingux cleanup 2023-12-12 23:35:02 +01:00
kub
85174a6d8d build, cleanup
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
sydarn
830935963d cleanup rg99 specifics and remove odbetaflag 2023-12-03 21:35:51 +01:00
sydarn
0e7c531169 ODBETA: use 320x240 sdl surface when not hw scaling on 320x480 LCDs 2023-12-03 21:35:51 +01:00
kub
250c8ffbc0 build, revisions and fixes for opendingux based platforms 2023-11-23 21:07:56 +01:00
kub
f2554438f8 build, revisions and fixes for opendingux based platforms 2023-11-15 22:58:02 +00:00
kub
70ef073f66 add CI for psp 2023-06-16 23:43:56 +00:00
notaz
842f4e44d4 attempt some CI building using github actions 2023-06-15 08:46:27 +02:00
notaz
f20ad52307 platform: revive pandora build 2023-06-15 08:46:27 +02:00
kub
110a49ed2a platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
sndream
9ec3b5ac0e rg99 support 2023-01-16 21:50:11 +01:00
cmitu
0e67fb6011 configure: fix mcpu compiler parameter for RPI targets 2022-09-28 21:57:03 +02:00
kub
23e4719638 generic ui, add basic GLES support 2022-09-17 07:25:17 +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
6fa5a7498b build, fix arm64 generic build (osx) 2022-01-28 18:00:08 +00:00
kub
0924243a53 psp, scaling revisited 2021-09-10 18:54:05 +02:00
kub
567c41ff2a build, fix old dingux audio (disable static linking)wq 2021-04-21 22:36:58 +02:00
kub
3d7e164092 build, do arch/fpu settings only for known platforms 2021-04-21 22:05:08 +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
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
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
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
5ab80df952 fix building for arm arch below armv6 (gp2x, bittboy) 2020-12-29 12:10:10 +01:00
kub
107cdd508b configure, fix for newer gcc 2020-12-29 11:15:04 +01:00
kub
a97dd5cded configure, fix for newer gcc 2020-07-29 20:41:07 +02:00
hiroshica
95cb712a52 adding RG350 platform
squashed commits:
RG350用のキーマップを作った
opkのコマンドライン起動のエラー修正
mingw挑戦途中
2020-07-28 22:04:52 +02:00
kub
0f7a30ede3 configuration changes and README 2019-08-21 18:27:26 +02:00
notaz
6027c719ba configure: allow to override SDL_CONFIG 2017-08-06 21:21:35 +03:00
notaz
325ee167fd use system's zlib
except for libretro
github issue #45
2017-04-17 00:50:49 +03:00
Chips-fr
8450a2f561 Add Rpi1 and Rpi2 support with GLES upscaling 2016-01-20 20:34:46 +01:00
notaz
74e770b1ec release 1.91 2013-10-12 22:06:29 +03:00
Paul Cercueil
d4bea61c8f Add support for the OpenDingux platform 2013-10-10 03:02:26 +03:00
Paul Cercueil
ae632fd100 configure: Deduce the path to sdl-config from the compiler 2013-10-10 02:48:22 +03:00
notaz
75a30842c4 revive GP2X build, update 2013-08-28 01:07:26 +03:00
notaz
986d60fc60 avoid link-time dependency to libavcodec
it has lots of lots of deps, and we want to run on barebone systems
2013-07-02 04:15:01 +03:00
notaz
fc11dd059b support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
notaz
720bfc5d9f default config adjustments 2013-06-29 03:38:32 +03:00
notaz
d4d626658a add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03:00