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
David Britch
168efa013e
Switched to 64-bit only builds.
2018-08-07 14:13:47 +01:00
Brad Umbaugh
3392dd3a8e
Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples
2018-05-02 12:28:55 -06:00
iherrera
fa8173f9c8
Delete unnecessary sln files
2017-11-22 11:38:13 -03:00
iherrera
7fa133e308
Bundle Identifier Fix
2017-10-30 11:28:42 -03:00
David Britch
e928c15193
Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version.
2017-07-19 13:27:52 +01:00
olegoid
ce27b22673
Mass update of MinimumOSVersion value in Info.plist
2015-11-13 19:06:29 -03:00
olegoid
b49b914c5b
[OpenGL] Update GLKBaseEffectDrawing sample
2015-05-12 22:13:07 +03:00
Aaron Sky
113e8c2380
Further resolved warnings and errors in monotouch-samples
2015-04-28 17:48:55 -04:00
Prashant Cholachagudda
2b25d3b0d0
Pull from upstream
2015-01-19 20:39:40 +05:30
Vincent Dondain
987db297d8
Fix for bug 13581 [OpenGLES20Example crashes on ipodTouch 5.1.1]
...
- The GetExtension () method always returns an extension with a dot and NSBundle.MainBundle.PathForResource () doesn’t support dot on iOS prior to version 6.
2014-06-17 19:17:44 -04:00
Mike Bluestein
18617d9d7c
Call GL.GetShaderInfoLog
2013-07-11 13:40:48 -04:00
Timothy Risi
922de6ed11
Add OpenGL Samples
...
GLKBaseEffectDrawing
GLKBaseEffectDrawingTexture
GLKReflectionMapEffectSkybox
OpenGLES20Example
PerVertexDirectionalLighting
2013-06-19 09:04:31 -08:00