Commit Graph

601 Commits

Author SHA1 Message Date
jdgleaver
a501dfd680 Update 7-Zip dependency to latest stable version (fixes CHD support on static platforms) 2021-04-28 12:00:50 +01:00
Jamiras
d4ba7579d1 update achievement memory maps 2021-04-20 20:08:46 -06:00
twinaphex
65c01b35ec Go back to Discord RPC I/O Thread codepath for now - the non-I/O
thread codepath seems to be unreliable for now
2021-04-13 16:44:46 +02:00
Jamiras
5530b7022f attempt to silence return-local-addr warning 2021-04-10 14:51:41 -06:00
Salvo Cristaldi
5bff99b3bf Add some PSL1GHT ifdefs 2021-03-05 10:49:02 +01:00
Jamiras
2d841715cb include achievement runtime state in save states 2021-02-17 19:44:39 -07:00
twinaphex
170b3e3e44 Fix some warnings - values written to variables never read 2021-02-10 00:49:41 +01:00
twinaphex
5b923b967d (7zip) Silence warnings on OSX/Xcode/Clang 2021-02-08 09:32:19 +01:00
Twinaphex
a83c328631 (Metal) Fix some build problems 2021-01-19 04:38:07 +01:00
Jamiras
ca2c57a5a1 traverse list in reverse order in case items are removed by callback 2021-01-17 22:33:48 -07:00
OsirizX
b96a0c495a [VITA] Add support for Vita GLES2 (PIGLET) 2021-01-06 19:14:30 +01:00
twinaphex
357b7d68f6 (libretro-common) Rename rhash to lrc_hash
(rcheevos) Rename rhash to rc_hash
2020-12-28 19:55:54 +01:00
Reid Kleckner
e4b9311ac1 Remove glslang::pool_allocator::setAllocator
TPoolAllocator is not copy assignable, so this setter could never have
been used. After a recent change (878a24ee2), new versions of Clang
reject this code outright.
2020-12-23 20:51:55 -06:00
twinaphex
870707dbe8 Remove obsolete __CELLOS_LV2__ references - use PSL1GHT instead 2020-12-19 15:32:26 +01:00
Jamiras
76074a76fe fix discord rich presence 2020-12-03 09:42:40 -07:00
SimpleTease
8017ecd2b8 ibxm: update to 20191214
- Fix music playback (sample skipping)
- Add more platforms
- Fix Mr. Boom music
2020-11-21 20:30:19 +00:00
jdgleaver
e582cf9f1d OpenDingux: Add rumble support 2020-11-17 16:13:37 +00:00
Francisco José García García
e78c8448c9 [VITA] Remove vitaGL and vitaShark from deps dir 2020-11-14 09:57:40 +01:00
Francisco José García García
0705650c18
[VITA] Fix vitaGL merging 2020-11-14 09:11:42 +01:00
frangarcj
046fab9ddd Merge commit '169ad6fa52457a67975bfe4491a0412b5069d822' 2020-11-13 14:33:48 +01:00
twinaphex
7c2fda77f8 (Discord) Cleanups 2020-11-08 19:27:34 +01:00
twinaphex
27dc500ed1 (Discord RPC) Cleanups 2020-11-08 18:49:20 +01:00
Bernhard Schelling
f6f8d3e235 Replace rapidjson parser/writer in discord-rpc with rjson 2020-10-29 16:55:23 +09:00
Francisco José García García
e649617297 [VITA] Fix name collision 2020-10-24 10:27:33 +02:00
Francisco José García García
971a2a394e [VITA] Fix VitaGL symbol changes 2020-10-16 20:29:17 +02:00
Francisco José García García
c44e06c7d8 Merge commit '8838992085f3d5d8d5a2b5ab80aad72b5cc69a5f' 2020-10-16 20:24:44 +02:00
twinaphex
a117811936 (rapidjson) Remove unused files 2020-09-21 01:27:41 +02:00
Nargash
c0aecc70aa extend cheevos password length to 255 characters 2020-09-19 09:14:28 -05:00
Alcaro
3849278b50 Add BearSSL as a vendored dependency 2020-09-19 00:31:20 +02:00
Jamiras
b15411dad8 generic memory mapping using rcheevos 2020-08-11 09:26:04 -06:00
twinaphex
4f931f2729 Use UINT32_C / UINT64_C throughout the codebase 2020-07-29 04:48:11 +02:00
twinaphex
1f0529a275 (libz) Silence some warnings - use INT64_C/UINT64_C 2020-07-29 04:41:13 +02:00
twinaphex
eba83390ba Warning fixes 2020-07-23 07:39:08 +02:00
twinaphex
128a65cc4c Prevent more warnings 2020-07-23 05:24:33 +02:00
twinaphex
7a0338f5cc CXX_BUILD fix 2020-07-11 08:12:57 +02:00
Jamiras
05845fc5d7 upgrade to rcheevos 9.1 2020-07-06 07:33:10 -06:00
Francisco José García García
e21558c207 [VITA] Fix a typo in renaming mem_init to vgl_mem_init 2020-07-05 12:34:48 +02:00
Francisco José García García
1af9fb9247
Merge pull request #10968 from libretro/vitashark
[VITA] Add support for provided runtime shader compiler
2020-07-05 12:16:36 +02:00
Francisco José García García
3227dbcfe8 [VITA] Fix VitaGL and add VitaShaRK 2020-07-05 12:11:36 +02:00
Francisco José García García
6004d2db39 Merge commit '2b1146d46e4993dd936f21ef713be88c7bcfc718' as 'deps/vitaShaRK' 2020-07-05 11:56:47 +02:00
Francisco José García García
a2af2f6d61 Merge commit '51922ea5be5e2448b1cbde5f6c083b62e092389c' 2020-07-05 11:54:55 +02:00
Francisco José García García
51922ea5be Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0
2934af8af0 Added Patreon sponsor link.
c8f18b6f0f Getting current program only when required for vglDrawObjects.
4c5d136b0d Added directive to enable vitaShaRK usage from cmd.
4a10df3be5 Minor adjustments and bugfixes.
14a0124acf Added GL_TEXTURE_LOD_BIAS support.
40c8c6205e Added GL_NONE def and fixed glUniform4f impl.
868079c51e Added glUniform4f implementation.
0a682cbad2 Typo fix.
be3ce61ae7 Added GL_DEPTH_BITS and GL_STENCIL_BITS support.
21e6d1d330 Added runtime shader compiler support.
696e40bc62 Beautify error handler code.
537b37b110 Added glUniform3fv implementation.
7dd1403015 Fixed GLenum size and added missing types defines.
0c75f27ff1 Moved to NEON optimized memcpy usage.
98951895de Added gluPerspective implementation.
23e0b0b309 Fix for vglInitExtended not working on sys app mode.
4989c33ef5 Run clang-format.
429f1c1d8a Added system mode support.
9231680d02 Initializing sceGxm before free mem checking on vglInitExtended.
091e5e7882 Added vglInitWithCustomSizes.
f4c646ea78 Added vglSetParamBufferSize.
1b9a063c41 Beautify some code.
089e81efc5 Fix for duplicated symbols
789dcbf812 Typo fix in readRGBA4444.
1514a4b2cb Disabling lto due to it being broken on vitasdk with gcc 9.1.
fca18d9ab7 Added support for RGBA4444 texture format.
d449f12808 Added support for RGB565 texture format.

