0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-09 11:11:59 +00:00
Ryujinx/src/Ryujinx.Graphics.Metal
2024-09-28 19:03:01 -04:00
..
Effects Metal: Advanced Present (#6) 2024-09-28 19:03:01 -04:00
Shaders DepthStencil Blits 2024-09-28 19:03:01 -04:00
State Fix blend state optimisation breaking attachments 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 Fix preload cbs optimization (for real) (#34) 2024-09-28 19:03:01 -04:00
BufferManager.cs Better index buffer management 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 Formatting cleanup 2024-09-28 19:03:01 -04:00
CommandBufferEncoder.cs Cleanup + Format 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 binding support 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
EncoderState.cs Bind TextureBuffers 2024-09-28 19:03:01 -04:00
EncoderStateManager.cs Properly register TextureBuffer usage + Store Auto ref 2024-09-28 19:03:01 -04:00
EnumConversion.cs Some debug improvements 2024-09-28 19:03:01 -04:00
FenceHolder.cs Cleanup Pipeline 2024-09-28 19:03:01 -04:00
FormatTable.cs Get Tomb Raider working 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 DepthStencil Blits 2024-09-28 19:03:01 -04:00
IdList.cs Metal: Buffers Take 2 (#21) 2024-09-28 19:03:01 -04:00
IndexBufferPattern.cs Support non-index quad draws 2024-09-28 19:03:01 -04:00
IndexBufferState.cs Make dotnet format happy 2024-09-28 19:03:01 -04:00
MetalRenderer.cs Formatting cleanup 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 Partial indirect draw support 2024-09-28 19:03:01 -04:00
Program.cs Remove ClearSegments for now 2024-09-28 19:03:01 -04:00
ResourceBindingSegment.cs Metal: Better Bindings (#29) 2024-09-28 19:03:01 -04:00
ResourceLayoutBuilder.cs GAL ResourceUsage Changes 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Metal.csproj DepthStencil Blits 2024-09-28 19:03:01 -04:00
Sampler.cs Add constrained border colours to samplers (#26) 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 DepthStencil Blits 2024-09-28 19:03:01 -04:00
TextureBase.cs Formatting cleanup 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