ryujinx/Ryujinx.Graphics/Gal
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
..
OpenGL Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
EmbeddedResource.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalBlendEquation.cs
GalBlendFactor.cs
GalClearBufferFlags.cs
GalColorF.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalComparisonOp.cs
GalCullFace.cs
GalFrontFace.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalImage.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalImageFormat.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
GalIndexFormat.cs
GalMemoryLayout.cs
GalPipelineState.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalPrimitiveType.cs
GalShaderType.cs
GalStencilOp.cs
GalSurfaceFormat.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalTextureFilter.cs
GalTextureFormat.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalTextureMipFilter.cs
GalTextureSampler.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalTextureSource.cs
GalTextureTarget.cs
GalTextureType.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalTextureWrap.cs
GalVertexAttrib.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
GalVertexAttribSize.cs
GalVertexAttribType.cs
GalVertexBinding.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
GalZetaFormat.cs
IGalConstBuffer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalMemory.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalPipeline.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalRasterizer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalRenderer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalRenderTarget.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
IGalShader.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
IGalTexture.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
ShaderDumper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ShaderException.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00