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