Ac_K 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
..
MoltenVK 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
Queries ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) hace 3 años
Shaders 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
Auto.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
AutoFlushCounter.cs c3c41fa4bb Periodically Flush Commands for Vulkan (#3689) hace 3 años
BackgroundResources.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
BufferHolder.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
BufferManager.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
BufferState.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
BufferUsageBitmap.cs a4fc9f8050 Support use of buffer ranges with size 0 (#3736) hace 3 años
CacheByRange.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
CommandBufferPool.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) hace 3 años
CommandBufferScoped.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
Constants.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
DescriptorSetCollection.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
DescriptorSetManager.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
DescriptorSetUpdater.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
DisposableBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableBufferView.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
DisposableFramebuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableImage.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableImageView.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableMemory.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposablePipeline.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableRenderPass.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
DisposableSampler.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
EnumConversion.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) hace 3 años
FenceHelper.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
FenceHolder.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
FormatCapabilities.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) hace 3 años
FormatConverter.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
FormatTable.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) hace 3 años
FramebufferParams.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
HardwareCapabilities.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
HelperShader.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
IdList.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
IndexBufferPattern.cs 2b50e52e48 Fix primitive count calculation for topology conversion (#3763) hace 3 años
IndexBufferState.cs f1d1670b0b Implement HLE macro for DrawElementsIndirect (#3748) hace 3 años
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
MemoryAllocator.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
MemoryAllocatorBlockList.cs c963b3c804 Added Generic Math to BitUtils (#3929) hace 3 años
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
NativeArray.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) hace 3 años
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
PipelineBase.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
PipelineConverter.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) hace 3 años
PipelineDynamicState.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) hace 3 años
PipelineFull.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
PipelineHelperShader.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) hace 3 años
PipelineLayoutCache.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
PipelineLayoutCacheEntry.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
PipelineLayoutFactory.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
PipelineState.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) hace 3 años
PipelineUid.cs a6a67a2b7a Minor improvement to Vulkan pipeline state and bindings management (#3829) hace 3 años
Ryujinx.Graphics.Vulkan.csproj 535fbec675 Use NuGet Central Package Management to manage package versions solution-wise (#4095) hace 3 años
SamplerHolder.cs 5af1327068 Vulkan: Fix sampler custom border color (#3751) hace 3 años
SemaphoreHolder.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
Shader.cs 96bf7f8522 Avoid allocating unmanaged string per shader (#3730) hace 3 años
ShaderCollection.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) hace 3 años
SpecInfo.cs f82309fa2d Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve (#3723) hace 3 años
StagingBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
SyncManager.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) hace 3 años
TextureBuffer.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) hace 3 años
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) hace 3 años
TextureStorage.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
TextureView.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
Vendor.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
VertexBufferState.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) hace 3 años
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) hace 3 años
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
VulkanInitialization.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
VulkanRenderer.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
Window.cs 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) hace 3 años
WindowBase.cs 6f0395538b Avalonia - Use embedded window for avalonia (#3674) hace 3 años