gdkchan eb0bb36bbf Implement transform feedback emulation for hardware without native support (#5080) 3 年之前
..
Effects 8a352df3c6 Allow BGRA images on Vulkan (#5203) 3 年之前
MoltenVK a7c6e6a8cf fix(mvk): resumeLostDevice (#4800) 3 年之前
Queries cee7121058 Move solution and projects to src 3 年之前
Shaders e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
Auto.cs 1b28ecd63e Vulkan: Simplify MultiFenceHolder and managing them (#4845) 3 年之前
AutoFlushCounter.cs cee7121058 Move solution and projects to src 3 年之前
BackgroundResources.cs cee7121058 Move solution and projects to src 3 年之前
BitMap.cs cee7121058 Move solution and projects to src 3 年之前
BufferAllocationType.cs cee7121058 Move solution and projects to src 3 年之前
BufferHolder.cs 17ba217940 Vulkan: Device map buffers written more than flushed (#4911) 3 年之前
BufferManager.cs 21c9ac6240 Implement shader storage buffer operations using new Load/Store instructions (#4993) 3 年之前
BufferState.cs cee7121058 Move solution and projects to src 3 年之前
BufferUsageBitmap.cs cee7121058 Move solution and projects to src 3 年之前
CacheByRange.cs cee7121058 Move solution and projects to src 3 年之前
CommandBufferPool.cs 1b28ecd63e Vulkan: Simplify MultiFenceHolder and managing them (#4845) 3 年之前
CommandBufferScoped.cs cee7121058 Move solution and projects to src 3 年之前
Constants.cs cee7121058 Move solution and projects to src 3 年之前
DescriptorSetCollection.cs eb0bb36bbf Implement transform feedback emulation for hardware without native support (#5080) 3 年之前
DescriptorSetManager.cs cee7121058 Move solution and projects to src 3 年之前
DescriptorSetUpdater.cs eb0bb36bbf Implement transform feedback emulation for hardware without native support (#5080) 3 年之前
DisposableBuffer.cs cee7121058 Move solution and projects to src 3 年之前
DisposableBufferView.cs cee7121058 Move solution and projects to src 3 年之前
DisposableFramebuffer.cs cee7121058 Move solution and projects to src 3 年之前
DisposableImage.cs cee7121058 Move solution and projects to src 3 年之前
DisposableImageView.cs cee7121058 Move solution and projects to src 3 年之前
DisposableMemory.cs cee7121058 Move solution and projects to src 3 年之前
DisposablePipeline.cs cee7121058 Move solution and projects to src 3 年之前
DisposableRenderPass.cs cee7121058 Move solution and projects to src 3 年之前
DisposableSampler.cs cee7121058 Move solution and projects to src 3 年之前
EnumConversion.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
FenceHelper.cs cee7121058 Move solution and projects to src 3 年之前
FenceHolder.cs 1b28ecd63e Vulkan: Simplify MultiFenceHolder and managing them (#4845) 3 年之前
FormatCapabilities.cs 597388ecda Fix incorrect vertex attribute format change (#5112) 3 年之前
FormatConverter.cs cee7121058 Move solution and projects to src 3 年之前
FormatTable.cs 8a352df3c6 Allow BGRA images on Vulkan (#5203) 3 年之前
FramebufferParams.cs 832a5e8852 Make sure blend is disabled if render target has integer format (#5122) 3 年之前
HardwareCapabilities.cs fe30c03cac Implement soft float64 conversion on shaders when host has no support (#5159) 3 年之前
HashTableSlim.cs cee7121058 Move solution and projects to src 3 年之前
HelperShader.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
HostMemoryAllocator.cs e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
IdList.cs cee7121058 Move solution and projects to src 3 年之前
IndexBufferPattern.cs cee7121058 Move solution and projects to src 3 年之前
IndexBufferState.cs cee7121058 Move solution and projects to src 3 年之前
MemoryAllocation.cs e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
MemoryAllocator.cs e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
MemoryAllocatorBlockList.cs cee7121058 Move solution and projects to src 3 年之前
MultiFenceHolder.cs 1b28ecd63e Vulkan: Simplify MultiFenceHolder and managing them (#4845) 3 年之前
NativeArray.cs cee7121058 Move solution and projects to src 3 年之前
PersistentFlushBuffer.cs 1b28ecd63e Vulkan: Simplify MultiFenceHolder and managing them (#4845) 3 年之前
PipelineBase.cs 232237bf28 Skip draws with zero vertex count (#5149) 3 年之前
PipelineConverter.cs 4741a05df9 Vulkan: Include DepthMode in ProgramPipelineState (#5185) 3 年之前
PipelineDynamicState.cs cee7121058 Move solution and projects to src 3 年之前
PipelineFull.cs cee7121058 Move solution and projects to src 3 年之前
PipelineHelperShader.cs cee7121058 Move solution and projects to src 3 年之前
PipelineLayoutCache.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
PipelineLayoutCacheEntry.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
PipelineLayoutFactory.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
PipelineState.cs 832a5e8852 Make sure blend is disabled if render target has integer format (#5122) 3 年之前
PipelineUid.cs 86de288142 Removing shift by 0 (#5249) 3 年之前
ResourceBindingSegment.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
ResourceLayoutBuilder.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
Ryujinx.Graphics.Vulkan.csproj cee7121058 Move solution and projects to src 3 年之前
SamplerHolder.cs cee7121058 Move solution and projects to src 3 年之前
SemaphoreHolder.cs cee7121058 Move solution and projects to src 3 年之前
Shader.cs 5626f2ca1c Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 3 年之前
ShaderCollection.cs eb0bb36bbf Implement transform feedback emulation for hardware without native support (#5080) 3 年之前
SpecInfo.cs cee7121058 Move solution and projects to src 3 年之前
StagingBuffer.cs cee7121058 Move solution and projects to src 3 年之前
SyncManager.cs e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
TextureBuffer.cs e18d258fa0 GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 3 年之前
TextureCopy.cs cee7121058 Move solution and projects to src 3 年之前
TextureStorage.cs 4ca78eded5 Vulkan: Do not set storage flag for multisample textures if not supported (#5060) 3 年之前
TextureView.cs 0003a7c118 Vulkan: Use aspect flags for identity views for bindings (#5267) 3 年之前
Vendor.cs cee7121058 Move solution and projects to src 3 年之前
VertexBufferState.cs 895d9b53bc Vulkan: Batch vertex buffer updates (#4843) 3 年之前
VertexBufferUpdater.cs 895d9b53bc Vulkan: Batch vertex buffer updates (#4843) 3 年之前
VulkanConfiguration.cs cee7121058 Move solution and projects to src 3 年之前
VulkanDebugMessenger.cs cee7121058 Move solution and projects to src 3 年之前
VulkanException.cs cee7121058 Move solution and projects to src 3 年之前
VulkanInitialization.cs dc0dbc50ab Add support for VK_EXT_depth_clip_control. (#5027) 3 年之前
VulkanInstance.cs cee7121058 Move solution and projects to src 3 年之前
VulkanPhysicalDevice.cs cee7121058 Move solution and projects to src 3 年之前
VulkanRenderer.cs eb0bb36bbf Implement transform feedback emulation for hardware without native support (#5080) 3 年之前
Window.cs cee7121058 Move solution and projects to src 3 年之前
WindowBase.cs cee7121058 Move solution and projects to src 3 年之前