Mary c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
..
Effects 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
MoltenVK 4f3af839be Minor code formatting (#4498) hace 3 años
Queries 6e9bd4de13 GPU: Scale counter results before addition (#4471) hace 3 años
Shaders c3a5716a95 Add copy dependency for some incompatible texture formats (#4380) hace 3 años
Auto.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
AutoFlushCounter.cs b3f0978869 Vulkan: Flush command buffers for queries less aggressively (#4387) hace 3 años
BackgroundResources.cs 4f3af839be Minor code formatting (#4498) hace 3 años
BitMap.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
BufferAllocationType.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
BufferHolder.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
BufferManager.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
BufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 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 a34fb0e939 Vulkan: Insert barriers before clears (#4596) 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 a34fb0e939 Vulkan: Insert barriers before clears (#4596) 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 a34fb0e939 Vulkan: Insert barriers before clears (#4596) hace 3 años
HardwareCapabilities.cs 5d85468302 Vulkan: Support list topology primitive restart (#4483) hace 3 años
HashTableSlim.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
HelperShader.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
IdList.cs 4f3af839be Minor code formatting (#4498) hace 3 años
IndexBufferPattern.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
IndexBufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
MemoryAllocation.cs 4da44e09cb Make structs readonly when applicable (#4002) hace 3 años
MemoryAllocator.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
MemoryAllocatorBlockList.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
MultiFenceHolder.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
NativeArray.cs 80b4972139 Add Support for Post Processing Effects (#3616) hace 3 años
PersistentFlushBuffer.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
PipelineBase.cs a34fb0e939 Vulkan: Insert barriers before clears (#4596) hace 3 años
PipelineConverter.cs 17078ad929 vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419) hace 3 años
PipelineDynamicState.cs 052b23c83c vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406) hace 3 años
PipelineFull.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) 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 5d85468302 Vulkan: Support list topology primitive restart (#4483) 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 d56d335c0b misc: Some dependencies cleanup (#4507) 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 23c844b2aa Misc performance tweaks (#4509) 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 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
TextureCopy.cs 73aed239c3 Implement non-MS to MS copies with draws (#3958) hace 3 años
TextureStorage.cs a34fb0e939 Vulkan: Insert barriers before clears (#4596) hace 3 años
TextureView.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
Vendor.cs 296c4a3d01 Relax Vulkan requirements (#4282) hace 3 años
VertexBufferState.cs 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) hace 3 años
VulkanConfiguration.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) hace 3 años
VulkanDebugMessenger.cs f5a6f45b27 vulkan: Separate debug utils logic from VulkanInitialization (#4609) hace 3 años
VulkanException.cs 2232e4ae87 Vulkan backend (#2518) hace 3 años
VulkanInitialization.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
VulkanInstance.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
VulkanPhysicalDevice.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
VulkanRenderer.cs c95be55091 vulkan: Cleanup PhysicalDevice and Instance querying (#4632) hace 3 años
Window.cs 23c844b2aa Misc performance tweaks (#4509) hace 3 años
WindowBase.cs 80b4972139 Add Support for Post Processing Effects (#3616) hace 3 años