Ryujinx/Ryujinx.Graphics/Gal/OpenGL
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
..
DeleteValueCallback.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
ImageHandler.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglCachedResource.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglConstBuffer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglEnumConverter.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
OglExtension.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglLimit.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglPipeline.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
OglRasterizer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglRenderer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglRenderTarget.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
OglShader.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
OglShaderProgram.cs New shader translator implementation (#654) 2019-04-18 09:57:08 +10:00
OglStreamBuffer.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
OglTexture.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00