ios-samples/OpenGL/OpenGLES20Example
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Resources Add OpenGL Samples 2013-06-19 09:04:31 -08:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GLCommon.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GLProgram.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GLTexture.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GLView.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GLViewController.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Info.plist Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
OpenGLES20Example.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Shader.fsh Add OpenGL Samples 2013-06-19 09:04:31 -08:00
Shader.vsh Add OpenGL Samples 2013-06-19 09:04:31 -08:00