VirtualBox

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

Last change on this file since 54905 was 54905, checked in by vboxsync, 10 years ago

Host 3D: Chromium server: add Expando SPU and DLM module in order to record and save OpenGL Display Lists (currently disabled).

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 487 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.
13CallList
14CallLists
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