[Title] pixmap patch for windows wgl v2.
authorSangjin Kim <sangjin3.kim@samsung.com>
Fri, 31 Aug 2012 03:13:34 +0000 (12:13 +0900)
committerSangjin Kim <sangjin3.kim@samsung.com>
Fri, 31 Aug 2012 03:13:34 +0000 (12:13 +0900)
[Type] feature
[Module] opengl
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

tizen/src/hw/gloffscreen_wgl.c

index 5f6df68..18bc96c 100644 (file)
@@ -625,6 +625,7 @@ static const char *STANDARD_GL_FUNCTIONS ={
 "glXQueryDrawable\0"
 "glXGetVisualFromFBConfig\0"
 "glXIsDirect\0"
+"glXCreatePixmap\0"
 "\0"
 };