-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split vulkan renderer into separated objects #18
Commits on May 6, 2024
-
Merge branch 'feat/utils-upgrade' into feat/vulkan-render-buffers
amasson committedMay 6, 2024 Configuration menu - View commit details
-
Copy full SHA for d6beef9 - Browse repository at this point
Copy the full SHA d6beef9View commit details
Commits on May 8, 2024
-
Merge branch 'dev' into feat/vulkan-render-buffers
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 5bf7ef3 - Browse repository at this point
Copy the full SHA 5bf7ef3View commit details -
Split VulkanDevice from VulkanRenderer
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for dfd5222 - Browse repository at this point
Copy the full SHA dfd5222View commit details -
Move vulkan related renderer to Vulkan folder
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2680624 - Browse repository at this point
Copy the full SHA 2680624View commit details -
Split VulkanSwapChain from VulkanRenderer
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 0832dba - Browse repository at this point
Copy the full SHA 0832dbaView commit details -
Create swapchain from modifiable properties
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f413b7 - Browse repository at this point
Copy the full SHA 2f413b7View commit details -
Split FramesRenderer and RenderPass from VulkanSwapChain
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1108a5c - Browse repository at this point
Copy the full SHA 1108a5cView commit details -
Rename all vulkan renderer modules into namespace
amasson committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1327b66 - Browse repository at this point
Copy the full SHA 1327b66View commit details -
amasson42 committed
May 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e68de41 - Browse repository at this point
Copy the full SHA e68de41View commit details
Commits on May 9, 2024
-
amasson committed
May 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c1034a9 - Browse repository at this point
Copy the full SHA c1034a9View commit details -
graphic pipeline in IRendererObject
amasson committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 6aa5c32 - Browse repository at this point
Copy the full SHA 6aa5c32View commit details -
Binding vertices and attributes in pipeline description
amasson committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ba172e - Browse repository at this point
Copy the full SHA 8ba172eView commit details -
amasson committed
May 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 102fe05 - Browse repository at this point
Copy the full SHA 102fe05View commit details -
Vertex shader update with vertex layout
amasson committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for fd4dde2 - Browse repository at this point
Copy the full SHA fd4dde2View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e38786b - Browse repository at this point
Copy the full SHA e38786bView commit details -
Merge branch 'LimpingPebble:feat/vulkan-render-buffers' into feat/vul…
…kan-render-buffers
Configuration menu - View commit details
-
Copy full SHA for 99b5d11 - Browse repository at this point
Copy the full SHA 99b5d11View commit details -
Merge pull request #19 from rbourgeat/feat/vulkan-render-buffers
geometryShader not working on metal
Configuration menu - View commit details
-
Copy full SHA for 7fc7365 - Browse repository at this point
Copy the full SHA 7fc7365View commit details
Commits on May 11, 2024
-
Merge branch 'dev' into feat/vulkan-render-buffers
amasson committedMay 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 52f0cba - Browse repository at this point
Copy the full SHA 52f0cbaView commit details -
amasson committed
May 11, 2024 Configuration menu - View commit details
-
Copy full SHA for b68c098 - Browse repository at this point
Copy the full SHA b68c098View commit details -
Device destroy and copy buffer
amasson committedMay 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 9810e98 - Browse repository at this point
Copy the full SHA 9810e98View commit details -
amasson committed
May 11, 2024 Configuration menu - View commit details
-
Copy full SHA for ef8f574 - Browse repository at this point
Copy the full SHA ef8f574View commit details -
amasson committed
May 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 885cf8e - Browse repository at this point
Copy the full SHA 885cf8eView commit details -
amasson committed
May 11, 2024 Configuration menu - View commit details
-
Copy full SHA for cab2ba0 - Browse repository at this point
Copy the full SHA cab2ba0View commit details -
Extract model view projection matrices from render context
amasson committedMay 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 4cc660b - Browse repository at this point
Copy the full SHA 4cc660bView commit details -
use uniform buffers for mvp matrices
amasson committedMay 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 596bc2f - Browse repository at this point
Copy the full SHA 596bc2fView commit details
Commits on May 12, 2024
-
amasson committed
May 12, 2024 Configuration menu - View commit details
-
Copy full SHA for d6a4c53 - Browse repository at this point
Copy the full SHA d6a4c53View commit details -
amasson committed
May 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 05ac164 - Browse repository at this point
Copy the full SHA 05ac164View commit details
Commits on May 13, 2024
-
Merge branch 'feat/makefile-helper' into feat/vulkan-render-buffers
amasson committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for ae6e3ee - Browse repository at this point
Copy the full SHA ae6e3eeView commit details -
Merge branch 'feat/window-application-return-exit-code' into feat/vul…
…kan-render-buffers
amasson committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 891b384 - Browse repository at this point
Copy the full SHA 891b384View commit details -
Descriptor sets for mvp matrices shaders
amasson committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4be19b4 - Browse repository at this point
Copy the full SHA 4be19b4View commit details -
amasson committed
May 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 71dc817 - Browse repository at this point
Copy the full SHA 71dc817View commit details -
Configuration menu - View commit details
-
Copy full SHA for c846fa2 - Browse repository at this point
Copy the full SHA c846fa2View commit details -
amasson committed
May 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ee20b1 - Browse repository at this point
Copy the full SHA 6ee20b1View commit details -
Move Stone::Image to Utils module and add load class method
amasson committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 3393a48 - Browse repository at this point
Copy the full SHA 3393a48View commit details
Commits on May 15, 2024
-
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b9abc0f - Browse repository at this point
Copy the full SHA b9abc0fView commit details -
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for aced9fe - Browse repository at this point
Copy the full SHA aced9feView commit details -
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4144a06 - Browse repository at this point
Copy the full SHA 4144a06View commit details -
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 37841b8 - Browse repository at this point
Copy the full SHA 37841b8View commit details -
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c2770e3 - Browse repository at this point
Copy the full SHA c2770e3View commit details -
amasson committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c2a0d7 - Browse repository at this point
Copy the full SHA 3c2a0d7View commit details
Commits on May 16, 2024
-
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for fe8525a - Browse repository at this point
Copy the full SHA fe8525aView commit details -
device image view creation method
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e7642e - Browse repository at this point
Copy the full SHA 1e7642eView commit details -
fix renderer object material update
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a6d772e - Browse repository at this point
Copy the full SHA a6d772eView commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 16df5ab - Browse repository at this point
Copy the full SHA 16df5abView commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9570063 - Browse repository at this point
Copy the full SHA 9570063View commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d60cc6 - Browse repository at this point
Copy the full SHA 8d60cc6View commit details -
RendererObjectManager update material before mesh
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ba7104 - Browse repository at this point
Copy the full SHA 2ba7104View commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a42589 - Browse repository at this point
Copy the full SHA 5a42589View commit details -
Mesh texture parameters in shaders
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f58b68 - Browse repository at this point
Copy the full SHA 2f58b68View commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for c944422 - Browse repository at this point
Copy the full SHA c944422View commit details -
Add depth attachment to frames
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for f08b1ad - Browse repository at this point
Copy the full SHA f08b1adView commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c016ae - Browse repository at this point
Copy the full SHA 9c016aeView commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 21796fa - Browse repository at this point
Copy the full SHA 21796faView commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 322182d - Browse repository at this point
Copy the full SHA 322182dView commit details -
Shader load with content and function
amasson committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c86ff6 - Browse repository at this point
Copy the full SHA 8c86ff6View commit details -
amasson committed
May 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 6cb443b - Browse repository at this point
Copy the full SHA 6cb443bView commit details
Commits on May 18, 2024
-
Image Core::Object inheritence override
amasson42 committedMay 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e8f065 - Browse repository at this point
Copy the full SHA 8e8f065View commit details -
Vulkan Renderer object manager simplification
amasson42 committedMay 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ecc3f5 - Browse repository at this point
Copy the full SHA 1ecc3f5View commit details -
amasson42 committed
May 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 42a8fda - Browse repository at this point
Copy the full SHA 42a8fdaView commit details
Commits on May 20, 2024
-
amasson committed
May 20, 2024 Configuration menu - View commit details
-
Copy full SHA for b38b0ec - Browse repository at this point
Copy the full SHA b38b0ecView commit details -
Rename IRenderElement to IRenderable
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d284dc8 - Browse repository at this point
Copy the full SHA d284dc8View commit details -
amasson committed
May 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 9064b45 - Browse repository at this point
Copy the full SHA 9064b45View commit details -
Vulkan renderer classes for material and mesh
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for b91ef05 - Browse repository at this point
Copy the full SHA b91ef05View commit details -
Rename VulkanSettings to RendererSettings
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for e7a36b8 - Browse repository at this point
Copy the full SHA e7a36b8View commit details -
Scene RenderElement to Renderable
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 90b91f9 - Browse repository at this point
Copy the full SHA 90b91f9View commit details -
remove nodiscard on virtual method
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 94c4636 - Browse repository at this point
Copy the full SHA 94c4636View commit details -
Vulkan use scene shader to dynamically populate bindings
amasson committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for a84dcee - Browse repository at this point
Copy the full SHA a84dceeView commit details
Commits on May 28, 2024
-
Merge branch 'feat/core-image' into feat/vulkan-render-buffers
amasson committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ec071dc - Browse repository at this point
Copy the full SHA ec071dcView commit details
Commits on Jul 17, 2024
-
Merge branch 'dev' into feat/vulkan-render-buffers
amasson committedJul 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b956a3 - Browse repository at this point
Copy the full SHA 1b956a3View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf0b846 - Browse repository at this point
Copy the full SHA cf0b846View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ce9681 - Browse repository at this point
Copy the full SHA 3ce9681View commit details
Commits on Jul 21, 2024
-
ImageAlbum class to keep reference to multiple images
amasson committedJul 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 69e1c06 - Browse repository at this point
Copy the full SHA 69e1c06View commit details -
amasson committed
Jul 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e2a073 - Browse repository at this point
Copy the full SHA 3e2a073View commit details -
amasson committed
Jul 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 12ca425 - Browse repository at this point
Copy the full SHA 12ca425View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ec7e7c - Browse repository at this point
Copy the full SHA 9ec7e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ade26c - Browse repository at this point
Copy the full SHA 7ade26cView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2d4fa9 - Browse repository at this point
Copy the full SHA a2d4fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5705924 - Browse repository at this point
Copy the full SHA 5705924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1107d4e - Browse repository at this point
Copy the full SHA 1107d4eView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c92c3e - Browse repository at this point
Copy the full SHA 0c92c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1aaf42 - Browse repository at this point
Copy the full SHA f1aaf42View commit details