1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-24 05:46:02 +00:00
Ryujinx/src/Ryujinx.Graphics.Metal
Isaac Marovitz 691b0de6e1 Properly create stencil views of combined formats
Fixes Link’s Awakening
2024-09-28 19:03:01 -04:00
..
Effects Metal: Advanced Present (#6) 2024-09-28 19:03:01 -04:00
Shaders Fix typo in stride change shader 2024-09-28 19:03:01 -04:00
State Remove RenderPipelineDescriptorResult 2024-09-28 19:03:01 -04:00
Auto.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
BackgroundResources.cs Formatting cleanup 2024-09-28 19:03:01 -04:00
BitMap.cs Metal: Buffers Take 2 (#21) 2024-09-28 19:03:01 -04:00
BufferHolder.cs Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
BufferManager.cs Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
BufferUsageBitmap.cs Metal: Buffers Take 2 (#21) 2024-09-28 19:03:01 -04:00
CacheByRange.cs Style 2024-09-28 19:03:01 -04:00
CommandBufferEncoder.cs Metal: Argument Buffer Pre-Pass (#38) 2024-09-28 19:03:01 -04:00
CommandBufferPool.cs Some debug improvements 2024-09-28 19:03:01 -04:00
CommandBufferScoped.cs Preload command speedup, Texture/buffer data flush, blit shader fix (#30) 2024-09-28 19:03:01 -04:00
Constants.cs Image Constant Fixes 2024-09-28 19:03:01 -04:00
CounterEvent.cs Revise ISampler 2024-09-28 19:03:01 -04:00
DepthStencilCache.cs State and cache optimization (#27) 2024-09-28 19:03:01 -04:00
DisposableBuffer.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
EncoderResources.cs Upstream changes 2024-09-28 19:03:01 -04:00
EncoderState.cs Metal: Argument Buffer Pre-Pass (#38) 2024-09-28 19:03:01 -04:00
EncoderStateManager.cs Fix invalid depth stencil state when no depth stencil is present 2024-09-28 19:03:01 -04:00
EnumConversion.cs Logic Operations 2024-09-28 19:03:01 -04:00
FenceHolder.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
FormatConverter.cs D32FS8 to D24S8 Conversion 2024-09-28 19:03:01 -04:00
FormatTable.cs D32FS8 to D24S8 Conversion 2024-09-28 19:03:01 -04:00
HardwareInfo.cs Formatting 2024-09-28 19:03:01 -04:00
HashTableSlim.cs State and cache optimization (#27) 2024-09-28 19:03:01 -04:00
HelperShader.cs Add missing set texture for depth stencil blit 2024-09-28 19:03:01 -04:00
IdList.cs Metal: Buffers Take 2 (#21) 2024-09-28 19:03:01 -04:00
ImageArray.cs TextureArray & ImageArray Creation + State 2024-09-28 19:03:01 -04:00
IndexBufferPattern.cs Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
IndexBufferState.cs Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
MetalRenderer.cs Image Constant Fixes 2024-09-28 19:03:01 -04:00
MultiFenceHolder.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
PersistentFlushBuffer.cs Formatting cleanup 2024-09-28 19:03:01 -04:00
Pipeline.cs Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
Program.cs IaIndexing 2024-09-28 19:03:01 -04:00
ResourceBindingSegment.cs Metal: Better Bindings (#29) 2024-09-28 19:03:01 -04:00
ResourceLayoutBuilder.cs Shader Extra Set Support + Cleanup (#36) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Metal.csproj Metal: Unsupported topology indexed draw conversion (#40) 2024-09-28 19:03:01 -04:00
Sampler.cs Patch some leaks and only perform copies on valid textures (#37) 2024-09-28 19:03:01 -04:00
StagingBuffer.cs Formatting cleanup 2024-09-28 19:03:01 -04:00
StateCache.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
StringHelper.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
SyncManager.cs Fix a bunch of issues with texture copy and flush (#32) 2024-09-28 19:03:01 -04:00
Texture.cs Properly create stencil views of combined formats 2024-09-28 19:03:01 -04:00
TextureArray.cs Shader Extra Set Support + Cleanup (#36) 2024-09-28 19:03:01 -04:00
TextureBase.cs Patch some leaks and only perform copies on valid textures (#37) 2024-09-28 19:03:01 -04:00
TextureBuffer.cs Properly register TextureBuffer usage + Store Auto ref 2024-09-28 19:03:01 -04:00
TextureCopy.cs Formatting 2024-09-28 19:03:01 -04:00
VertexBufferState.cs Make dotnet format happy 2024-09-28 19:03:01 -04:00
Window.cs Fix Geometry/TFB on compute, Buffer Textures, add Window Resizing (#28) 2024-09-28 19:03:01 -04:00