-
Task
-
Resolution: Unresolved
-
P3
-
internal
-
generic
-
windows
D3D12Texture misses some details which make certain aspects of JFX not work:
- D3D12Texture.update(MediaFrame)
- D3D12Texture.update(Buffer, ...) - needs to call getWrapMode() and simulate some of those modes
- D3D12Texture.createSharedTexture()
- D3D12Texture.update(MediaFrame)
- D3D12Texture.update(Buffer, ...) - needs to call getWrapMode() and simulate some of those modes
- D3D12Texture.createSharedTexture()
- blocks
-
JDK-8342691 JavaFX D3D12: Implement missing APIs from Java side
- Open
-
JDK-8342162 ☂ JavaFX D3D12: Road to feature-completeness
- In Progress
- is blocked by
-
JDK-8342689 JavaFX D3D12: Add Mipmap generation code
- In Progress