-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b05
-
windows
awt.dll exports a large number of functions labeled with D3DPIPELINE_API; it appears that originally the D3D pipeline was supposed to be in a separate DLL.
Today the functions are defined and used internally in awt.dll. We can remove them from the list of exports, reduce the binary size in the process.
Today the functions are defined and used internally in awt.dll. We can remove them from the list of exports, reduce the binary size in the process.