Ryujinx/Ryujinx.Graphics.Vulkan
2022-08-17 09:05:15 +02:00
..
Queries
Shaders
Auto.cs
BackgroundResources.cs
BitMap.cs
BufferHolder.cs
BufferManager.cs
BufferState.cs
BufferUsageBitmap.cs
CacheByRange.cs
CommandBufferPool.cs
CommandBufferScoped.cs
Constants.cs
DescriptorSetCollection.cs
DescriptorSetManager.cs
DescriptorSetUpdater.cs
DisposableBuffer.cs
DisposableBufferView.cs
DisposableFramebuffer.cs
DisposableImage.cs
DisposableImageView.cs
DisposableMemory.cs
DisposablePipeline.cs
DisposableRenderPass.cs
DisposableSampler.cs
EnumConversion.cs
FenceHelper.cs
FenceHolder.cs
FormatCapabilities.cs
FormatConverter.cs
FormatTable.cs Vulkan: Add ETC2 texture formats (#3576) 2022-08-16 15:42:42 +02:00
FramebufferParams.cs
HardwareCapabilities.cs
HashTableSlim.cs
HelperShader.cs
IdList.cs
ImageWindow.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
MemoryAllocation.cs
MemoryAllocator.cs
MemoryAllocatorBlockList.cs
MultiFenceHolder.cs
NativeArray.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
PersistentFlushBuffer.cs
PipelineBase.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
PipelineConverter.cs
PipelineDynamicState.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
PipelineFull.cs
PipelineHelperShader.cs
PipelineLayoutCache.cs
PipelineLayoutCacheEntry.cs
PipelineLayoutFactory.cs
PipelineState.cs
PipelineUid.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Ryujinx.Graphics.Vulkan.csproj
SamplerHolder.cs
SemaphoreHolder.cs
Shader.cs Removed extra semicolons. (#3594) 2022-08-17 09:05:15 +02:00
ShaderCollection.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
StagingBuffer.cs
SyncManager.cs
TextureBuffer.cs Removed extra semicolons. (#3594) 2022-08-17 09:05:15 +02:00
TextureCopy.cs
TextureStorage.cs
TextureView.cs
Vendor.cs
VulkanConfiguration.cs
VulkanException.cs
VulkanInitialization.cs
VulkanRenderer.cs
Window.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
WindowBase.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00