lib: clear all references to mnit from memory
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 12 Jan 2018 03:02:33 +0000 (22:02 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 25 Jan 2018 14:01:17 +0000 (09:01 -0500)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

lib/glesv2/glesv2.nit
tests/Darwin.skip
tests/MINGW64_NT.skip

index 6c52083..0520c9d 100644 (file)
@@ -17,8 +17,8 @@
 # OpenGL graphics rendering library for embedded systems, version 2.0
 #
 # This is a low-level wrapper, it can be useful for developers already familiar
-# with the C API of OpenGL. Most developers will prefer to use higher level
-# wrappers such as `mnit` and `gammit`.
+# with the C API of OpenGL. Most developers will prefer to use the higher level
+# graphic API `gammit`.
 #
 # Defines the annotations `glsl_vertex_shader` and `glsl_fragment_shader`
 # applicable on string literals to check shader code using `glslangValidator`.
index 10bcfb7..766b1c2 100644 (file)
@@ -1,4 +1,3 @@
-mnit
 android
 java
 jvm
index 619b61b..e08c0ad 100644 (file)
@@ -3,10 +3,6 @@ cocoa_message_box
 hello_cocoa
 hello_ios
 test_platform_ios
-mnit
-shoot_linux
-dino_linux
-ballz_linux
 mpi
 emscripten
 neo_doxygen