Henrik Rydgård
|
96f054f098
|
Fix light ubershader for D3D11 and OpenGL, GLES unsigned/signed stuff
|
2022-09-25 23:35:08 +02:00 |
|
Lubos
|
c4dbd6d045
|
Merge branch 'master' into compat_openxr_gta
|
2022-09-20 21:46:33 +02:00 |
|
Unknown W. Brackets
|
a2a7e8258b
|
GPU: Clip depth properly when also clamping.
Helps situations like #11216, where only one side should be clamped.
Keeps depth clamp (i.e. #7932) working. See #11399.
|
2022-09-18 13:18:02 -07:00 |
|
Unknown W. Brackets
|
c08c873462
|
GLES: Support more clip distances.
Will be used later, for now just the enable/disable logic.
|
2022-09-18 13:16:59 -07:00 |
|
Lubos
|
e406dc4730
|
Merge branch 'master' into compat_openxr_gta
|
2022-09-13 21:01:55 +02:00 |
|
Lubos
|
b695c1ffb3
|
Merge branch 'master' into compat_openxr_gta
|
2022-09-12 23:04:31 +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 |
|
Henrik Rydgård
|
9bd8b11bf8
|
Implement shader depal for D3D11.
|
2022-09-11 13:41:17 +02:00 |
|
Luboš Vonásek
|
5be9455bf5
|
Merge branch 'hrydgard:master' into compat_openxr_gta
|
2022-09-08 18:39:11 +02:00 |
|
Lubos
|
c9f08a85c6
|
OpenXR - Do not mashup Common/GPU
|
2022-09-08 18:25:10 +02:00 |
|
Henrik Rydgård
|
e828df9f25
|
Split each renderpass/framebuffer into multiple "compatibility classes" (RenderPassType).
|
2022-09-08 00:32:03 +02:00 |
|
Lubos
|
08226d8396
|
OpenXR - Stereo matrices fixed
|
2022-09-05 20:49:25 +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
|
b84cda2876
|
Plumb the computed pipeline state into ComputeFragmentShaderID.
|
2022-09-02 22:16:57 +02:00 |
|
Lubos
|
4bd5a28604
|
OpenXR - Flag to easily disable multiview shaders added
|
2022-08-28 14:49:27 +02:00 |
|
Lubos
|
c2c0561be2
|
OpenXR - OPENXR ifdef removal
|
2022-08-27 17:33:37 +02:00 |
|
Luboš Vonásek
|
11a6318509
|
Merge branch 'hrydgard:master' into feature_openxr_stereo
|
2022-08-24 19:50:45 +02:00 |
|
Henrik Rydgård
|
416d8b403b
|
Merge pull request #15768 from lvonasek/feature_openxr_6dof
OpenXR - 6DoF support
|
2022-08-24 18:49:41 +02:00 |
|
Henrik Rydgård
|
586da08820
|
Merge pull request #15895 from unknownbrackets/gpu-minor
GPU: Correct Draw2D::DeviceRestore()
|
2022-08-24 11:50:42 +02:00 |
|
Henrik Rydgård
|
ff92d7d4b0
|
Remove duplicate uniform queries
|
2022-08-24 10:51:45 +02:00 |
|
Unknown W. Brackets
|
7ec62a32b4
|
GPU: More consistently clear ptrs on DeviceLost().
Rather get a null pointer crash than confusing buggy use-after-free
excitement.
|
2022-08-23 20:15:30 -07:00 |
|
Lubos
|
4026d49104
|
OpenXR - Multiview uniforms working
|
2022-08-17 19:14:36 +02:00 |
|