libretroadmin
66f2d6c4ce
Header include cleanups - avoid errno among other things
2022-12-14 19:05:58 +01:00
github-actions[bot]
02303bd592
Fetch translations & Recreate libretro_core_options_intl.h
2022-12-09 08:35:54 +00:00
github-actions[bot]
a87d6f3ed5
Fetch translations & Recreate libretro_core_options_intl.h
2022-12-02 08:35:33 +00:00
LibretroAdmin
4af6a43018
Merge pull request #870 from DisasterMo/new-langs
...
Add new languages and update translation scripts
2022-11-27 19:10:41 +01:00
DisasterMo
8a773c6a82
Add new languages and update translation scripts
2022-11-27 16:26:45 +01:00
github-actions[bot]
e5a2c86579
Fetch translations & Recreate libretro_core_options_intl.h
2022-11-25 08:36:45 +00:00
Zachary Cook
798fab9d5b
Fix eventcycles, add SPU Samples, allows much better performance
...
EventCycles should work up to 2048 now, now that it is used by MDEC and Timer
SPU samples option was added, audio glitches will occur in some games unless samples is 1
2022-11-20 21:59:38 +01:00
LibretroAdmin
ec4d708a31
Merge pull request #868 from DisasterMo/fix-crowdin-config
...
Fix Crowdin config & update translations
2022-11-20 14:56:58 +01:00
DisasterMo
fdafc735a4
Fix Crowdin config & update translations
2022-11-20 14:17:37 +01:00
LibretroAdmin
f8a904ef5b
Merge pull request #867 from sonninnos/category-cleanup
...
Core option category adjustments
2022-11-14 22:44:54 +01:00
sonninnos
e4c955ec2e
Core option category adjustments
2022-11-14 22:32:21 +02:00
LibretroAdmin
bd6b9ef304
Merge pull request #861 from BinBashBanana/master
...
fix 32-bit android buildbot HW builds
2022-09-13 02:01:56 +02:00
BinBashBanana
db99aec380
Update Android.mk
...
fix 32-bit android buildbot HW builds
2022-09-12 16:43:03 -07:00
LibretroAdmin
9724fe15c3
Merge pull request #860 from BinBashBanana/master
...
fix #507 again
2022-09-11 08:36:04 +02:00
BinBashBanana
20e1b1d6d5
fix #507 again
...
fixed the regression in android builds caused by [`3f525d7`](3f525d7d67
)
2022-09-10 21:07:01 -07:00
libretroadmin
0763daa1da
Reduce strlens
2022-07-21 16:40:55 +02:00
libretroadmin
c6381ce332
Resync tremor
2022-07-18 23:35:37 +02:00
libretroadmin
1e5b6ec78c
Slim down tremor
2022-07-18 22:51:00 +02:00
libretroadmin
ef7d8ab249
Silence Clang warnings because of missing BLEND_MODE_OPAQUE switch case statement
2022-07-18 18:30:58 +02:00
libretroadmin
5acd2dde86
(lightning) Slim down lightning - remove debug/unnecessary file I/O paths
2022-07-16 19:19:12 +02:00
libretroadmin
b1583d3f38
Silence warnings
2022-07-16 17:59:33 +02:00
LibretroAdmin
f3dedf5372
Merge pull request #856 from BinBashBanana/master
...
GLES 3.0 Support on HW Renderer
2022-07-08 14:48:32 +01:00
BinBashBanana
32e992d324
Merge branch 'master' of https://github.com/BinBashBanana/beetle-psx-libretro
2022-07-06 18:17:51 -07:00
BinBashBanana
3f525d7d67
GLES 3.0 Support on HW Renderer
...
updated makefiles for:
- android
- ios
- emscripten
- rpi4
tested on emscripten, GLES3 must be explicitly enabled for android and ios
fixed some things in glsm (libretro-common)
colors are not 100% perfect on GLES3 due to it not including the 1555 ABGR color format. GLES3 uses 5551 instead.
2022-07-06 18:17:16 -07:00
LibretroAdmin
22d205edb6
Merge pull request #852 from mudlord/master
...
Fix LED interface crash if not implemented.
2022-06-06 10:10:28 +01:00
mudlord
26f79f8bc8
Fix LED interface crash if not implemented.
2022-06-06 10:38:45 +10:00
libretroadmin
96f15751ad
Remove unused variables
2022-05-28 21:45:31 +02:00
twinaphex
5a24d54d30
Only call retro_led_interface if LED interface is non-NULL
2022-04-17 01:14:17 +02:00
Autechre
2e206fa411
Merge pull request #848 from sonninnos/led-interface
...
Crash fix for LED interface
2022-04-17 00:12:41 +01:00
sonninnos
aa0b3ec9e1
Crash fix for LED interface
2022-04-17 02:07:27 +03:00
Autechre
31ef976a6f
Merge pull request #846 from sonninnos/led-interface
...
Add libretro LED interface
2022-04-16 18:16:59 +01:00
sonninnos
96f7d0fb65
Add libretro LED interface
2022-04-16 17:21:51 +03:00
github-actions[bot]
88929ae90b
Fetch translations & Recreate libretro_core_options_intl.h
2022-02-11 08:35:39 +00:00
github-actions[bot]
05f55acf4e
Fetch translations & Recreate libretro_core_options_intl.h
2022-02-04 08:32:33 +00:00
Autechre
a5139d8663
Merge pull request #836 from DisasterMo/add-langs
...
Enable Indonesian, Swedish and Ukrainian localisations
2022-01-29 11:05:18 +01:00
github-actions[bot]
5a994a43b7
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-28 08:36:28 +00:00
Autechre
bea1ee66c6
Merge pull request #837 from ds22x/master
...
[Dynamic Cropping] Prevent crashing when having too many lines
2022-01-23 19:20:08 +01:00
ds22x
74b5340e17
Prevent crashing when having too many lines
2022-01-23 17:13:48 +01:00
DisasterMo
c6eaa44060
Enable Indonesian, Swedish and Ukrainian localisations
2022-01-21 16:11:58 +01:00
github-actions[bot]
297970e4ff
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-21 08:36:03 +00:00
github-actions[bot]
8b853cdc4e
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-14 08:38:01 +00:00
github-actions[bot]
00b892bdda
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-07 08:37:35 +00:00
github-actions[bot]
c332b58d32
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-31 08:37:58 +00:00
github-actions[bot]
50c119eefe
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-24 08:37:34 +00:00
Autechre
40331b2f08
Merge pull request #834 from bslenul/gun-color-change
...
Change crosshair color on-the-fly
2021-12-18 17:53:42 +01:00
bslenul
4296430075
Change crosshair color on-the-fly
2021-12-18 12:46:01 +01:00
github-actions[bot]
3b4e32b8a9
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-17 08:37:30 +00:00
github-actions[bot]
4a0cab1cd1
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-10 08:36:59 +00:00
Autechre
39be47bc99
Merge pull request #833 from DisasterMo/core-options-fixes
...
Core options text adjustments
2021-12-05 17:14:37 +01:00
DisasterMo
b7a920d002
Core options text adjustments
2021-12-05 15:09:41 +01:00