Skip to content

Commit 3609d22

Browse files
author
Simon Burfield
committed
Now renders a texture
1 parent 7967588 commit 3609d22

File tree

7 files changed

+502
-38
lines changed

7 files changed

+502
-38
lines changed

Diff for: Droid/Resources/Resource.designer.cs

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: OpenGLDemo.userprefs

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
<Properties StartupItem="iOS/OpenGLDemo.iOS.csproj">
1+
<Properties StartupItem="Droid/OpenGLDemo.Droid.csproj">
22
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.IPhone4s.8.3" />
33
<MonoDevelop.Ide.Workbench ActiveDocument="OpenGLDemo/OpenGLCube.cs">
44
<Files>
5-
<File FileName="OpenGLDemo/OpenGLCube.cs" Line="376" Column="9" />
6-
<File FileName="../../Dropbox/Xamarin/GLDemo/GLDemo/App.cs" Line="199" Column="25" />
5+
<File FileName="OpenGLDemo/OpenGLCube.cs" Line="384" Column="4" />
76
</Files>
87
</MonoDevelop.Ide.Workbench>
98
<MonoDevelop.Ide.DebuggingService.Breakpoints>
10-
<BreakpointStore />
9+
<BreakpointStore>
10+
<Breakpoint file="/Users/burfies1/BURF/OpenGLXamarin/OpenGLDemo/OpenGLCube.cs" line="364" column="1" />
11+
</BreakpointStore>
1112
</MonoDevelop.Ide.DebuggingService.Breakpoints>
1213
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
1314
</Properties>

0 commit comments

Comments
 (0)