git-subtree-dir: deps/vitaGL
git-subtree-split: 2934af8af083a9acf598ab75233c518a251c6f0d
2020-07-05 11:43:47 +02:00
twinaphex
6fcd1406c3 Backport 89245c0a84 (diff-327188edf18799ffbb5a51cc69f797e8) 2020-07-03 22:18:11 +02:00
twinaphex
2063f4ac41 (libz) Backport 9852c209ac 2020-07-03 22:16:40 +02:00
twinaphex
da9a0786f7 (zlib) Backport 60a5ecc62b (diff-e17b59778d9aff01f3b9b23f56d76d48) 2020-07-03 19:21:45 +02:00
twinaphex
b1d82f1b27 (zlib) Backport 44e8ac810d (diff-327188edf18799ffbb5a51cc69f797e8) 2020-07-03 19:05:32 +02:00
twinaphex
9aa27010b8 (zlib) Backports from https://github.com/jtkukunas/zlib 2020-07-03 18:58:55 +02:00
twinaphex
8dd4819fd3 (libz) Replace two callocs with malloc 2020-07-02 23:57:54 +02:00
twinaphex
60c0470a88 (deps/libz) Cleanups 2020-07-02 20:48:54 +02:00
twinaphex
1f86ea1c4c (deps/libz) Cleanups 2020-07-02 18:55:54 +02:00