Commit Graph

2744 Commits

Author SHA1 Message Date
Autechre
0e85c15fed
Update .gitlab-ci.yml 2021-01-09 16:50:13 +01:00
Autechre
3f91ddbc4a
Update .gitlab-ci.yml 2021-01-07 20:38:16 +01:00
Autechre
3b299e552b
Update .gitlab-ci.yml 2021-01-07 20:32:55 +01:00
Autechre
4b661690e1
Update .gitlab-ci.yml 2021-01-02 11:32:40 +01:00
Autechre
43340147ab
Update .gitlab-ci.yml 2021-01-02 11:31:04 +01:00
twinaphex
6a3a3c8968 Comment out OSX for now 2020-12-25 17:49:34 +01:00
twinaphex
c66178d6dc Update 2020-12-25 17:33:57 +01:00
Autechre
825e0b7919
Merge pull request #770 from jdgleaver/gitlab-cleanup
(.gitlab-ci.yml) Remove redundant android core defintion
2020-12-19 11:24:53 +01:00
jdgleaver
4107ddc93c (.gitlab-ci.yml) Remove redundant android core defintion 2020-12-18 17:45:59 +00:00
Autechre
e72640e59b
Merge pull request #769 from jdgleaver/gitlab-multi-core
(.gitlab-ci.yml) Enable building of both 'mednafen_psx' and 'mednafen_psx_hw'
2020-12-18 17:15:07 +01:00
jdgleaver
646c0a77cc (.gitlab-ci.yml) Enable building of both 'mednafen_psx' and 'mednafen_psx_hw' 2020-12-17 17:54:37 +00:00
Autechre
26f64dd89e
Merge pull request #765 from Margen67/ws_hack_ar
Fix #256 (Widescreen hack aspect ratio setting)
2020-12-13 21:13:28 +01:00
Margen67
cc82727f5b Fix #256 (Widescreen hack aspect ratio setting)
Adds an option to set the aspect ratio of the widescreen hack. Choices:
 16:10
 16:9 (default)
 21:9
 32:9
2020-12-13 06:19:35 -08:00
Autechre
91f34cf864
Merge pull request #764 from yoshisuga/ios-tvos-unistd
[iOS][tvOS] Add -DHAVE_UNISTD_H flag to compile zlib
2020-11-27 22:34:16 +01:00
Yoshi Sugawara
4dfb70d88f [iOS][tvOS] Add -DHAVE_UNISTD_H flag to compile zlib 2020-11-25 22:29:58 -10:00
Autechre
dd97d81aa7
Merge pull request #758 from vanfanel/master
Add Rpi4 platform in 64bit mode.
2020-11-12 02:12:02 +01:00
Autechre
97d43b68be
Merge pull request #760 from bslenul/revert-for-TR3
Revert "Backport this from mainline (mednafen 1.22.2) -"
2020-11-12 02:11:52 +01:00
bslenul
e4edce0c63 Revert "Backport this from mainline (mednafen 1.22.2) -"
This reverts commit 18a9de19f3.
2020-11-11 13:04:14 +01:00
twinaphex
6879c95a1b Update libflac 2020-11-10 18:37:28 +01:00
Vanfanel
1401e85a53 Add Rpi4 platform in 64bit mode. 2020-11-07 16:29:51 +01:00
Autechre
c6ee7ce495
Merge pull request #756 from rtissera/update-libchdr
Update libchdr to upstream
2020-11-03 21:30:38 +01:00
Romain TISSERAND
42f91bf0c9 Fix compile 2020-11-03 14:06:51 +01:00
Romain TISSERAND
159432a9e4 WIP update libchdr 2020-11-03 14:00:11 +01:00
Autechre
38bc505330
Merge pull request #755 from rtissera/chd-fix-alignment
Fix CHD alignment with lzma/zlib
2020-11-01 17:20:11 +01:00
Romain TISSERAND
940f1f9fee Fix CHD alignment with lzma/zlib 2020-11-01 14:09:55 +01:00
Autechre
b432b6894e
Merge pull request #750 from xzn/filter_opt
Add UNSCALED to flat primitive vertex shader
2020-10-16 07:01:34 +02:00
JS Deck
188569e164 Add UNSCALED to flat primitive vertex shader 2020-10-16 01:48:27 -03:00
Autechre
f4b026b392
Merge pull request #749 from negativeExponent/patch-1
Update rthreads.c
2020-10-15 08:24:06 +02:00
negativeExponent
23f27beb07
Update rthreads.c 2020-10-15 14:20:20 +08:00
twinaphex
4137fb2987 Simplify SimpleFIFO some more 2020-10-15 07:32:20 +02:00
twinaphex
921dbed515 Simplify SimpleFIFo 2020-10-15 07:18:00 +02:00
Autechre
c77c11dbab
Merge pull request #748 from xzn/filter_opt
Remove code from previous changes causing problems in Grandia
2020-10-15 04:13:25 +02:00
JS Deck
56371422e5 Remove code from previous changes causing problems in Grandia 2020-10-14 22:18:28 -03:00
Autechre
607ad6fc63
Merge pull request #745 from negativeExponent/libretro-common
Update libretro-common
2020-10-14 07:09:00 +02:00
negativeExponent
4178454d11 Update libretro-common 2020-10-14 12:44:31 +08:00
twinaphex
3ad4902336 Update flac 2020-10-07 01:56:55 +02:00
twinaphex
cd92339e9a Fix syntax 2020-10-07 01:44:48 +02:00
twinaphex
99277a37e1 Add .gitlab-ci.yml 2020-10-07 01:38:31 +02:00
Autechre
0cdd4e1721
Merge pull request #743 from xzn/filter_opt
Use non-pgxp xy to calculate uv offsets
2020-10-07 01:21:11 +02:00
JS Deck
b85a909ee9 Use non-pgxp xy to calculate uv offsets to avoid weird interaction with pgxp 2020-10-05 22:35:12 -03:00
JS Deck
f1e1f9d4ff Merge branch 'master' of https://github.com/libretro/beetle-psx-libretro into master 2020-10-05 22:32:47 -03:00
twinaphex
ec08975f5a Cleanups 2020-10-06 02:48:52 +02:00
twinaphex
353b3438b6 Cleanups 2020-10-06 02:43:34 +02:00
twinaphex
15dde524ac Cleanups 2020-10-06 02:39:10 +02:00
twinaphex
42894b5d63 Cut down on stdio.h usage 2020-10-03 21:51:46 +02:00
Autechre
07bc4eecf7
Merge pull request #742 from barbudreadmon/revert-735-context-switching
Revert "improve context switching"
2020-10-02 13:53:14 +02:00
barbudreadmon
f7fc18ed24
Revert "improve context switching" 2020-10-02 13:28:38 +02:00
Autechre
e771e62e6a
Merge pull request #735 from barbudreadmon/context-switching
improve context switching
2020-10-01 12:10:57 +02:00
JS Deck
90f630b9b7 Merge branch 'master' of https://github.com/libretro/beetle-psx-libretro into master 2020-09-27 21:13:30 -03:00
Autechre
9bf58747a8
Merge pull request #739 from xzn/pgxp_cull
Fix PGXP vertex culling option not being set on startup
2020-09-28 01:54:57 +02:00