Last change
on this file since 20509 was 20467, checked in by vboxsync, 15 years ago |
crOpenGL: aliases for pre opengl2.0 arb extensions
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
1.1 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 | AreTexturesResident
|
---|
6 | AreProgramsResidentNV
|
---|
7 | GetString
|
---|
8 | GetTexImage
|
---|
9 | EnableClientState
|
---|
10 | DisableClientState
|
---|
11 | Enable
|
---|
12 | Disable
|
---|
13 | ClientActiveTextureARB
|
---|
14 | ColorPointer
|
---|
15 | FogCoordPointerEXT
|
---|
16 | SecondaryColorPointerEXT
|
---|
17 | VertexAttribPointerARB
|
---|
18 | VertexAttribPointerNV
|
---|
19 | GetPointerv
|
---|
20 | VertexPointer
|
---|
21 | NormalPointer
|
---|
22 | TexCoordPointer
|
---|
23 | EdgeFlagPointer
|
---|
24 | ArrayElement
|
---|
25 | DrawArrays
|
---|
26 | DrawElements
|
---|
27 | DrawRangeElements
|
---|
28 | InterleavedArrays
|
---|
29 | ReadPixels
|
---|
30 | DrawPixels
|
---|
31 | CopyPixels
|
---|
32 | Bitmap
|
---|
33 | SwapBuffers
|
---|
34 | Flush
|
---|
35 | Finish
|
---|
36 | PixelStorei
|
---|
37 | PixelStoref
|
---|
38 | PushClientAttrib
|
---|
39 | PopClientAttrib
|
---|
40 | CreateContext
|
---|
41 | WindowCreate
|
---|
42 | MakeCurrent
|
---|
43 | DestroyContext
|
---|
44 | Begin
|
---|
45 | End
|
---|
46 | TexImage1D
|
---|
47 | TexSubImage1D
|
---|
48 | TexImage2D
|
---|
49 | TexSubImage2D
|
---|
50 | TexImage3D
|
---|
51 | TexImage3DEXT
|
---|
52 | TexSubImage3D
|
---|
53 | ChromiumParametervCR
|
---|
54 | MultiDrawArraysEXT
|
---|
55 | MultiDrawElementsEXT
|
---|
56 | GetBufferPointervARB
|
---|
57 | GetBufferParameterivARB
|
---|
58 | MapBufferARB
|
---|
59 | UnmapBufferARB
|
---|
60 | BindBufferARB
|
---|
61 | BufferDataARB
|
---|
62 | ZPixCR
|
---|
63 | ActiveTextureARB
|
---|
64 | DrawBuffer
|
---|
65 | Flush
|
---|
66 | GetActiveAttrib
|
---|
67 | GetActiveUniform
|
---|
68 | GetAttachedShaders
|
---|
69 | GetShaderInfoLog
|
---|
70 | GetProgramInfoLog
|
---|
71 | GetShaderSource
|
---|
72 | GetAttachedObjectsARB
|
---|
73 | GetInfoLogARB
|
---|
Note:
See
TracBrowser
for help on using the repository browser.