aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
new file mode 100644
index 0000000..8c586a7
--- /dev/null
+++ b/CHANGES.md
@@ -0,0 +1,14 @@
+# Gamp: Graphics, Audio, Multimedia and Processing Library for C++ and WebAssembly
+
+[Original document location](https://jausoft.com/cgit/gamp.git/about/).
+
+## Changes
+
+**0.0.1**
+* Working WebAssembly / Emscripten
+ - Using either OpenGL ES 2 (WebGL1) or OpenGL ES 2 (WebGL2)
+* Single thread
+* Single window/surface
+* Single everything
+* Zero API but merging jaulib + SDL
+