projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8075edc
)
[Title] pixmap patch for windows wgl v2.
author
Sangjin Kim
<sangjin3.kim@samsung.com>
Fri, 31 Aug 2012 03:13:34 +0000
(12:13 +0900)
committer
Sangjin 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
patch
|
blob
|
history
diff --git
a/tizen/src/hw/gloffscreen_wgl.c
b/tizen/src/hw/gloffscreen_wgl.c
index 5f6df684c7aba1c59636cd93f5cb4e78b9d4531c..18bc96c080bd3c5b304104ac6a9df4b0385915f3 100644
(file)
--- 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"
};