Opentk/Source
Stefanos A. 28ac3cec0b [Win] Fix issue #35 (OpenTK over Remote Desktop)
When running over remote desktop without hardware acceleration, there
are no GraphicsModes that support desktop composition. This patch adds
logic to avoid requesting composition-capable modes when running over
RDP.

Additionally, it changes the mode selection logic to consider modes that
support features partially (e.g. 16bpp color instead of 32bpp), albeit
with a heavy penalty over fully supported modes.
2014-01-09 00:14:25 +01:00
..
Bind Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] Added keys to modify timing 2014-01-07 22:09:52 +01:00
Generator.Rewrite Merge master into no-reflect 2013-12-15 16:36:37 +01:00
GLControl Remove bogus GraphicsMode.Index check. Fixes #22 2013-12-22 15:40:01 +01:00
OpenTK [Win] Fix issue #35 (OpenTK over Remote Desktop) 2014-01-09 00:14:25 +01:00