Jakob Bornecrantz
|
12bfc8b5c9
|
c/render: Do not depend on the compositor
|
2021-11-03 13:26:42 +00:00 |
|
Jakob Bornecrantz
|
c346d812c7
|
c/render: Add helpers to access the vk_bundle
|
2021-11-03 13:25:15 +00:00 |
|
Jakob Bornecrantz
|
648f49f4ef
|
c/render: Change argument order to object first
|
2021-11-03 13:25:15 +00:00 |
|
Jakob Bornecrantz
|
ccc4bbcf86
|
c/render: Remove unused disable_atw argument
|
2021-11-03 13:25:15 +00:00 |
|
Jakob Bornecrantz
|
56f4466ffa
|
c/render: Move shaders to render
|
2021-11-03 13:25:15 +00:00 |
|
Jakob Bornecrantz
|
8c8d72647b
|
c/render: Refactor out timewarp matrix into util file
|
2021-11-03 13:25:15 +00:00 |
|
Jakob Bornecrantz
|
60024efba9
|
c/render: If we only have a projection layer skip the layer renderer
|
2021-11-03 13:25:14 +00:00 |
|
Jakob Bornecrantz
|
4ca35b8b3c
|
c/render: Don't cache comp_rendering
|
2021-11-03 13:24:20 +00:00 |
|
Jakob Bornecrantz
|
847e322fe5
|
c/render: Remove stub function decls
|
2021-11-02 20:19:05 +00:00 |
|
Jakob Bornecrantz
|
d8a580d875
|
c/render: Tidy compute rendering
|
2021-11-02 20:19:05 +00:00 |
|
Jakob Bornecrantz
|
f74812f02e
|
c/render: Refactor rendering code so target data is it's own struct.
|
2021-11-02 20:19:05 +00:00 |
|
Jakob Bornecrantz
|
765feb6fe1
|
c/main: Refactor mesh descriptor and UBO upload
|
2021-11-02 20:19:05 +00:00 |
|
Ryan Pavlik
|
2790f6d29f
|
comp: Fix windows build - near and far are keywords.
|
2021-10-15 10:15:16 -05:00 |
|
Jakob Bornecrantz
|
c5c07eced2
|
c/render: Remove the hacks
|
2021-09-14 16:15:27 +00:00 |
|
Jakob Bornecrantz
|
5bff6f3c9b
|
c/render: Add ATW support for compute rendering
|
2021-09-14 16:15:27 +00:00 |
|
Jakob Bornecrantz
|
3795004208
|
c/main: Add compute distortion rendering backend
|
2021-09-14 16:15:27 +00:00 |
|
Jakob Bornecrantz
|
928ae5b27a
|
c/render: Add support for non-freeable descriptor pools
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
6c033658a8
|
c/render: Add support for storage image descriptors
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
95e95ba9b5
|
c/render: Tidy mesh shader
|
2021-04-12 22:16:31 +00:00 |
|
Ryan Pavlik
|
ace8dc8c46
|
comp: clean up comment
|
2021-03-30 20:46:00 +00:00 |
|
Mateo de Mayo
|
75e908552f
|
doc: Fix missing entities from modules documentation
|
2021-03-06 20:34:35 -03:00 |
|
Jakob Bornecrantz
|
2b996f30c4
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
|
Lubosz Sarnecki
|
fc3b7fef25
|
comp/vk: Lock command pool calls with a mutex.
This patch resolves multithreading issues as detected by the Vulkan
validation when running the OpenXR CTS using OpenGL.
|
2021-01-13 12:33:15 +01:00 |
|
Lubosz Sarnecki
|
ba1d966f9f
|
aux/vk: Port to u_logging.
Fix log calls where no valid state struct was provided.
|
2020-12-28 13:04:11 +00:00 |
|
Jakob Bornecrantz
|
6902f6d7a3
|
c/render: Change some COMP_ERROR to VK_ERROR
|
2020-11-20 03:20:33 +00:00 |
|
Jakob Bornecrantz
|
54739aff8d
|
c/render: Refactor out distortion rendering
|
2020-10-13 19:51:13 +01:00 |
|