Ryujinx/Ryujinx.Graphics/Shader
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
CodeGen/Glsl Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Decoders Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Instructions Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IntermediateRepresentation Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
StructuredIr Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Translation Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
CBufferDescriptor.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
ShaderConfig.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
ShaderHeader.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ShaderProgram.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
ShaderProgramInfo.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
TextureDescriptor.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00