Panagiotis Christopoulos Charitos 0a1b684f01 Support VK_EXT_sampler_filter_minmax (not tested) 4 лет назад
..
AccelerationStructure.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
AccelerationStructureImpl.cpp ddae6246dc Add flushing and invalidation support to GPU buffers 4 лет назад
AccelerationStructureImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Buffer.cpp ddae6246dc Add flushing and invalidation support to GPU buffers 4 лет назад
BufferImpl.cpp 9c6d58d6c7 Fixes in flush and invalidation of buffers 4 лет назад
BufferImpl.h 9c6d58d6c7 Fixes in flush and invalidation of buffers 4 лет назад
CommandBuffer.cpp af53b38a3a Simplify barriers. Needs testing 4 лет назад
CommandBufferFactory.cpp f4d52e75f9 Add the ability to work without async compute 4 лет назад
CommandBufferFactory.h f4d52e75f9 Add the ability to work without async compute 4 лет назад
CommandBufferFactory.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
CommandBufferImpl.cpp c29fa12ae9 Remove some references of objects from the VK pipeline manager 4 лет назад
CommandBufferImpl.h eee523877b Fix bugs 4 лет назад
CommandBufferImpl.inl.h c29fa12ae9 Remove some references of objects from the VK pipeline manager 4 лет назад
Common.cpp 96e2f4cfdf Android now builds! 4 лет назад
Common.h 0a1b684f01 Support VK_EXT_sampler_filter_minmax (not tested) 4 лет назад
DeferredBarrierFactory.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
DeferredBarrierFactory.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
DescriptorSet.cpp ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
DescriptorSet.h 03e4146743 Rename the anki to AnKi 5 лет назад
Fence.cpp 98e3da123a Support Vulkan timeline semaphores 4 лет назад
FenceFactory.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
FenceFactory.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
FenceFactory.inl.h 9518f993eb Fix bugs in fence and semaphore waits. Async compute should be working now 4 лет назад
FenceImpl.h 98e3da123a Support Vulkan timeline semaphores 4 лет назад
Framebuffer.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
FramebufferImpl.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
FramebufferImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
GpuMemoryManager.cpp f1dfc236bb Hack the GPU allocator a bit to avoid these annoying OoM issues with ReBAR 4 лет назад
GpuMemoryManager.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
GrManager.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
GrManagerImpl.cpp 0a1b684f01 Support VK_EXT_sampler_filter_minmax (not tested) 4 лет назад
GrManagerImpl.h f4d52e75f9 Add the ability to work without async compute 4 лет назад
GrManagerImplAndroid.cpp 1afdcd6523 Some NativeWindow refactoring 4 лет назад
GrManagerImplSdl.cpp 1afdcd6523 Some NativeWindow refactoring 4 лет назад
MicroObjectRecycler.h 03e4146743 Rename the anki to AnKi 5 лет назад
MicroObjectRecycler.inl.h ff39e26c2e Fix a bug in swapchain re-creation 4 лет назад
OcclusionQuery.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
OcclusionQueryImpl.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
OcclusionQueryImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Pipeline.cpp c29fa12ae9 Remove some references of objects from the VK pipeline manager 4 лет назад
Pipeline.h c29fa12ae9 Remove some references of objects from the VK pipeline manager 4 лет назад
PipelineCache.cpp 97c029dae2 Fix bugs and enable some unit testing on Android 4 лет назад
PipelineCache.h 03e4146743 Rename the anki to AnKi 5 лет назад
PipelineLayout.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
PipelineLayout.h 03e4146743 Rename the anki to AnKi 5 лет назад
QueryFactory.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
QueryFactory.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Sampler.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
SamplerFactory.cpp 0a1b684f01 Support VK_EXT_sampler_filter_minmax (not tested) 4 лет назад
SamplerFactory.h 03e4146743 Rename the anki to AnKi 5 лет назад
SamplerImpl.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
SamplerImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
SemaphoreFactory.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
SemaphoreFactory.inl.h 9518f993eb Fix bugs in fence and semaphore waits. Async compute should be working now 4 лет назад
Shader.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
ShaderImpl.cpp 97c029dae2 Fix bugs and enable some unit testing on Android 4 лет назад
ShaderImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
ShaderProgram.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
ShaderProgramImpl.cpp 0e1694aa3a Add support for multiple ray gen shaders in the shader programs 4 лет назад
ShaderProgramImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
SwapchainFactory.cpp d5cbcaaeb3 More android fixes 4 лет назад
SwapchainFactory.h be796ff3bd More android fixes 4 лет назад
Texture.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
TextureImpl.cpp f4d52e75f9 Add the ability to work without async compute 4 лет назад
TextureImpl.h 7e28f95eaf Small refactor for images 4 лет назад
TextureView.cpp 7e28f95eaf Small refactor for images 4 лет назад
TextureViewImpl.cpp 7e28f95eaf Small refactor for images 4 лет назад
TextureViewImpl.h 7e28f95eaf Small refactor for images 4 лет назад
TimestampQuery.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
TimestampQueryImpl.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
TimestampQueryImpl.h 03e4146743 Rename the anki to AnKi 5 лет назад
VulkanObject.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
VulkanObject.h 03e4146743 Rename the anki to AnKi 5 лет назад