mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Add back Nvidia 3D because why not
This commit is contained in:
parent
88b6304ad7
commit
67052bd6bb
7 changed files with 308 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
|||
SOURCES += [
|
||||
'd3d9/CompositorD3D9.cpp',
|
||||
'd3d9/DeviceManagerD3D9.cpp',
|
||||
'd3d9/Nv3DVUtils.cpp',
|
||||
'd3d9/TextureD3D9.cpp',
|
||||
]
|
||||
if CONFIG['MOZ_ENABLE_D3D10_LAYER']:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue