Wunk 3fe3598d41 Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802) před 3 roky
..
Queries 2232e4ae87 Vulkan backend (#2518) před 3 roky
Shaders c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) před 3 roky
Auto.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
AutoFlushCounter.cs c3c41fa4bb Periodically Flush Commands for Vulkan (#3689) před 3 roky
BackgroundResources.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
BitMap.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
BufferHolder.cs 28ba55598d Vulkan: Fix indirect buffer barrier (#3798) před 3 roky
BufferManager.cs 1ca0517c99 Vulkan: Fix some issues with CacheByRange (#3743) před 3 roky
BufferState.cs 4c0eb91d7e Convert Quads to Triangles in Vulkan (#3715) před 3 roky
BufferUsageBitmap.cs a4fc9f8050 Support use of buffer ranges with size 0 (#3736) před 3 roky
CacheByRange.cs 1ca0517c99 Vulkan: Fix some issues with CacheByRange (#3743) před 3 roky
CommandBufferPool.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
CommandBufferScoped.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
Constants.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DescriptorSetCollection.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DescriptorSetManager.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DescriptorSetUpdater.cs c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) před 3 roky
DisposableBuffer.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableBufferView.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableFramebuffer.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableImage.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableImageView.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableMemory.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposablePipeline.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableRenderPass.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
DisposableSampler.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
EnumConversion.cs 4c0eb91d7e Convert Quads to Triangles in Vulkan (#3715) před 3 roky
FenceHelper.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
FenceHolder.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
FormatCapabilities.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) před 3 roky
FormatConverter.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
FormatTable.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) před 3 roky
FramebufferParams.cs 1080f64df9 Implement HLE macros for render target clears (#3528) před 3 roky
HardwareCapabilities.cs c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) před 3 roky
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
HelperShader.cs 4c0eb91d7e Convert Quads to Triangles in Vulkan (#3715) před 3 roky
IdList.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
IndexBufferPattern.cs 2b50e52e48 Fix primitive count calculation for topology conversion (#3763) před 3 roky
IndexBufferState.cs 0dbe45ae37 Fix various issues caused by Vertex/Index buffer conversions (#3762) před 3 roky
MemoryAllocation.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
MemoryAllocator.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
MemoryAllocatorBlockList.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
NativeArray.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) před 3 roky
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
PipelineBase.cs 28ba55598d Vulkan: Fix indirect buffer barrier (#3798) před 3 roky
PipelineConverter.cs 9719b6a112 Vulkan: Use dynamic state for blend constants (#3793) před 3 roky
PipelineDynamicState.cs 9719b6a112 Vulkan: Use dynamic state for blend constants (#3793) před 3 roky
PipelineFull.cs 1ca0517c99 Vulkan: Fix some issues with CacheByRange (#3743) před 3 roky
PipelineHelperShader.cs c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) před 3 roky
PipelineLayoutCache.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
PipelineLayoutCacheEntry.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
PipelineLayoutFactory.cs c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) před 3 roky
PipelineState.cs 9719b6a112 Vulkan: Use dynamic state for blend constants (#3793) před 3 roky
PipelineUid.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) před 3 roky
Ryujinx.Graphics.Vulkan.csproj 2232e4ae87 Vulkan backend (#2518) před 3 roky
SamplerHolder.cs 5af1327068 Vulkan: Fix sampler custom border color (#3751) před 3 roky
SemaphoreHolder.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
Shader.cs 96bf7f8522 Avoid allocating unmanaged string per shader (#3730) před 3 roky
ShaderCollection.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) před 3 roky
StagingBuffer.cs 1ca0517c99 Vulkan: Fix some issues with CacheByRange (#3743) před 3 roky
SyncManager.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
TextureBuffer.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) před 3 roky
TextureCopy.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
TextureStorage.cs 6e92b7a378 Dispose Vulkan TextureStorage when views hit 0 instead of immediately (#3738) před 3 roky
TextureView.cs a6cd044f0f Vulkan: Fix blit levels/layers parameters being inverted (#3768) před 3 roky
Vendor.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
VertexBufferState.cs 0dbe45ae37 Fix various issues caused by Vertex/Index buffer conversions (#3762) před 3 roky
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) před 3 roky
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
VulkanInitialization.cs 3fe3598d41 Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802) před 3 roky
VulkanRenderer.cs 3fe3598d41 Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802) před 3 roky
Window.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) před 3 roky
WindowBase.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) před 3 roky