VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_special@ 77235

Last change on this file since 77235 was 56566, checked in by vboxsync, 10 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: 489 bytes
Line 
1# dlm_arrays.c: these have to be expanded out into
2# their components before being stored in a display list
3ArrayElement
4DrawArrays
5DrawElements
6DrawRangeElements
7MultiDrawArraysEXT
8MultiDrawElementsEXT
9
10# dlm_calllist.c: since the DLM can manage state stored
11# inside display lists, we can manage state updates for
12# these sorts of elements.
13#CallList
14#CallLists
15
16# Calls to be ignored.
17#VBoxConCreate
18#VBoxCreateContext
19#VBoxPackSetInjectThread
20#VBoxPresentComposition
21#VBoxWindowCreate
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