7 Commits

Author SHA1 Message Date
Erik Faye-Lund
3f7a4a7fca dotrocket: add example
Create a rudimentary C# example using DX11 for rendering and XAudio2
for sound (through SlimDX). The player is hacky due to what seems to
be issues with either the implementation or documentation of XAudio2
and/or SlimDX' intergration of it.
2011-04-18 22:00:13 +02:00
Anders Knive Lassen
a5e224713a contrib: add .net bindings
DotRocket is a C++/CLI assembly that binds the C-api to Managed
objects for .NET.
2011-04-16 13:47:31 +02:00
Erik Faye-Lund
81e4455f16 contrib: remove broken c++-wrapper 2011-01-14 00:38:43 +01:00
Erik Faye-Lund
70bd0d006d contrib: add a logo
The logo is in SVG format, drawn in Inkscape and hand-optimized
to reduce bloat and increase maintainability.
2010-11-17 23:14:30 +01:00
Erik Faye-Lund
874c5b8ede rename LICENSE.TXT to COPYING 2010-03-19 17:41:37 +01:00
Erik Faye-Lund
a379fe572a fixup contrib example a bit 2010-03-19 17:41:35 +01:00
Erik Faye-Lund
5c7dfb7bec contrib: added the old example_bass with a C++ wrapper 2010-03-19 17:41:34 +01:00