Hugo Hromic
61aed8b911
(Menu/Drivers) Implement null driver protection for critical drivers
...
Can prevent the user from locking him/herself out of the program using the UI.
Protected drivers: input, joypad, hid, video and menu.
Note: Developer users can always override this protection by manually editing
the active configuration file or using `--appendconfig`.
2020-07-07 22:54:45 +01:00
Hugo Hromic
103d5dbf45
(Drivers) Cleanup unused add_null_entries
parameter
...
Null driver entries will be now handled at the UI level.
2020-07-07 22:54:45 +01:00
Hugo Hromic
c985dcc84d
Revert "Add 'Ignore null drivers' setting"
...
This reverts commit f16f3d29686e9a437abbb54976c7edc635159484.
2020-07-07 22:54:45 +01:00
twinaphex
b94a3928e4
(MSVC) Buildfix
2020-07-07 21:04:45 +02:00
Autechre
0bd8ffef04
Update CHANGES.md
2020-07-07 20:23:15 +02:00
Autechre
6df4e7778f
Merge pull request #10973 from HyperspaceMadness/master
...
Increased Slang Max Params, Textures & Passes
2020-07-07 12:07:00 +02:00
Autechre
abfd0ed030
Merge pull request #10959 from jdgleaver/static-core-load
...
(Static Platforms) Add option to not restart RetroArch when launching content with the currently loaded core
2020-07-07 11:45:18 +02:00
twinaphex
2401f116ee
Revert "Add 7:3 aspect ratio"
...
This reverts commit 40a11e9407a703277edc7821ecefabec7f491f96.
2020-07-07 11:44:57 +02:00
twinaphex
0a1942f528
Turn fifo_read_avail and fifo_write_avail into macros
2020-07-07 08:13:32 +02:00
twinaphex
11872ea157
Revert "Make Threaded Video an option that requires a restart"
...
This reverts commit 05d11f6c1d2f842821ba1e7ffb1f4cd260cfea2e.
2020-07-07 07:49:33 +02:00
twinaphex
05d11f6c1d
Make Threaded Video an option that requires a restart
2020-07-07 07:44:23 +02:00
twinaphex
6e59d52184
Cleanups/comments
2020-07-07 05:58:07 +02:00
twinaphex
5790f13798
Add comments
2020-07-07 03:49:54 +02:00
twinaphex
00518d3470
Add TODO/FIXME notes
2020-07-07 03:02:55 +02:00
Autechre
94e728ceda
Update CHANGES.md
2020-07-07 01:18:34 +02:00
Autechre
5eb0b96438
Merge pull request #10977 from Jamiras/rcheevos_91
...
upgrade to rcheevos 9.1
2020-07-07 01:18:06 +02:00
twinaphex
da0e87cc63
Add comment
2020-07-07 00:07:38 +02:00
twinaphex
6088c3b301
(win32 display server) Turn function static
2020-07-07 00:06:46 +02:00
twinaphex
3ad0187012
(Qt) Attempted fix for Qt
2020-07-06 19:27:05 +02:00
Jamiras
05845fc5d7
upgrade to rcheevos 9.1
2020-07-06 07:33:10 -06:00
Autechre
83038ed4f7
Merge pull request #10975 from fjtrujy/salamanderPS2
...
[PS2]Typo in the RetroArch boot
2020-07-06 10:24:57 +02:00
Francisco Javier Trujillo Mata
af839ad726
Typo in the RetroArch boot
2020-07-06 10:23:20 +02:00
twinaphex
7c3f227cab
(ffmpeg) Cleanup
2020-07-06 10:19:48 +02:00
twinaphex
7895722f03
Revert "Refactor CHECK_INPUT_DRIVER_BLOCK_HOTKEY"
...
This reverts commit b9cb839abf05da747ba6a1e6b58af3a533697640.
2020-07-06 10:15:59 +02:00
Francisco José García García
f763d94d00
[Vita] Fix make clean
2020-07-06 09:41:30 +02:00
twinaphex
b9cb839abf
Refactor CHECK_INPUT_DRIVER_BLOCK_HOTKEY
2020-07-06 09:28:08 +02:00
twinaphex
ff810482f7
Update autoconfig.diff
2020-07-06 09:17:57 +02:00
twinaphex
ac1cbfe858
Put this in separate .diff for now
2020-07-06 07:55:55 +02:00
twinaphex
ccf1a072a8
(glslang) doc.cpp is not necessary either
2020-07-06 05:16:01 +02:00
Autechre
c10d94b15e
Merge pull request #10972 from keithbowes/system-glslang-fix
...
Fix detection of system glslang
2020-07-06 05:07:37 +02:00
HyperspaceMadness
7c6bb925c4
Increased Slang Max Params, Textures & Passes
2020-07-05 13:45:58 -04:00
twinaphex
79cc4f9c4f
Revert "Start going through wrapper functions for access to input_device_names"
...
This reverts commit 92293525c130f202604bcf078f38426c7090d2e0.
2020-07-05 16:41:55 +02:00
Autechre
e8f4db39b2
Merge pull request #10967 from Rinnegatamante/patch-3
...
[VITA] Improve custom bubbles stability.
2020-07-05 16:38:36 +02:00
Autechre
22e6bf8bae
Merge pull request #10971 from Jamiras/gfx_widgets_achievements
...
pass correct userdata object to gfx_display functions
2020-07-05 16:37:55 +02:00
Autechre
c4e54d13d9
Merge pull request #10970 from stenzek/vulkan-create-buffer
...
(Vulkan) Fix incorrect structure type in vulkan_create_buffer
2020-07-05 16:36:57 +02:00
Jamiras
00fad3c6d0
pass correct userdata object to gfx_display functions
2020-07-05 07:49:44 -06:00
Connor McLaughlin
7b7cffd545
(Vulkan) Fix incorrect structure type in vulkan_create_buffer
2020-07-05 22:36:58 +10: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
Rinnegatamante
aae46f1ea9
[VITA] Improve custom bubbles stability.
2020-07-05 10:26:44 +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