projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- Minor API files fixes.
[wine]
/
tools
/
winapi_check
/
win32
/
opengl32.api
1
%double
2
3
GLclampd
4
GLdouble
5
6
%long
7
8
BOOL
9
DWORD
10
FLOAT
11
GLbitfield
12
GLboolean
13
GLbyte
14
GLclampf
15
GLenum
16
GLfloat
17
GLint
18
GLshort
19
GLsizei
20
GLubyte
21
GLuint
22
GLushort
23
HDC
24
HGLRC
25
UINT
26
int
27
28
%ptr
29
30
COLORREF *
31
GLbyte *
32
GLboolean *
33
GLclampf *
34
GLdouble *
35
GLfloat *
36
GLint *
37
GLshort *
38
GLstring
39
GLuint *
40
GLubyte *
41
GLushort *
42
GLvoid *
43
GLvoid **
44
LPGLYPHMETRICSFLOAT
45
LPLAYERPLANEDESCRIPTOR
46
void *
47
48
%str
49
50
LPCSTR
51
52
%void
53
54
void