Last change
on this file since 62534 was 56566, checked in by vboxsync, 9 years ago |
Host 3D: Expando SPU, DLM module.
- DLM module reworked. Now it uses hardware way in order to execute Display List (software approach dropped);
- Chromium/utils slightly extended with more helper functions needed for Expando/DLM;
- More testing needed especially for glCallLists() and glListBase();
- Expando/DLM code now enabed for Mac hosts.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
238 bytes
|
Line | |
---|
1 | CreateContext
|
---|
2 | DestroyContext
|
---|
3 | MakeCurrent
|
---|
4 | NewList
|
---|
5 | EndList
|
---|
6 | DeleteLists
|
---|
7 | GenLists
|
---|
8 | ListBase
|
---|
9 | IsList
|
---|
10 | CallList
|
---|
11 | CallLists
|
---|
12 |
|
---|
13 | # Calls to be ignored.
|
---|
14 | #VBoxConCreate
|
---|
15 | #VBoxCreateContext
|
---|
16 | #VBoxPackSetInjectThread
|
---|
17 | #VBoxPresentComposition
|
---|
18 | #VBoxWindowCreate
|
---|
Note:
See
TracBrowser
for help on using the repository browser.