Last change
on this file since 65793 was 36231, checked in by vboxsync, 14 years ago |
crOpenGL: workaround for recent nvidia drivers, disabled yet as need more testing
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
444 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.
|
---|
5 | EXPORTS
|
---|
6 | crSPULoad
|
---|
7 | crSPULoadChain
|
---|
8 | crSPUUnloadChain
|
---|
9 | crSPUCopyDispatchTable
|
---|
10 | crSPUFindFunction
|
---|
11 | crSPUChangeInterface
|
---|
12 | crSPUInitDispatchTable
|
---|
13 | crSPUInitDispatchNops
|
---|
14 | crSPUInitDispatch
|
---|
15 | crSPUSetDefaultParams
|
---|
16 | crSPUGetEnumIndex
|
---|
17 | crLoadOpenGLExtensions
|
---|
18 | crLoadOpenGL
|
---|
19 | crUnloadOpenGL
|
---|
20 | crChooseVisual
|
---|
21 | crSPUChangeDispatch
|
---|
Note:
See
TracBrowser
for help on using the repository browser.