riperiperi 470be03c2f GPU: Add fallback when 16-bit formats are not supported (#4108) 3 éve
..
Queries ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
Shaders 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
Auto.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
AutoFlushCounter.cs c3c41fa4bb Periodically Flush Commands for Vulkan (#3689) 3 éve
BackgroundResources.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
BufferHolder.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 éve
BufferManager.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
BufferState.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
BufferUsageBitmap.cs a4fc9f8050 Support use of buffer ranges with size 0 (#3736) 3 éve
CacheByRange.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
CommandBufferPool.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
CommandBufferScoped.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
Constants.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
DescriptorSetCollection.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
DescriptorSetManager.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
DescriptorSetUpdater.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 éve
DisposableBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableBufferView.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 éve
DisposableFramebuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableImage.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableImageView.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableMemory.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposablePipeline.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableRenderPass.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
DisposableSampler.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
EnumConversion.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
FenceHelper.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
FenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
FormatCapabilities.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
FormatConverter.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
FormatTable.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) 3 éve
FramebufferParams.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
HardwareCapabilities.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
HelperShader.cs ae13f0ab4d misc: Fix obsolete warnings in Ryujinx.Graphics.Vulkan (#4020) 3 éve
IdList.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
IndexBufferPattern.cs 2b50e52e48 Fix primitive count calculation for topology conversion (#3763) 3 éve
IndexBufferState.cs f1d1670b0b Implement HLE macro for DrawElementsIndirect (#3748) 3 éve
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
MemoryAllocator.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
MemoryAllocatorBlockList.cs c963b3c804 Added Generic Math to BitUtils (#3929) 3 éve
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
NativeArray.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 éve
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
PipelineBase.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
PipelineConverter.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
PipelineDynamicState.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
PipelineFull.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
PipelineHelperShader.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
PipelineLayoutCache.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
PipelineLayoutCacheEntry.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
PipelineLayoutFactory.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 éve
PipelineState.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
PipelineUid.cs a6a67a2b7a Minor improvement to Vulkan pipeline state and bindings management (#3829) 3 éve
Ryujinx.Graphics.Vulkan.csproj 535fbec675 Use NuGet Central Package Management to manage package versions solution-wise (#4095) 3 éve
SamplerHolder.cs 5af1327068 Vulkan: Fix sampler custom border color (#3751) 3 éve
SemaphoreHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
Shader.cs 96bf7f8522 Avoid allocating unmanaged string per shader (#3730) 3 éve
ShaderCollection.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
SpecInfo.cs f82309fa2d Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve (#3723) 3 éve
StagingBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 éve
SyncManager.cs 458452279c GPU: Track buffer migrations and flush source on incomplete copy (#3952) 3 éve
TextureBuffer.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) 3 éve
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 éve
TextureStorage.cs ae13f0ab4d misc: Fix obsolete warnings in Ryujinx.Graphics.Vulkan (#4020) 3 éve
TextureView.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
Vendor.cs 3868a00206 Use source generated regular expressions (#4005) 3 éve
VertexBufferState.cs 0dbe45ae37 Fix various issues caused by Vertex/Index buffer conversions (#3762) 3 éve
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 3 éve
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) 3 éve
VulkanInitialization.cs 0f50de72be Vulkan: enable VK_EXT_custom_border_color features (#4116) 3 éve
VulkanRenderer.cs 470be03c2f GPU: Add fallback when 16-bit formats are not supported (#4108) 3 éve
Window.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 éve
WindowBase.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) 3 éve