54797 Commits

Author SHA1 Message Date
Jamiras
00fad3c6d0 pass correct userdata object to gfx_display functions 2020-07-05 07:49:44 -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
2b1146d46e Squashed 'deps/vitaShaRK/' content from commit f54dc7bdd5
git-subtree-dir: deps/vitaShaRK
git-subtree-split: f54dc7bdd5cb14fb9de9dc21962ccd8b6938e56d
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
92293525c1 Start going through wrapper functions for access to input_device_names 2020-07-05 10:33:21 +02:00
twinaphex
20ed3be455 Minor cleanup 2020-07-05 10:28:26 +02:00
twinaphex
f08ce88179 Turn this static 2020-07-05 10:27:07 +02:00
twinaphex
9b228a5f00 (menu displaylist) Add ifdefs 2020-07-05 10:14:40 +02:00
twinaphex
40a11e9407 Add 7:3 aspect ratio 2020-07-05 09:23:32 +02:00
twinaphex
ce98bbd395 Put this under HAVE_RUNAHEAD ifdef 2020-07-05 05:33:53 +02:00
twinaphex
a3c1d4ac98 (query.c) Cleanups 2020-07-05 04:21:27 +02:00
twinaphex
c1634914d6 (libretro-db) Cleanup 2020-07-05 02:52:56 +02:00
twinaphex
69b457a427 (libretro-db) Pass tmp_error_buff around to other functions 2020-07-05 02:50:46 +02:00
twinaphex
d5bdec3f60 (net_http) Refactor 2020-07-05 00:51:41 +02:00
Autechre
9edd265bf4
Merge pull request #10964 from Jamiras/cheevos_lboard_zero
(cheevos) allow submission of 0 for leaderboard values
2020-07-04 16:49:10 +02:00
Jamiras
a2cfc881a4 allow submission of 0 for leaderboard values 2020-07-04 07:20:51 -06: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
85d3a3723e (Vulkan) VULKAN_TRANSFER_IMAGE_OWNERSHIP - reuse existing macro 2020-07-03 18:05:40 +02:00
twinaphex
09180e64b5 Start unifying more macros 2020-07-03 18:00:40 +02:00
twinaphex
a7a74a1d92 Cleanup 2020-07-03 17:51:07 +02:00
twinaphex
276e86a403 (Vulkan) Turn some of these functions into macros 2020-07-03 17:48:46 +02:00
twinaphex
25f682249f (Vulkan) Turn vulkan_image_layout_transition into macro 2020-07-03 08:45:53 +02:00
twinaphex
7a22eb1f44 Turn vulkan_image_layout_transition_levels into macro 2020-07-03 08:32:33 +02:00
twinaphex
108dc26c86 (MSVC 2010) Buildfix 2020-07-03 08:04:15 +02:00
twinaphex
4489e5490d Add more tests 2020-07-03 01:34:54 +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
twinaphex
c86ba43c73 (deps/libz) Cleanups 2020-07-02 18:48:23 +02:00
twinaphex
f14f418eb7 Revert "improve performance by enabling game mode"
This reverts commit fed949047196729c71eb098bfbafa2a349b2f43c.
2020-07-02 18:10:00 +02:00
twinaphex
21c3072ffb Fix menu 2020-07-02 17:14:31 +02:00
twinaphex
02ed18a93d Fix issues to do with HAVE_REWIND 2020-07-02 17:13:01 +02:00
Francisco José García García
d66493ba9e
Add HAVE_SCREENSHOTS 2020-07-02 16:58:26 +02:00
Autechre
45f6f1f360
Merge pull request #10873 from IlDucci/master
Updating the Spanish translation in the area that is not yet compatible with the Crowdin system.
2020-07-02 07:26:31 +02:00
twinaphex
d9b4b44091 (Winraw) Cleanups 2020-07-02 07:07:42 +02:00
twinaphex
a3c687f0a6 Add HAVE_WINRAWINPUT 2020-07-02 06:43:36 +02:00
twinaphex
41b0fd6f50 (cdrom) Don't bake in media_detect_cd.c when HAVE_CDROM is not defined 2020-07-02 06:35:00 +02:00
twinaphex
47e22d69bf Add HAVE_VIDEO_FILTER 2020-07-02 06:28:14 +02:00
twinaphex
ac67463ebc Add HAVE_SCREENSHOTS ifdef 2020-07-02 02:16:47 +02:00
twinaphex
3ee788def2 Add HAVE_DSP_FILTER 2020-07-02 02:13:04 +02:00
twinaphex
2827fdcc71 (libz) Don't bake in compress.c and uncompress.c 2020-07-02 01:17:27 +02:00
twinaphex
169bb24ca1 (deps/libz) Cleanups 2020-07-02 01:10:36 +02:00