Opentk/Source/Examples
Stefanos A 9cf3deea8c [Win] Improve WinMM.GetCapabilities performance
Polling joyGetCaps is very very slow, so we should not do that every
time GetCapabilities is called. Instead, we should call joyGetCaps once
and cache the results.

We need to find a different way to implement hotplugging.
2014-09-11 12:51:46 +02:00
..
Data [Examples] Fixed cursor hotspot 2014-05-01 22:17:06 +02:00
OpenAL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenCL
OpenGL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenGLES [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
OpenTK Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Properties
Resources
Shapes Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Utilities
app.manifest
DependencyLoader.cs
ExampleAttribute.cs
ExampleBrowser.cs
ExampleBrowser.Designer.cs
ExampleBrowser.resx
ExampleInfo.cs
IExample.cs
Main.cs [Win] Improve WinMM.GetCapabilities performance 2014-09-11 12:51:46 +02:00
OpenTK.Examples.csproj [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
SamplesTreeViewSorter.cs
TextBoxTraceListener.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
Utilities.cs