This website requires JavaScript.
Explore
Help
Sign In
sid
/
NazaraEngine
Watch
1
Star
0
Fork
0
You've already forked NazaraEngine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
194dba500221300a67b52f1c98c9d80227e83f1d
NazaraEngine
/
include
/
Nazara
/
VulkanRenderer
/
Wrapper
History
Lynix
67904abd29
Replace Warning string concatenation by WarningFmt
2024-02-13 17:17:04 +01:00
..
AutoFree.hpp
…
AutoFree.inl
…
Buffer.hpp
…
Buffer.inl
…
CommandBuffer.hpp
…
CommandBuffer.inl
…
CommandPool.hpp
…
CommandPool.inl
…
DebugReportCallbackEXT.hpp
…
DebugReportCallbackEXT.inl
…
DebugUtilsMessengerEXT.hpp
…
DebugUtilsMessengerEXT.inl
…
DescriptorPool.hpp
…
DescriptorPool.inl
…
DescriptorSet.hpp
…
DescriptorSet.inl
…
DescriptorSetLayout.hpp
…
DescriptorSetLayout.inl
…
Device.hpp
Remove Utility module and move its content to Core and TextRenderer modules
2024-02-11 22:48:38 +01:00
Device.inl
Fix Nz::ErrorFlags API and usage
2024-01-28 15:03:24 +01:00
DeviceFunctions.hpp
…
DeviceMemory.hpp
…
DeviceMemory.inl
Replace Warning string concatenation by WarningFmt
2024-02-13 17:17:04 +01:00
DeviceObject.hpp
…
DeviceObject.inl
…
Fence.hpp
…
Fence.inl
…
Framebuffer.hpp
Minor fixes
2024-02-10 13:42:19 +01:00
Framebuffer.inl
…
GlobalFunctions.hpp
…
Image.hpp
…
Image.inl
…
ImageView.hpp
…
ImageView.inl
…
Instance.hpp
…
Instance.inl
…
InstanceFunctions.hpp
…
InstanceObject.hpp
…
InstanceObject.inl
…
Loader.hpp
Add end-of-line spaces checker
2024-01-26 10:43:00 +01:00
Loader.inl
…
PhysicalDevice.hpp
…
Pipeline.hpp
…
Pipeline.inl
…
PipelineCache.hpp
…
PipelineCache.inl
…
PipelineLayout.hpp
…
PipelineLayout.inl
…
QueueHandle.hpp
…
QueueHandle.inl
…
RenderPass.hpp
…
RenderPass.inl
…
Sampler.hpp
…
Sampler.inl
…
Semaphore.hpp
…
Semaphore.inl
…
ShaderModule.hpp
…
ShaderModule.inl
…
Surface.hpp
Fix unity build compilation
2024-02-06 13:50:51 +01:00
Surface.inl
Fix unity build compilation
2024-02-06 13:50:51 +01:00
Swapchain.hpp
Add end-of-line spaces checker
2024-01-26 10:43:00 +01:00
Swapchain.inl
…