mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-12-22 14:26:17 +00:00
470be03c2f
* Add conversion for 16 bit RGBA formats (not supported in Rosetta) * Rebase fix Rebase fix * Forgot to remove this * Fix RGBA16 format conversion * Add RGBA4 -> RGBA8 conversion * Handle host stride alignment * Address Feedback Part 1 * Can't count * Don't zero out rgb when alpha is 0 * Separate RGBA4 and 5-bit component formats Not sure of a better way to name them... * Add A1B5G5R5 conversion * Put this in the right place. * Make format naming consistent for capabilities * Change method names |
||
---|---|---|
.. | ||
Queries | ||
Shaders | ||
Auto.cs | ||
AutoFlushCounter.cs | ||
BackgroundResources.cs | ||
BitMap.cs | ||
BufferHolder.cs | ||
BufferManager.cs | ||
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 | ||
FenceHelper.cs | ||
FenceHolder.cs | ||
FormatCapabilities.cs | ||
FormatConverter.cs | ||
FormatTable.cs | ||
FramebufferParams.cs | ||
HardwareCapabilities.cs | ||
HashTableSlim.cs | ||
HelperShader.cs | ||
IdList.cs | ||
IndexBufferPattern.cs | ||
IndexBufferState.cs | ||
MemoryAllocation.cs | ||
MemoryAllocator.cs | ||
MemoryAllocatorBlockList.cs | ||
MultiFenceHolder.cs | ||
NativeArray.cs | ||
PersistentFlushBuffer.cs | ||
PipelineBase.cs | ||
PipelineConverter.cs | ||
PipelineDynamicState.cs | ||
PipelineFull.cs | ||
PipelineHelperShader.cs | ||
PipelineLayoutCache.cs | ||
PipelineLayoutCacheEntry.cs | ||
PipelineLayoutFactory.cs | ||
PipelineState.cs | ||
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 | ||
TextureView.cs | ||
Vendor.cs | ||
VertexBufferState.cs | ||
VulkanConfiguration.cs | ||
VulkanException.cs | ||
VulkanInitialization.cs | ||
VulkanRenderer.cs | ||
Window.cs | ||
WindowBase.cs |