Commit graph

37 commits

Author SHA1 Message Date
e18d4818cf Cleanup and fix for reflections 2024-12-13 23:33:06 +01:00
1264783a2f Buffer and validation fixes 2024-12-08 21:13:29 +01:00
3a2f48cd88 Post-rebase fixes for Vulkan 2024-12-07 22:48:25 +01:00
16a7762f6c Fixed render pass clear operations 2024-12-07 20:58:08 +01:00
c873b61fa0 Per-frame cleanup 2024-12-07 20:54:54 +01:00
f026e40e9f Fixed vertex and index buffers 2024-12-07 20:54:54 +01:00
1e6d3b7be4 Vulkan descriptor sets work 2024-12-07 20:54:54 +01:00
837a8102ff Vulkan buffer work, upgrade VMA 2024-12-07 20:54:54 +01:00
e151e1a826 Vulkan work on framebuffers and textures 2024-12-07 20:54:54 +01:00
bb8eb30b04 Vulkan renderpass work 2024-12-07 20:54:54 +01:00
c0351af854 Vulkan shader fixes 2024-12-07 20:54:54 +01:00
968392f2b9 GPU frame player and other fixes 2024-12-07 20:54:54 +01:00
1a2a401d3f Vulkan fixes 2024-12-07 20:54:54 +01:00
9316b3f461 Modified GPU frame player for Vukan C API 2024-12-07 20:51:06 +01:00
860b2b886c Moved to Vulkan C API and updated VKS 2024-12-07 20:51:06 +01:00
aaa298bd05 Reverted window flags 2024-12-07 20:51:06 +01:00
d1a4c8e6ed Vulkan window now works on X11 2024-12-07 20:51:06 +01:00
2c9f83519c Changes necessary to build Vulkan gpu-frame-player 2024-12-07 20:51:06 +01:00
Brad Davis
c9130d9da1 Vulkan/opengl transfer test 2024-12-07 20:51:03 +01:00
Brad Davis
b7efed9461 rebase and shader fixes 2024-12-07 20:44:29 +01:00
Brad Davis
5bce2dfbf0 Add vulkan backend 2024-12-07 20:44:29 +01:00
Dale Glass
e7591d6794
Revert "Revert "Mirrors + Portals"" 2024-01-13 11:23:36 +01:00
c6e4e5de37
Revert "Mirrors + Portals" 2024-01-13 11:18:08 +01:00
HifiExperiments
5159367b4c fix paramsOffset and view flipping 2023-12-18 15:42:17 -08:00
Kalila
03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
Heather Anderson
bcce9a2091 convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
Heather Anderson
ab4d70760e review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
Brad Davis
243120b95c Even better frame capture 2019-10-04 14:57:39 -07:00
Brad Davis
3c6e98f16b New format for captured GPU frames 2019-10-04 08:34:06 -07:00
Sam Gateau
9b8d159873 remove unused variable 2019-09-30 09:24:37 -07:00
Sam Gateau
ecd940e0e6 Addressing warnings 2019-09-27 14:01:00 -07:00
Sam Gateau
9d999baab2 FIrst pass to clean up before pushing a pr: 2019-09-26 11:59:01 -07:00
Sam Gateau
18226e64f8 Add a read lock where we think it s needed and banging my head on the problem 2019-09-16 18:06:43 -07:00
Sam Gateau
133a8b7d5e a bunch of changes to debug why... 2019-09-11 18:21:44 -07:00
Bradley Austin Davis
2db5bbd381 Fix mac frame player 2019-01-30 16:23:22 -08:00
Brad Davis
ab9a4a55f8 Allow movement in frameplayer app 2019-01-30 13:15:22 -08:00
Brad Davis
e18e3fc138 Gpu Frame serialization 2019-01-23 13:21:34 -08:00