summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsungmin82.ha <sungmin82.ha@samsung.com>2013-07-30 15:21:43 +0900
committersungmin82.ha <sungmin82.ha@samsung.com>2013-07-30 15:21:43 +0900
commit21f1eabcb6dcdeae221f0f667a8f80d0e06e1f01 (patch)
tree0ca6ce3510acadc63022998e51f59c9e2d9cb8d2 /debian
parent7a766bf66498defb8e7477c6c402e23f1d04451b (diff)
downloadsimulator-opengl-21f1eabcb6dcdeae221f0f667a8f80d0e06e1f01.tar.gz
simulator-opengl-21f1eabcb6dcdeae221f0f667a8f80d0e06e1f01.tar.bz2
simulator-opengl-21f1eabcb6dcdeae221f0f667a8f80d0e06e1f01.zip
sync with tizen_2.2
Change-Id: I5659c55648529ef7f730e6da9bd7731152718594 Signed-off-by: Sungmin Ha <sungmin82.ha@samsung.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog88
1 files changed, 88 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 279d383..a81bdaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,91 @@
+simulator-opengl (0.2.9) unstable; urgency=low
+
+ * Add dummy sw driver.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.2.9
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Mon, 01 Apr 2013 12:06:36 +0900
+
+simulator-opengl (0.2.8) unstable; urgency=low
+
+ * Enable pbuffer surface.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.2.8
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Tue, 12 Mar 2013 16:42:13 +0900
+
+simulator-opengl (0.2.7) unstable; urgency=low
+
+ * Add FBO extension of GLES1.1.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.2.7
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Tue, 05 Mar 2013 19:09:09 +0900
+
+simulator-opengl (0.2.2) unstable; urgency=low
+
+ * Fix the rotation bug.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.2.2
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Sat, 12 Jan 2013 10:36:27 +0900
+
+simulator-opengl (0.2.1) unstable; urgency=low
+
+ * Fix the context return value bug.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.2.1
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Fri, 04 Jan 2013 16:49:44 +0900
+
+simulator-opengl (0.1.40) unstable; urgency=low
+
+ * Obs build error fix.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.40
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Mon, 10 Dec 2012 11:53:23 +0900
+
+simulator-opengl (0.1.39) unstable; urgency=low
+
+ * Obs build error fix.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.39
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Tue, 27 Nov 2012 16:30:20 +0900
+
+simulator-opengl (0.1.38) unstable; urgency=low
+
+ * eglQueryContext() bug fix
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.38
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Thu, 22 Nov 2012 17:06:37 +0900
+
+simulator-opengl (0.1.37) unstable; urgency=low
+
+ * pkgconfig name is changed.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.37
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Tue, 13 Nov 2012 11:04:30 +0900
+
+simulator-opengl (0.1.36) unstable; urgency=low
+
+ * Make sure the unique of the eglImage to avoid conflicts.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.36
+
+ -- Sangjin Kim <sangjin3.kim@samsung.com> Tue, 30 Oct 2012 16:37:51 +0900
+
+simulator-opengl (0.1.35) unstable; urgency=low
+
+ * Fixed the intel_hangonman emulator crash problem.
+ * Git: 112.106.1.251:sdk/simulator-opengl
+ * Tag: simulator-opengl_0.1.35
+
+ -- Sangjin3.kim <sangjin3.kim@samsung.com> Tue, 09 Oct 2012 17:46:55 +0900
+
simulator-opengl (0.1.34) unstable; urgency=low
* pixmap detection check.