projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0b77c45
)
Added GLint to typemap to silence error
Kartik Thakore [Sun, 2 Aug 2009 12:55:50 +0000 (08:55 -0400)]
typemap
patch
|
blob
|
blame
|
history
diff --git
a/typemap
b/typemap
index
12389ae
..
e970268
100644
(file)
--- a/
typemap
+++ b/
typemap
@@
-54,6
+54,7
@@
GLboolean T_U_CHAR
GLUnurbsObj * T_PTR
GLUtesselator * T_PTR
GLuint T_UV
+GLint T_IV
GLint* T_PTR
float * T_PTR
float T_NV