Last change
on this file since 21576 was 21033, checked in by vboxsync, 15 years ago |
crOpenGL: fix random texture corruption
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
2.8 KB
|
Line | |
---|
1 | # Copyright (c) 2001, Stanford University
|
---|
2 | # All rights reserved.
|
---|
3 | #
|
---|
4 | # See the file LICENSE.txt for information on redistributing this software.
|
---|
5 | BoundsInfoCR
|
---|
6 | Clear
|
---|
7 | GetBooleanv
|
---|
8 | GetDoublev
|
---|
9 | GetFloatv
|
---|
10 | GetIntegerv
|
---|
11 | GetString
|
---|
12 | GenTextures
|
---|
13 | GetTexImage
|
---|
14 | GetMapdv
|
---|
15 | GetMapiv
|
---|
16 | GetMapfv
|
---|
17 | GetPixelMapfv
|
---|
18 | GetPixelMapuiv
|
---|
19 | GetPixelMapusv
|
---|
20 | GetPointerv
|
---|
21 | Writeback
|
---|
22 | Viewport
|
---|
23 | LoadMatrixf
|
---|
24 | LoadMatrixd
|
---|
25 | MultMatrixf
|
---|
26 | MultMatrixd
|
---|
27 | LoadIdentity
|
---|
28 | Color3ub
|
---|
29 | Color3b
|
---|
30 | Color3us
|
---|
31 | Color3s
|
---|
32 | Color3ui
|
---|
33 | Color3i
|
---|
34 | Color3f
|
---|
35 | Color3d
|
---|
36 | Color4ub
|
---|
37 | Color4b
|
---|
38 | Color4us
|
---|
39 | Color4s
|
---|
40 | Color4ui
|
---|
41 | Color4i
|
---|
42 | Color4f
|
---|
43 | Color4d
|
---|
44 | Normal3b
|
---|
45 | Normal3d
|
---|
46 | Normal3f
|
---|
47 | Normal3i
|
---|
48 | Normal3s
|
---|
49 | TexCoord1d
|
---|
50 | TexCoord1f
|
---|
51 | TexCoord1i
|
---|
52 | TexCoord1s
|
---|
53 | TexCoord2d
|
---|
54 | TexCoord2f
|
---|
55 | TexCoord2i
|
---|
56 | TexCoord2s
|
---|
57 | TexCoord3d
|
---|
58 | TexCoord3f
|
---|
59 | TexCoord3i
|
---|
60 | TexCoord3s
|
---|
61 | TexCoord4d
|
---|
62 | TexCoord4f
|
---|
63 | TexCoord4i
|
---|
64 | TexCoord4s
|
---|
65 | Indexd
|
---|
66 | Indexf
|
---|
67 | Indexi
|
---|
68 | Indexs
|
---|
69 | Indexub
|
---|
70 | EdgeFlag
|
---|
71 | SelectBuffer
|
---|
72 | BarrierCreateCR
|
---|
73 | BarrierDestroyCR
|
---|
74 | SemaphoreCreateCR
|
---|
75 | SemaphoreDestroyCR
|
---|
76 | SemaphoreVCR
|
---|
77 | SemaphorePCR
|
---|
78 | BarrierExecCR
|
---|
79 | SecondaryColor3ubEXT
|
---|
80 | SecondaryColor3bEXT
|
---|
81 | SecondaryColor3usEXT
|
---|
82 | SecondaryColor3sEXT
|
---|
83 | SecondaryColor3uiEXT
|
---|
84 | SecondaryColor3iEXT
|
---|
85 | SecondaryColor3fEXT
|
---|
86 | SecondaryColor3dEXT
|
---|
87 | MakeCurrent
|
---|
88 | CreateContext
|
---|
89 | DestroyContext
|
---|
90 | WindowCreate
|
---|
91 | WindowDestroy
|
---|
92 | WindowSize
|
---|
93 | WindowPosition
|
---|
94 | WindowVisibleRegion
|
---|
95 | WindowShow
|
---|
96 | ReadPixels
|
---|
97 | GetChromiumParametervCR
|
---|
98 | ChromiumParametervCR
|
---|
99 | ChromiumParameteriCR
|
---|
100 | ChromiumParameterfCR
|
---|
101 | SwapBuffers
|
---|
102 | GenProgramsNV
|
---|
103 | GetProgramStringNV
|
---|
104 | GetVertexAttribPointervNV
|
---|
105 | GenFencesNV
|
---|
106 | MultiTexCoord1dARB
|
---|
107 | MultiTexCoord1fARB
|
---|
108 | MultiTexCoord1iARB
|
---|
109 | MultiTexCoord1sARB
|
---|
110 | MultiTexCoord2dARB
|
---|
111 | MultiTexCoord2fARB
|
---|
112 | MultiTexCoord2iARB
|
---|
113 | MultiTexCoord2sARB
|
---|
114 | MultiTexCoord3dARB
|
---|
115 | MultiTexCoord3fARB
|
---|
116 | MultiTexCoord3iARB
|
---|
117 | MultiTexCoord3sARB
|
---|
118 | MultiTexCoord4dARB
|
---|
119 | MultiTexCoord4fARB
|
---|
120 | MultiTexCoord4iARB
|
---|
121 | MultiTexCoord4sARB
|
---|
122 | FogCoordfEXT
|
---|
123 | FogCoorddEXT
|
---|
124 | NewList
|
---|
125 | CallList
|
---|
126 | CallLists
|
---|
127 | IsList
|
---|
128 | DeleteLists
|
---|
129 | BindTexture
|
---|
130 | DeleteTextures
|
---|
131 | IsTexture
|
---|
132 | AreTexturesResident
|
---|
133 | PrioritizeTextures
|
---|
134 | AreProgramsResidentNV
|
---|
135 | GenProgramsARB
|
---|
136 | IsProgramARB
|
---|
137 | GetProgramStringARB
|
---|
138 | GetVertexAttribPointervARB
|
---|
139 | VertexAttrib1dARB
|
---|
140 | VertexAttrib2dARB
|
---|
141 | VertexAttrib3dARB
|
---|
142 | VertexAttrib4dARB
|
---|
143 | VertexAttrib1fARB
|
---|
144 | VertexAttrib2fARB
|
---|
145 | VertexAttrib3fARB
|
---|
146 | VertexAttrib4fARB
|
---|
147 | VertexAttrib1sARB
|
---|
148 | VertexAttrib2sARB
|
---|
149 | VertexAttrib3sARB
|
---|
150 | VertexAttrib4sARB
|
---|
151 | VertexAttrib4NubARB
|
---|
152 | ProgramStringARB
|
---|
153 | ProgramLocalParameter4fARB
|
---|
154 | ProgramLocalParameter4dARB
|
---|
155 | BindProgramARB
|
---|
156 | DeleteProgramsARB
|
---|
157 | LoadProgramNV
|
---|
158 | BindProgramNV
|
---|
159 | ProgramParameter4fNV
|
---|
160 | ProgramParameter4dNV
|
---|
161 | GetCompressedTexImageARB
|
---|
162 | GenBuffersARB
|
---|
163 | GetBufferSubDataARB
|
---|
164 | GetBufferPointervARB
|
---|
165 | MapBufferARB
|
---|
166 | UnmapBufferARB
|
---|
167 | GenQueriesARB
|
---|
168 | WindowPos2dARB
|
---|
169 | WindowPos2dvARB
|
---|
170 | WindowPos2fARB
|
---|
171 | WindowPos2fvARB
|
---|
172 | WindowPos2iARB
|
---|
173 | WindowPos2ivARB
|
---|
174 | WindowPos2sARB
|
---|
175 | WindowPos2svARB
|
---|
176 | WindowPos3dARB
|
---|
177 | WindowPos3dvARB
|
---|
178 | WindowPos3fARB
|
---|
179 | WindowPos3fvARB
|
---|
180 | WindowPos3iARB
|
---|
181 | WindowPos3ivARB
|
---|
182 | WindowPos3sARB
|
---|
183 | WindowPos3svARB
|
---|
184 | GetActiveAttrib
|
---|
185 | GetActiveUniform
|
---|
186 | GetAttachedShaders
|
---|
187 | GetShaderInfoLog
|
---|
188 | GetProgramInfoLog
|
---|
189 | GetShaderSource
|
---|
190 | GetUniformfv
|
---|
191 | GetUniformiv
|
---|
192 | GetAttachedObjectsARB
|
---|
193 | GetInfoLogARB
|
---|
Note:
See
TracBrowser
for help on using the repository browser.