riperiperi 6e9bd4de13 GPU: Scale counter results before addition (#4471) 3 년 전
..
Effects 80b4972139 Add Support for Post Processing Effects (#3616) 3 년 전
MoltenVK 4f3af839be Minor code formatting (#4498) 3 년 전
Queries 6e9bd4de13 GPU: Scale counter results before addition (#4471) 3 년 전
Shaders c3a5716a95 Add copy dependency for some incompatible texture formats (#4380) 3 년 전
Auto.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
AutoFlushCounter.cs b3f0978869 Vulkan: Flush command buffers for queries less aggressively (#4387) 3 년 전
BackgroundResources.cs 4f3af839be Minor code formatting (#4498) 3 년 전
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
BufferHolder.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 년 전
BufferManager.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 년 전
BufferState.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
BufferUsageBitmap.cs a4fc9f8050 Support use of buffer ranges with size 0 (#3736) 3 년 전
CacheByRange.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
CommandBufferPool.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) 3 년 전
CommandBufferScoped.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
Constants.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
DescriptorSetCollection.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
DescriptorSetManager.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
DescriptorSetUpdater.cs 80b4972139 Add Support for Post Processing Effects (#3616) 3 년 전
DisposableBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableBufferView.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 년 전
DisposableFramebuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableImage.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableImageView.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableMemory.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposablePipeline.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableRenderPass.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
DisposableSampler.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
EnumConversion.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 년 전
FenceHelper.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
FenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
FormatCapabilities.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 년 전
FormatConverter.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
FormatTable.cs 2492e7e808 Fix R4G4B4A4 format on Vulkan (#3696) 3 년 전
FramebufferParams.cs 7528f94536 Implement safe depth-stencil blit using stencil export extension (#4356) 3 년 전
HardwareCapabilities.cs 5d85468302 Vulkan: Support list topology primitive restart (#4483) 3 년 전
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
HelperShader.cs c3a5716a95 Add copy dependency for some incompatible texture formats (#4380) 3 년 전
IdList.cs 4f3af839be Minor code formatting (#4498) 3 년 전
IndexBufferPattern.cs 2b50e52e48 Fix primitive count calculation for topology conversion (#3763) 3 년 전
IndexBufferState.cs f1d1670b0b Implement HLE macro for DrawElementsIndirect (#3748) 3 년 전
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
MemoryAllocator.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 년 전
MemoryAllocatorBlockList.cs c963b3c804 Added Generic Math to BitUtils (#3929) 3 년 전
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
NativeArray.cs 80b4972139 Add Support for Post Processing Effects (#3616) 3 년 전
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
PipelineBase.cs 6e9bd4de13 GPU: Scale counter results before addition (#4471) 3 년 전
PipelineConverter.cs 17078ad929 vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419) 3 년 전
PipelineDynamicState.cs 052b23c83c vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406) 3 년 전
PipelineFull.cs b3f0978869 Vulkan: Flush command buffers for queries less aggressively (#4387) 3 년 전
PipelineHelperShader.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 년 전
PipelineLayoutCache.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
PipelineLayoutCacheEntry.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
PipelineLayoutFactory.cs 851d81d24a Fix Redundant Qualifer Warnings (#4091) 3 년 전
PipelineState.cs 5d85468302 Vulkan: Support list topology primitive restart (#4483) 3 년 전
PipelineUid.cs a6a67a2b7a Minor improvement to Vulkan pipeline state and bindings management (#3829) 3 년 전
Ryujinx.Graphics.Vulkan.csproj d56d335c0b misc: Some dependencies cleanup (#4507) 3 년 전
SamplerHolder.cs 5af1327068 Vulkan: Fix sampler custom border color (#3751) 3 년 전
SemaphoreHolder.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
Shader.cs 96bf7f8522 Avoid allocating unmanaged string per shader (#3730) 3 년 전
ShaderCollection.cs ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) 3 년 전
SpecInfo.cs 23c844b2aa Misc performance tweaks (#4509) 3 년 전
StagingBuffer.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
SyncManager.cs e20abbf9cc Vulkan: Don't flush commands when creating most sync (#4087) 3 년 전
TextureBuffer.cs bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) 3 년 전
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 년 전
TextureStorage.cs 32450d45de vulkan: Clean up MemoryAllocator (#4418) 3 년 전
TextureView.cs c3a5716a95 Add copy dependency for some incompatible texture formats (#4380) 3 년 전
Vendor.cs 296c4a3d01 Relax Vulkan requirements (#4282) 3 년 전
VertexBufferState.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) 3 년 전
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 3 년 전
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
VulkanInitialization.cs 5d85468302 Vulkan: Support list topology primitive restart (#4483) 3 년 전
VulkanRenderer.cs 5d85468302 Vulkan: Support list topology primitive restart (#4483) 3 년 전
Window.cs 23c844b2aa Misc performance tweaks (#4509) 3 년 전
WindowBase.cs 80b4972139 Add Support for Post Processing Effects (#3616) 3 년 전