sdk/simulator-opengl.git
10 years agoversion update
jinhyung.jo [Thu, 26 Sep 2013 01:34:05 +0000 (10:34 +0900)]
version update

Change-Id: Ib60b20d238c144fee7ec8c16ed8951f379b64741
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
10 years agoVirtioGL: Global cache for glGet values
Frédéric Dalleau [Thu, 19 Sep 2013 17:12:33 +0000 (19:12 +0200)]
VirtioGL: Global cache for glGet values

Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Change-Id: I768a601107188405520fe956f925bf86e74afbb8

10 years agoVirtioGL: Fix build warnings
Frédéric Dalleau [Thu, 19 Sep 2013 16:39:07 +0000 (18:39 +0200)]
VirtioGL: Fix build warnings

Mostly casting stuff

Change-Id: I076de7dd51ceca5fe74d35ac75d21baaa73f3f62
Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
10 years agoVirtioGL: Fix abort in case of XDestroyImage with NULL pointer.
Frédéric Dalleau [Thu, 19 Sep 2013 07:55:00 +0000 (09:55 +0200)]
VirtioGL: Fix abort in case of XDestroyImage with NULL pointer.

Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Change-Id: Ie011d9c3efbc15c8db4bf53ceb436bc48561d228

10 years agoVirtioGL: Debug traces cleanup
Frédéric Dalleau [Tue, 6 Aug 2013 14:40:55 +0000 (16:40 +0200)]
VirtioGL: Debug traces cleanup

Some debug trace are always enabled, instead use existing debug
variable.

Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Change-Id: If68becc4197e6cef44d47f612b469eb1f94211b5

10 years agoVirtioGL: Add some performance measurements on guest
Frédéric Dalleau [Wed, 18 Sep 2013 15:37:50 +0000 (17:37 +0200)]
VirtioGL: Add some performance measurements on guest

Similar to what is done on host side
It can be enabled by shell using following command :
export DEBUG_GL_PERF=1

Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Change-Id: I13254bbef23b1fda4ef9eff61c3e583cd25b78b2

11 years agoFix UiControls sample app problem. submit/tizen_2.2/20130716.173834 submit/tizen_2.2/20130717.004608 submit/tizen_2.2/20130717.053327
Sangjin Kim [Tue, 16 Jul 2013 08:48:35 +0000 (17:48 +0900)]
Fix UiControls sample app problem.

Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoVersion update for popup display problem.
Sangjin Kim [Tue, 16 Jul 2013 03:12:06 +0000 (12:12 +0900)]
Version update for popup display problem.

Change-Id: I9c0a62feff37078026b693f8e865cdfb2e485212
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoTentative fix for N_SE-45887 (back with video recording)
Patrick Porlan [Mon, 15 Jul 2013 18:06:21 +0000 (20:06 +0200)]
Tentative fix for N_SE-45887 (back with video recording)

11 years agoVersion update for the fix of gallery slideshow problem. submit/tizen_2.2/20130714.154025
Sangjin Kim [Mon, 8 Jul 2013 02:15:33 +0000 (11:15 +0900)]
Version update for the fix of gallery slideshow problem.

Change-Id: I1ff76de547a1d185815c48e9f234c8e4c3375555
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoFixes related to Gallery slideshows not working properly with
Patrick Porlan [Mon, 1 Jul 2013 16:47:35 +0000 (18:47 +0200)]
Fixes related to Gallery slideshows not working properly with
orientation changes. Removed XFree(NULL) calls, and set array
to NULL rather than realloc(0) when no valid modes are returned.
This prevents memory corruptions, but does not solve eglInitialize
failures after a while.

11 years agoVersion update for camera overlay alpha problem.
Sangjin Kim [Thu, 20 Jun 2013 06:13:50 +0000 (15:13 +0900)]
Version update for camera overlay alpha problem.

Change-Id: I3583efd102b42dd751b0c4d5a93fabb9f291d191
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoFix camera overlay alpha bug
Frédéric Dalleau [Mon, 10 Jun 2013 10:15:47 +0000 (12:15 +0200)]
Fix camera overlay alpha bug

11 years agoAdd the systemd service files.
Sangjin Kim [Thu, 30 May 2013 04:03:19 +0000 (13:03 +0900)]
Add the systemd service files.

Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoRemove unnecessary debug messages.
Sangjin Kim [Fri, 12 Apr 2013 04:54:13 +0000 (13:54 +0900)]
Remove unnecessary debug messages.

Change-Id: I5be36ff4dbc032c6bb0500a313c0cefa33e1fdd9
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoUpdate the stored error code when EGL API calls finished. tizen_2.1 2.1b_release accepted/tizen_2.1/20130425.021308 submit/tizen_2.1/20130424.235802
Sangjin Kim [Thu, 11 Apr 2013 10:24:57 +0000 (19:24 +0900)]
Update the stored error code when EGL API calls finished.

Change-Id: I1295626aa9767c691d0a8911553e1518ad10c123
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoRemove mesa-gl files because these files are provided by opengl-es-virtual-drv package.
Sangjin Kim [Thu, 11 Apr 2013 09:49:49 +0000 (18:49 +0900)]
Remove mesa-gl files because these files are provided by opengl-es-virtual-drv package.

Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoAdd dummy libraries.
Sangjin Kim [Mon, 1 Apr 2013 03:18:54 +0000 (12:18 +0900)]
Add dummy libraries.

Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoEnable pbuffer surface.
Sangjin Kim [Wed, 20 Mar 2013 07:33:21 +0000 (16:33 +0900)]
Enable pbuffer surface.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:25:35 +0000 (01:25 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 17:19:24 +0000 (02:19 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
eunmee moon [Fri, 27 Apr 2012 12:36:31 +0000 (21:36 +0900)]
Initial empty repository