1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Ticket #276 (closed defect: fixed)

Opened 16 months ago

Last modified 13 months ago

Device reset doesn't support array of presentation parameters

Reported by: romeoxbm Owned by: borrillis
Priority: minor Milestone:
Component: Render Specific : DirectX Version: Head
Keywords: device, reset, presentation, parameters, array, sharpdx Cc:

Description

At this time, using SharpDX isn't possible to pass an array of presentation parameters to D3D9.Device.Reset method (while it should be). Check if future release of that lib will allow that.

in D3D9Device.cs -> Reset() method;

Change History

Changed 15 months ago by romeoxbm

This issue has been fixed in changeset dfe5797ed9bd. This task will be fixed as soon as next SharpDX stable version will be released.

Changed 13 months ago by romeoxbm

  • status changed from new to closed
  • resolution set to fixed

Committed in changeset:3261

Note: See TracTickets for help on using tickets.