OSDN Git Service

Update OpenTK
authorLatif Khalifa <latifer@streamgrid.net>
Sat, 8 Aug 2015 07:55:37 +0000 (09:55 +0200)
committerLatif Khalifa <latifer@streamgrid.net>
Sat, 8 Aug 2015 07:55:37 +0000 (09:55 +0200)
Radegast/OpenTK.dll.config
Radegast/assemblies/OpenTK.GLControl.dll
Radegast/assemblies/OpenTK.dll

index 99aef86..5620e3d 100644 (file)
@@ -4,9 +4,22 @@
   <dllmap os="linux" dll="openal32.dll" target="libopenal.so.1"/>\r
   <dllmap os="linux" dll="alut.dll" target="libalut.so.0"/>\r
   <dllmap os="linux" dll="opencl.dll" target="libOpenCL.so"/>\r
+  <dllmap os="linux" dll="libX11" target="libX11.so.6"/>\r
+  <dllmap os="linux" dll="libXi" target="libXi.so.6"/>\r
+  <dllmap os="linux" dll="SDL2.dll" target="libSDL2-2.0.so.0"/>\r
+  <dllmap os="osx" dll="opengl32.dll" target="/System/Library/Frameworks/OpenGL.framework/OpenGL"/>\r
   <dllmap os="osx" dll="openal32.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />\r
   <dllmap os="osx" dll="alut.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />\r
-  <dllmap os="osx" dll="libGLES.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
-  <dllmap os="osx" dll="libGLESv2.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
+  <dllmap os="osx" dll="libGLES.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />\r
+  <dllmap os="osx" dll="libGLESv1_CM.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />\r
+  <dllmap os="osx" dll="libGLESv2.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />\r
   <dllmap os="osx" dll="opencl.dll" target="/System/Library/Frameworks/OpenCL.framework/OpenCL"/>\r
+  <dllmap os="osx" dll="SDL2.dll" target="libSDL2.dylib"/>\r
+  <!-- XQuartz compatibility (X11 on Mac) -->\r
+  <dllmap os="osx" dll="libGL.so.1" target="/usr/X11/lib/libGL.dylib"/>\r
+  <dllmap os="osx" dll="libX11" target="/usr/X11/lib/libX11.dylib"/>\r
+  <dllmap os="osx" dll="libXcursor.so.1" target="/usr/X11/lib/libXcursor.dylib"/>\r
+  <dllmap os="osx" dll="libXi" target="/usr/X11/lib/libXi.dylib"/>\r
+  <dllmap os="osx" dll="libXinerama" target="/usr/X11/lib/libXinerama.dylib"/>\r
+  <dllmap os="osx" dll="libXrandr.so.2" target="/usr/X11/lib/libXrandr.dylib"/>\r
 </configuration>\r
index c74b6e8..8fad65c 100644 (file)
Binary files a/Radegast/assemblies/OpenTK.GLControl.dll and b/Radegast/assemblies/OpenTK.GLControl.dll differ
index 68b396c..e792eef 100644 (file)
Binary files a/Radegast/assemblies/OpenTK.dll and b/Radegast/assemblies/OpenTK.dll differ