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 Do not import OpenCL namespace if "EXPERIMENTAL" is not defined. 2010-10-04 08:40:57 +00:00
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 Normalized line endings 2013-10-11 01:58:54 +02:00
Resources Reduced icon resolution to 128x128 in order to avoid "out of memory" errors when building with Mono. 2013-09-30 11:09:14 +02:00
Shapes Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Utilities Normalized line endings 2013-10-11 01:58:54 +02:00
app.manifest Normalized line endings 2013-10-11 01:58:54 +02:00
DependencyLoader.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00
ExampleAttribute.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
ExampleBrowser.cs Use separate process for executing examples 2013-10-02 01:10:03 +02:00
ExampleBrowser.Designer.cs Populate ImageList manually to avoid crash issue when cross-compiling from Mono. 2010-10-05 17:43:33 +00:00
ExampleBrowser.resx Normalized line endings 2013-10-11 01:58:54 +02:00
ExampleInfo.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
IExample.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
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 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
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 Added high-res icons to Example Browser 2013-09-29 23:58:10 +02:00