mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-20 09:32:01 +00:00
1f91c74a95
* implement texture get data * reset all state before blit & clone state * format * support blit regions * implement source region for blit * replace bottom with top * account for 0 size * support image flipping * revert presentation fixes & y flip * revert * flip viewport vertically * switch face winding * comment * use SetBytes for texture clear * implement missing compute builtins * change storage and texture buffer alignment * correct compute builtins * don't use nullable for textures and samplers * remove incorrect texture get data implementation * Cleanup IntPtrs --------- Co-authored-by: Isaac Marovitz <isaacryu@icloud.com> |
||
---|---|---|
.. | ||
CodeGen | ||
Decoders | ||
Instructions | ||
IntermediateRepresentation | ||
StructuredIr | ||
Translation | ||
AlphaTestOp.cs | ||
AttributeType.cs | ||
BufferDescriptor.cs | ||
BufferUsageFlags.cs | ||
Constants.cs | ||
GpuGraphicsState.cs | ||
IGpuAccessor.cs | ||
ILogger.cs | ||
InputTopology.cs | ||
OutputTopology.cs | ||
ResourceReservationCounts.cs | ||
Ryujinx.Graphics.Shader.csproj | ||
SamplerType.cs | ||
SetBindingPair.cs | ||
ShaderProgram.cs | ||
ShaderProgramInfo.cs | ||
ShaderStage.cs | ||
SupportBuffer.cs | ||
TessPatchType.cs | ||
TessSpacing.cs | ||
TextureDescriptor.cs | ||
TextureFormat.cs | ||
TextureHandle.cs | ||
TextureUsageFlags.cs | ||
VertexInfoBuffer.cs |