VirtualBox

source: vbox/trunk/src/VBox/Additions/common/crOpenGL/feedback/feedback_state_special@ 28347

Last change on this file since 28347 was 19099, checked in by vboxsync, 16 years ago

crOpenGL: fix multicontext crashes (public bug #3762)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 856 bytes
Line 
1# Copyright (c) 2001, Stanford University
2# All rights reserved.
3#
4# See the file LICENSE.txt for information on redistributing this software.
5ClipPlane
6MatrixMode
7LoadIdentity
8PopMatrix
9PushMatrix
10LoadMatrixf
11LoadMatrixd
12MultMatrixf
13MultMatrixd
14LoadTransposeMatrixfARB
15LoadTransposeMatrixdARB
16MultTransposeMatrixfARB
17MultTransposeMatrixdARB
18Translatef
19Translated
20Rotatef
21Rotated
22Scalef
23Scaled
24Frustum
25Ortho
26Viewport
27DepthRange
28Scissor
29PushAttrib
30PopAttrib
31PassThrough
32PolygonMode
33Color4f
34Color4fv
35Color3f
36Color3fv
37RasterPos2d
38RasterPos2dv
39RasterPos2f
40RasterPos2fv
41RasterPos2i
42RasterPos2iv
43RasterPos2s
44RasterPos2sv
45RasterPos3d
46RasterPos3dv
47RasterPos3f
48RasterPos3fv
49RasterPos3i
50RasterPos3iv
51RasterPos3s
52RasterPos3sv
53RasterPos4d
54RasterPos4dv
55RasterPos4f
56RasterPos4fv
57RasterPos4i
58RasterPos4iv
59RasterPos4s
60RasterPos4sv
61CreateContext
62MakeCurrent
63DestroyContext
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette