File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 22
33** Note:** See ` ags_lib\CHANGELOG.md ` for changes to the core AGS library.
44
5+ ### v5.2.0 - 2018-05-31
6+ * App registration for DX12 apps
7+ * Breaking API change for DX12 extensions
8+ * You now call ` agsDriverExtensionsDX12_CreateDevice() `
9+ * With a corresponsding call to ` agsDriverExtensionsDX12_DestroyDevice() ` during teardown
10+ * DX11 breadcrumb markers
11+ * ` agsDriverExtensionsDX11_WriteBreadcrumb() `
12+
513### v5.1.1 - 2017-09-19
614* Breaking API change for DX11 extensions
715 * You now call ` agsDriverExtensionsDX11_CreateDevice() ` at creation time to access any DX11 AMD extensions
Original file line number Diff line number Diff line change 11# AMD AGS Library Changelog
22
3+ ### v5.2.0 - 2018-05-31
4+ * App registration for DX12 apps
5+ * Breaking API change for DX12 extensions
6+ * You now call ` agsDriverExtensionsDX12_CreateDevice() `
7+ * With a corresponsding call to ` agsDriverExtensionsDX12_DestroyDevice() ` during teardown
8+ * DX11 breadcrumb markers
9+ * ` agsDriverExtensionsDX11_WriteBreadcrumb() `
10+
311### v5.1.1 - 2017-09-19
412* Breaking API change for DX11 extensions
513 * You now call ` agsDriverExtensionsDX11_CreateDevice() ` at creation time to access any DX11 AMD extensions
You can’t perform that action at this time.
0 commit comments