From: Sangjin Kim Date: Fri, 31 Aug 2012 03:13:34 +0000 (+0900) Subject: [Title] pixmap patch for windows wgl v2. X-Git-Tag: TizenStudio_2.0_p2.3~1312^2~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5440eabb813aafb827482f7d3e7bc25860defe61;p=sdk%2Femulator%2Fqemu.git [Title] pixmap patch for windows wgl v2. [Type] feature [Module] opengl [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- diff --git a/tizen/src/hw/gloffscreen_wgl.c b/tizen/src/hw/gloffscreen_wgl.c index 5f6df68..18bc96c 100644 --- a/tizen/src/hw/gloffscreen_wgl.c +++ b/tizen/src/hw/gloffscreen_wgl.c @@ -625,6 +625,7 @@ static const char *STANDARD_GL_FUNCTIONS ={ "glXQueryDrawable\0" "glXGetVisualFromFBConfig\0" "glXIsDirect\0" +"glXCreatePixmap\0" "\0" };