iota97
3454ea9c1d
Fix UB
2022-10-27 14:57:19 +02:00
Henrik Rydgård
1da6d29a0f
Crashfix in settings menu (Android only, for whatever reason)
2022-10-27 11:05:59 +02:00
Henrik Rydgård
763afd4a8e
Improve compatibility checks for stereo rendering.
2022-10-27 11:05:59 +02:00
Henrik Rydgård
2e87f0bc0b
More work. Things are starting to work now.
2022-10-27 11:05:58 +02:00
Henrik Rydgård
c668736924
Add a couple of stereo display shaders, add infrastructure, compile stereo pipelines
2022-10-27 11:05:58 +02:00
Lubos
2fd6438c0e
OpenXR - Camera distance adjust added
2022-10-20 21:23:27 +02:00
Lubos
77f8f2f1f7
OpenXR - Rearrange VR settings
2022-10-20 21:04:56 +02:00
Unknown W. Brackets
bc84d6345b
Vulkan: Disable geometry shaders for Mali <= 18.
...
These drivers apparently have some weird behavior.
2022-10-09 00:57:10 -07:00
Herman Semenov
29b87e0c0b
Merge branch 'master' into master
2022-10-03 07:49:13 +00:00
Unknown W. Brackets
2832edcc37
Vulkan: Allow configuring geometry shaders on/off.
2022-10-02 07:42:22 -07:00
lainon
b304551747
Code readability, vec reserve() and remove excess c_str()
2022-09-30 12:31:32 +03:00
lainon
fec708489a
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
Henrik Rydgård
9d4351b484
Fix the UI setting "Buffer graphics commands". Was off by 1.
2022-09-19 00:45:08 +02:00
Lubos
e49ee5c93b
Merge branch 'master' into feature_openxr_stereo
2022-09-12 18:49:22 +02:00
Lubos
bdde5f0f7f
OpenXR - Use per game stereo separation file
2022-09-12 18:47:13 +02:00
Unknown W. Brackets
be0e7a8319
UI: Resize after visiting developer settings.
...
This will trigger setting updates after visiting from DevMenu.
2022-09-07 23:41:42 -07:00
Lubos
93202e47f4
OpenXR - Config for stereo separation added
2022-09-05 22:10:20 +02:00
Lubos
4ce0579f70
OpenXR - Split projection matrix for color and depth buffer
2022-09-04 21:12:18 +02:00
Lubos
5be6665df8
Merge branch 'master' into feature_openxr_stereo
2022-09-04 12:37:41 +02:00
Lubos
1df1d79b9e
OpenXR - Stereo without multiview added
2022-09-04 12:36:52 +02:00
Henrik Rydgård
8c56abd3dc
Remove setting "Disable slower framebuffer effects"
2022-09-03 11:06:43 +02:00
Lubos
00aaf9e1a6
Merge branch 'master' into feature_openxr_stereo
2022-09-01 18:09:21 +02:00
Henrik Rydgård
67d6549afd
Rename Slow Framebuf effects to Shader Blending (might remove). Reassign readbacks to BlockTransferGPU.
2022-08-31 14:23:33 +02:00
Lubos
4bd5a28604
OpenXR - Flag to easily disable multiview shaders added
2022-08-28 14:49:27 +02:00
Luboš Vonásek
5e434bccdb
Merge branch 'hrydgard:master' into feature_openxr_stereo
2022-08-27 12:23:38 +02:00
Henrik Rydgård
e6bb512a39
Remove support for framebuffers changing stride (already unreachable).
...
Also fixes a compiler warning
2022-08-25 19:07:07 +02:00
Lubos
e4a65c5881
Merge branch 'feature_openxr_6dof' into feature_openxr_stereo
2022-08-16 16:47:57 +02:00
Lubos
92d631966f
OpenXR - Resuming renderer fixed, haptics support added
2022-08-16 16:47:31 +02:00
Lubos
43bd9b9086
Merge branch 'feature_openxr_6dof' into feature_openxr_stereo
2022-08-15 17:23:57 +02:00
Lubos
70c4781feb
OpenXR - Option to set canvas distance added
2022-08-15 17:19:42 +02:00
Lubos
e76a68666a
OpenXR - Config for stereoscopic vision added
2022-08-14 12:02:51 +02:00
Lubos
017f263d04
OpenXR - Support for multiple projection matrices in the scene
2022-08-13 16:52:48 +02:00
Lubos
7d13981ffb
OpenXR - Remove OPENXR ifdef from UI
2022-08-12 10:30:57 +02:00
Lubos
89a0a28c70
Merge branch 'master' into feature_openxr_6dof
2022-08-09 19:35:13 +02:00
Unknown W. Brackets
ade6be4052
UI: Show better warning on MAC reset.
2022-08-07 08:48:27 -07:00
Lubos
e6b14cb473
OpenXR - 6DoF head movement support added
2022-07-31 20:05:08 +02:00
Lubos
d129870d44
Merge branch 'master' into feature_openxr_6dof
2022-07-31 16:37:54 +02:00
Henrik Rydgård
392d83fb22
Merge pull request #15659 from lvonasek/feature_openxr_quest
...
Oculus Quest native support
2022-07-31 16:34:45 +02:00
Henrik Rydgård
c1a96a550d
Add confirmation dialog when generating a new Mac address
...
This is just to quickly patch over the horrible usability issue, while
not needing any new translated strings. Will make the confirmation box
nicer after the 1.13.x release process.
2022-07-27 23:17:18 +02:00
Lubos
d29b9011db
OpenXR - VR settings added, better UI detection
2022-07-27 19:47:11 +02:00
Lubos
c543c8fd52
Merge branch 'master' into feature_openxr_quest
2022-07-26 17:22:04 +02:00
Henrik Rydgård
6f4ec0fc43
Simple hack to hide the search button in settings on small screens. Needs a better solution.
2022-07-26 14:11:37 +02:00
Lubos
eb2b3056e2
OpenXR - Disable HW scaler on VR headsets
2022-07-24 15:56:05 +02:00
Lubos
8c9fd584b3
OpenXR - Hide unsupported menus
2022-07-24 14:57:09 +02:00
Lubos
cc833faa13
OpenXR - Hacky mapping to make the games playable
2022-07-17 20:03:37 +02:00
Lubos
d109e7c1d7
Merge branch 'master' into feature_openxr_quest
2022-07-12 18:54:47 +02:00
Unknown W. Brackets
020dcc9d68
UI: Reduce IO for texture ini on dev settings.
2022-07-11 16:24:37 -07:00
iota97
599ab41377
Dynamic update
2022-07-11 14:28:29 +02:00
Henrik Rydgård
a831cab14c
Remove unmotivated check preventing texture ini creation on mobile. ( #15647 )
...
* Remove unmotivated check preventing texture ini creation on mobile.
Fixes #15644
* Show a "toast" message on platforms that don't support opening a text editor, when you try to create/open a texture ini file.
* Avoid the need to ifdef around calls to SystemToast
* UWP buildfix (and some warning fixes).
And possibly libretro fix
* Rename for a bit more consistency
2022-07-10 22:34:44 +02:00
Lubos
8ba87bf9aa
OpenXR - Hide options which are not relevant for VR
2022-07-07 18:20:12 +02:00