gdkchan 9f12e50a54 Refactor attribute handling on the shader generator (#4565) 3 년 전
..
Effects 3e68a87d63 Change SMAA filter texture clear method (#4685) 3 년 전
MoltenVK 4f3af839be Minor code formatting (#4498) 3 년 전
Queries 6e9bd4de13 GPU: Scale counter results before addition (#4471) 3 년 전
Shaders d9b63353b0 Support copy between multisample and non-multisample depth textures (#4676) 3 년 전
Auto.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
AutoFlushCounter.cs a64fee29dc Vulkan: add situational "Fast Flush" mode (#4667) 3 년 전
BackgroundResources.cs 4f3af839be Minor code formatting (#4498) 3 년 전
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
BufferAllocationType.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
BufferHolder.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
BufferManager.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
BufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 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 a34fb0e939 Vulkan: Insert barriers before clears (#4596) 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 a34fb0e939 Vulkan: Insert barriers before clears (#4596) 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 d9b63353b0 Support copy between multisample and non-multisample depth textures (#4676) 3 년 전
HardwareCapabilities.cs 9f12e50a54 Refactor attribute handling on the shader generator (#4565) 3 년 전
HashTableSlim.cs 138d5dc64a Vulkan: HashTableSlim lookup optimization (#4688) 3 년 전
HelperShader.cs d9b63353b0 Support copy between multisample and non-multisample depth textures (#4676) 3 년 전
IdList.cs 4f3af839be Minor code formatting (#4498) 3 년 전
IndexBufferPattern.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
IndexBufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 년 전
MemoryAllocator.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) 3 년 전
MemoryAllocatorBlockList.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 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 a64fee29dc Vulkan: add situational "Fast Flush" mode (#4667) 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 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 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 9f12e50a54 Refactor attribute handling on the shader generator (#4565) 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 a64fee29dc Vulkan: add situational "Fast Flush" mode (#4667) 3 년 전
TextureBuffer.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) 3 년 전
TextureStorage.cs d9b63353b0 Support copy between multisample and non-multisample depth textures (#4676) 3 년 전
TextureView.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
Vendor.cs 296c4a3d01 Relax Vulkan requirements (#4282) 3 년 전
VertexBufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 3 년 전
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 3 년 전
VulkanDebugMessenger.cs f5a6f45b27 vulkan: Separate debug utils logic from VulkanInitialization (#4609) 3 년 전
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) 3 년 전
VulkanInitialization.cs 9f12e50a54 Refactor attribute handling on the shader generator (#4565) 3 년 전
VulkanInstance.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) 3 년 전
VulkanPhysicalDevice.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) 3 년 전
VulkanRenderer.cs 9f12e50a54 Refactor attribute handling on the shader generator (#4565) 3 년 전
Window.cs 23c844b2aa Misc performance tweaks (#4509) 3 년 전
WindowBase.cs 80b4972139 Add Support for Post Processing Effects (#3616) 3 년 전