mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
[WIP] D3D11 gpu accel
This commit is contained in:
parent
b7c0ebfcd4
commit
25c4eb5efb
9 changed files with 339 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
|||
]
|
||||
SOURCES += [
|
||||
'd3d11/CompositorD3D11.cpp',
|
||||
'd3d11/GpuRasterD3D11.c',
|
||||
'd3d11/ReadbackManagerD3D11.cpp',
|
||||
]
|
||||
UNIFIED_SOURCES += [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue