This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
ryujinx
Watch
1
Star
0
Fork
You've already forked ryujinx
0
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2026-08-17 08:16:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c308f09722
ryujinx
/
Ryujinx.Graphics.Vulkan
History
gdkchan
c3a5716a95
Add copy dependency for some incompatible texture formats (
#4380
)
...
* Add copy dependency for some incompatible texture formats * Simplify compatibility check
2023-02-21 19:21:57 -03:00
..
MoltenVK
Queries
Fix some Vulkan validation errors (
#4357
)
2023-02-08 14:34:22 +01:00
Shaders
Add copy dependency for some incompatible texture formats (
#4380
)
2023-02-21 19:21:57 -03:00
Auto.cs
AutoFlushCounter.cs
Vulkan: Flush command buffers for queries less aggressively (
#4387
)
2023-02-09 02:03:41 +01:00
BackgroundResources.cs
BitMap.cs
BufferHolder.cs
BufferManager.cs
vulkan: Clean up MemoryAllocator (
#4418
)
2023-02-15 07:50:26 +01:00
BufferState.cs
BufferUsageBitmap.cs
CacheByRange.cs
CommandBufferPool.cs
CommandBufferScoped.cs
Constants.cs
DescriptorSetCollection.cs
DescriptorSetManager.cs
DescriptorSetUpdater.cs
DisposableBuffer.cs
DisposableBufferView.cs
DisposableFramebuffer.cs
DisposableImage.cs
DisposableImageView.cs
DisposableMemory.cs
DisposablePipeline.cs
DisposableRenderPass.cs
DisposableSampler.cs
EnumConversion.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
FenceHelper.cs
FenceHolder.cs
FormatCapabilities.cs
FormatConverter.cs
FormatTable.cs
FramebufferParams.cs
Implement safe depth-stencil blit using stencil export extension (
#4356
)
2023-02-06 00:19:31 -03:00
HardwareCapabilities.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
HashTableSlim.cs
HelperShader.cs
Add copy dependency for some incompatible texture formats (
#4380
)
2023-02-21 19:21:57 -03:00
IdList.cs
IndexBufferPattern.cs
IndexBufferState.cs
MemoryAllocation.cs
MemoryAllocator.cs
vulkan: Clean up MemoryAllocator (
#4418
)
2023-02-15 07:50:26 +01:00
MemoryAllocatorBlockList.cs
MultiFenceHolder.cs
NativeArray.cs
PersistentFlushBuffer.cs
PipelineBase.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
PipelineConverter.cs
vulkan: Respect VK_KHR_portability_subset vertex stride alignment (
#4419
)
2023-02-15 08:41:48 +00:00
PipelineDynamicState.cs
vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (
#4406
)
2023-02-13 20:32:20 +00:00
PipelineFull.cs
Vulkan: Flush command buffers for queries less aggressively (
#4387
)
2023-02-09 02:03:41 +01:00
PipelineHelperShader.cs
PipelineLayoutCache.cs
PipelineLayoutCacheEntry.cs
PipelineLayoutFactory.cs
PipelineState.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
PipelineUid.cs
Ryujinx.Graphics.Vulkan.csproj
SamplerHolder.cs
SemaphoreHolder.cs
Shader.cs
ShaderCollection.cs
SpecInfo.cs
StagingBuffer.cs
SyncManager.cs
TextureBuffer.cs
TextureCopy.cs
TextureStorage.cs
vulkan: Clean up MemoryAllocator (
#4418
)
2023-02-15 07:50:26 +01:00
TextureView.cs
Add copy dependency for some incompatible texture formats (
#4380
)
2023-02-21 19:21:57 -03:00
Vendor.cs
Relax Vulkan requirements (
#4282
)
2023-01-26 18:34:35 -03:00
VertexBufferState.cs
VulkanConfiguration.cs
VulkanException.cs
VulkanInitialization.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
VulkanRenderer.cs
Add support for advanced blend (part 1/2) (
#2801
)
2023-02-19 22:37:37 -03:00
Window.cs
Support safe blit on non-2D textures (
#4374
)
2023-02-07 13:55:59 -03:00
WindowBase.cs