GreemDev-Ryujinx/src/Ryujinx.Graphics.Shader/CodeGen
SamoZ256 6cc4d46e8c Clone the state & flip viewport vertically (#16)
* 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>
2024-12-23 21:32:34 -06:00
..
Glsl misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Msl Clone the state & flip viewport vertically (#16) 2024-12-23 21:32:34 -06:00
Spirv Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
CodeGenParameters.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00