gdkchan 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
..
MoltenVK 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) 3 years ago
Queries f6d5499a16 Fix some Vulkan validation errors (#4357) 3 years ago
Shaders f8beeeb7d3 Support safe blit on non-2D textures (#4374) 3 years ago
Auto.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
AutoFlushCounter.cs b3f0978869 Vulkan: Flush command buffers for queries less aggressively (#4387) 3 years ago
BackgroundResources.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
BufferHolder.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 years ago
BufferManager.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 years ago
BufferState.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
BufferUsageBitmap.cs a4fc9f8050 Support use of buffer ranges with size 0 (#3736) 3 years ago
CacheByRange.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
CommandBufferPool.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) 3 years ago
CommandBufferScoped.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
Constants.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
DescriptorSetCollection.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
DescriptorSetManager.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
DescriptorSetUpdater.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 years ago
DisposableBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableBufferView.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 years ago
DisposableFramebuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableImage.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableImageView.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableMemory.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposablePipeline.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableRenderPass.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
DisposableSampler.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
EnumConversion.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
FenceHelper.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
FenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
FormatCapabilities.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 years ago
FormatConverter.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
FormatTable.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) 3 years ago
FramebufferParams.cs 7528f94536 Implement safe depth-stencil blit using stencil export extension (#4356) 3 years ago
HardwareCapabilities.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
HelperShader.cs f8beeeb7d3 Support safe blit on non-2D textures (#4374) 3 years ago
IdList.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
IndexBufferPattern.cs 2b50e52e48 Fix primitive count calculation for topology conversion (#3763) 3 years ago
IndexBufferState.cs f1d1670b0b Implement HLE macro for DrawElementsIndirect (#3748) 3 years ago
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
MemoryAllocator.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 years ago
MemoryAllocatorBlockList.cs c963b3c804 Added Generic Math to BitUtils (#3929) 3 years ago
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
NativeArray.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 years ago
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
PipelineBase.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
PipelineConverter.cs 17078ad929 vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419) 3 years ago
PipelineDynamicState.cs 052b23c83c vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406) 3 years ago
PipelineFull.cs b3f0978869 Vulkan: Flush command buffers for queries less aggressively (#4387) 3 years ago
PipelineHelperShader.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 years ago
PipelineLayoutCache.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
PipelineLayoutCacheEntry.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
PipelineLayoutFactory.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 years ago
PipelineState.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
PipelineUid.cs a6a67a2b7a Minor improvement to Vulkan pipeline state and bindings management (#3829) 3 years ago
Ryujinx.Graphics.Vulkan.csproj 535fbec675 Use NuGet Central Package Management to manage package versions solution-wise (#4095) 3 years ago
SamplerHolder.cs 5af1327068 Vulkan: Fix sampler custom border color (#3751) 3 years ago
SemaphoreHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
Shader.cs 96bf7f8522 Avoid allocating unmanaged string per shader (#3730) 3 years ago
ShaderCollection.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 years ago
SpecInfo.cs f82309fa2d Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve (#3723) 3 years ago
StagingBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
SyncManager.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) 3 years ago
TextureBuffer.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) 3 years ago
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 years ago
TextureStorage.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 years ago
TextureView.cs e4f68592c3 Fix partial updates for textures. (#4401) 3 years ago
Vendor.cs 296c4a3d01 Relax Vulkan requirements (#4282) 3 years ago
VertexBufferState.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) 3 years ago
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 3 years ago
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) 3 years ago
VulkanInitialization.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
VulkanRenderer.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 years ago
Window.cs f8beeeb7d3 Support safe blit on non-2D textures (#4374) 3 years ago
WindowBase.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) 3 years ago