Opentk/Source/Examples
Stefanos A 342af2f927 Fixed file not found error
The debug.log would be deleted after launching an example, causing the
example browser to complain that the file cannot be found. In reality,
it should be deleted before launching an example - fixed.
2013-10-04 10:03:26 +02:00
..
Data Fix unparsable characters in shader, OpenTK issue 3186 2012-12-20 13:45:56 -06:00
OpenAL Cleaned up license information. 2011-01-18 11:40:49 +00:00
OpenCL Do not import OpenCL namespace if "EXPERIMENTAL" is not defined. 2010-10-04 08:40:57 +00:00
OpenGL Corrected version checks in examples. Finally fixes issue [#1898]: "Minor and major OpenGL version incorrect." 2011-09-06 12:55:19 +00:00
OpenGLES Fallback to desktop context if embedded fails 2013-10-03 17:20:17 +02:00
OpenTK Display joystick information 2013-10-04 02:37:05 +02:00
Properties Added high-res icons to Example Browser 2013-09-29 23:58:10 +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 Corrected TexCount check (needs at least 1 texture set, not at least 2). Fixes issue [#2677]: "Framebuffer Object sample crashes". 2011-09-06 12:14:42 +00:00
Utilities Fixed a large number of recurring spelling mistakes in documentation (patch by iRBiS). Fixes issue [#1341]: "Vector4 constructor describes w component as z component + other spelling corrections". 2009-11-09 08:15:38 +00:00
app.manifest Made OpenTK.Examples high-dpi aware 2013-09-26 01:38:27 +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 Populate ImageList manually to avoid crash issue when cross-compiling from Mono. 2010-10-05 17:43:33 +00: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 Fixed file not found error 2013-10-04 10:03:26 +02:00
OpenTK.Examples.csproj Added Mac OS X build of SDL2 to dependencies 2013-10-02 01:39:53 +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