1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 15:34:01 +01:00
Ryujinx/Ryujinx.Graphics.Vulkan
2022-08-11 18:23:25 -03:00
..
Queries
Shaders
Auto.cs
BackgroundResources.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
BitMap.cs
BufferHolder.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
BufferManager.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
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 Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
DisposablePipeline.cs
DisposableRenderPass.cs
DisposableSampler.cs
EnumConversion.cs
FenceHelper.cs
FenceHolder.cs
FormatCapabilities.cs
FormatConverter.cs
FormatTable.cs Fix blend with RGBX color formats (#3553) 2022-08-11 18:23:25 -03:00
FramebufferParams.cs
HardwareCapabilities.cs
HashTableSlim.cs
HelperShader.cs
IdList.cs
ImageWindow.cs
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 Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
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 Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
Shader.cs
ShaderCollection.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
StagingBuffer.cs
SyncManager.cs
TextureBuffer.cs
TextureCopy.cs
TextureStorage.cs
TextureView.cs
Vendor.cs
VulkanConfiguration.cs
VulkanException.cs
VulkanInitialization.cs
VulkanRenderer.cs
Window.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
WindowBase.cs