summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/multiview
Commit message (Expand)AuthorAgeFilesLines
* rhi: multiview manual test: exercise passing through gl_ViewIndexLaszlo Agocs2024-04-166-1/+4
* Change license for tests filesLucie GĂ©rard2024-02-041-1/+1
* rhi: gl: metal: Enable depth-stencil correctly with multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: gl: Enable depth texture for multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: Use a depth/stencil texture in the multiview manual testLaszlo Agocs2023-06-281-4/+17
* rhi: multiview: Exercise instancing in the testLaszlo Agocs2023-06-276-10/+33
* rhi: metal: Add support for multiview renderingLaszlo Agocs2023-06-275-4/+4
* Add an option to exercise MSAA in the multiview testLaszlo Agocs2023-06-261-3/+36
* rhi: multiview test: Fix leftover resourceUpdate callLaszlo Agocs2023-06-261-2/+0
* rhi: d3d12: Implement multiview supportLaszlo Agocs2023-06-226-6/+6
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-2213-0/+347