View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001425 | NoesisGUI | C++ SDK | public | 2019-03-14 16:11 | 2019-03-19 08:25 |
| Reporter | realesmedia | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Summary | 0001425: Multi-window interface. Add Initializing a RenderContext associated with the new window from an existing D3D11RenderContext | ||||
| Description | class RenderContext(D3D11RenderContext). Our implementation: void D3D11RenderContext::Init(void window, void context, Noesis::RenderDevice* device, uint32_t& samples, bool vsync, bool sRGB) override
#if defined(NS_PLATFORM_WINDOWS_DESKTOP) || defined(NS_PLATFORM_WINRT)
#endif D3D11RenderContext::~D3D11RenderContext() It is possible to add the interface ISwapChain for NoesisApp :: Window? | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-14 16:11 | realesmedia | New Issue | |
| 2019-03-14 16:17 | realesmedia | Summary | Multi-window interface. Add Initializing a RenderContext from an existing D3D11RenderContext => Multi-window interface. Add Initializing a RenderContext associated with the new window from an existing D3D11RenderContext |
| 2019-03-14 16:17 | realesmedia | Description Updated | |
| 2019-03-14 16:24 | realesmedia | Description Updated | |
| 2019-03-14 16:25 | realesmedia | Description Updated | |
| 2019-03-18 09:21 | realesmedia | Description Updated | |
| 2019-03-19 08:25 | sfernandez | Assigned To | => jsantos |
| 2019-03-19 08:25 | sfernandez | Status | new => assigned |