..
MoltenVK
Vulkan: Add workarounds for MoltenVK ( #4202 )
2023-01-13 01:31:21 +01:00
Queries
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
Shaders
Vulkan: Add workarounds for MoltenVK ( #4202 )
2023-01-13 01:31:21 +01:00
Auto.cs
AutoFlushCounter.cs
Vulkan: Reset queries on same command buffer ( #4329 )
2023-01-24 13:32:56 -03:00
BackgroundResources.cs
BitMap.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
BufferHolder.cs
Fix Redundant Qualifer Warnings ( #4091 )
2022-12-10 21:21:13 +01:00
BufferManager.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
BufferState.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
BufferUsageBitmap.cs
CacheByRange.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
CommandBufferPool.cs
Vulkan: Don't flush commands when creating most sync ( #4087 )
2022-12-29 15:39:04 +01:00
CommandBufferScoped.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
Constants.cs
DescriptorSetCollection.cs
DescriptorSetManager.cs
DescriptorSetUpdater.cs
Fix Redundant Qualifer Warnings ( #4091 )
2022-12-10 21:21:13 +01:00
DisposableBuffer.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableBufferView.cs
Fix Redundant Qualifer Warnings ( #4091 )
2022-12-10 21:21:13 +01:00
DisposableFramebuffer.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableImage.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableImageView.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableMemory.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposablePipeline.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableRenderPass.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
DisposableSampler.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
EnumConversion.cs
chore: Update Silk.NET to 2.16.0 ( #3953 )
2022-12-01 19:11:56 +01:00
FenceHelper.cs
FenceHolder.cs
FormatCapabilities.cs
chore: Update Silk.NET to 2.16.0 ( #3953 )
2022-12-01 19:11:56 +01:00
FormatConverter.cs
FormatTable.cs
FramebufferParams.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
HardwareCapabilities.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
HashTableSlim.cs
HelperShader.cs
Vulkan: Add workarounds for MoltenVK ( #4202 )
2023-01-13 01:31:21 +01:00
IdList.cs
IndexBufferPattern.cs
IndexBufferState.cs
Implement HLE macro for DrawElementsIndirect ( #3748 )
2022-11-16 14:53:04 -03:00
MemoryAllocation.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
MemoryAllocator.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
MemoryAllocatorBlockList.cs
Added Generic Math to BitUtils ( #3929 )
2022-12-26 14:11:05 +00:00
MultiFenceHolder.cs
NativeArray.cs
PersistentFlushBuffer.cs
PipelineBase.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
PipelineConverter.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
PipelineDynamicState.cs
chore: Update Silk.NET to 2.16.0 ( #3953 )
2022-12-01 19:11:56 +01:00
PipelineFull.cs
Vulkan: Reset queries on same command buffer ( #4329 )
2023-01-24 13:32:56 -03:00
PipelineHelperShader.cs
Implement non-MS to MS copies with draws ( #3958 )
2022-12-04 15:07:11 -03:00
PipelineLayoutCache.cs
PipelineLayoutCacheEntry.cs
PipelineLayoutFactory.cs
Fix Redundant Qualifer Warnings ( #4091 )
2022-12-10 21:21:13 +01:00
PipelineState.cs
Implement non-MS to MS copies with draws ( #3958 )
2022-12-04 15:07:11 -03:00
PipelineUid.cs
Minor improvement to Vulkan pipeline state and bindings management ( #3829 )
2022-11-10 13:38:38 -03:00
Ryujinx.Graphics.Vulkan.csproj
Use NuGet Central Package Management to manage package versions solution-wise ( #4095 )
2022-12-12 16:03:10 +01:00
SamplerHolder.cs
SemaphoreHolder.cs
Shader.cs
ShaderCollection.cs
chore: Update Silk.NET to 2.16.0 ( #3953 )
2022-12-01 19:11:56 +01:00
SpecInfo.cs
StagingBuffer.cs
Make structs readonly when applicable ( #4002 )
2022-12-05 14:47:39 +01:00
SyncManager.cs
Vulkan: Don't flush commands when creating most sync ( #4087 )
2022-12-29 15:39:04 +01:00
TextureBuffer.cs
TextureCopy.cs
Implement non-MS to MS copies with draws ( #3958 )
2022-12-04 15:07:11 -03:00
TextureStorage.cs
Specify image view usage flags on Vulkan ( #4283 )
2023-01-15 23:12:52 +01:00
TextureView.cs
Specify image view usage flags on Vulkan ( #4283 )
2023-01-15 23:12:52 +01:00
Vendor.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
VertexBufferState.cs
Vulkan: Add workarounds for MoltenVK ( #4202 )
2023-01-13 01:31:21 +01:00
VulkanConfiguration.cs
VulkanException.cs
VulkanInitialization.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
VulkanRenderer.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
Window.cs
Relax Vulkan requirements ( #4282 )
2023-01-26 18:34:35 -03:00
WindowBase.cs