File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed
Expand file tree Collapse file tree 3 files changed +22
-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.1.1 - 2017-09-19
6+ * Breaking API change for DX11 extensions
7+ * You now call ` agsDriverExtensionsDX11_CreateDevice() ` at creation time to access any DX11 AMD extensions
8+ * With a corresponding call to ` agsDriverExtensionsDX11_DestroyDevice() ` during teardown
9+ * App registration extension for DX11 apps
10+ * FreeSync 2 HDR support
11+ * Scan and reduce wave-level shader intrinsics
12+ * DX12 user markers!
13+ * Eyefinity configuration detection bug fixes
14+ * Static libs in various flavours!
15+ * VS2017 versions of the shipping samples
16+
517### v5.0.6 - 2016-03-28
618* Update to newer version of Premake, 5.0 alpha 10
719 * Plus local changes for auto-generating props files
Original file line number Diff line number Diff line change 11# AMD AGS Library Changelog
22
3+ ### v5.1.1 - 2017-09-19
4+ * Breaking API change for DX11 extensions
5+ * You now call ` agsDriverExtensionsDX11_CreateDevice() ` at creation time to access any DX11 AMD extensions
6+ * With a corresponding call to ` agsDriverExtensionsDX11_DestroyDevice() ` during teardown
7+ * App registration extension for DX11 apps
8+ * FreeSync 2 HDR support
9+ * Scan and reduce wave-level shader intrinsics
10+ * DX12 user markers!
11+ * Static libs in various flavours!
12+
313### v5.0.6 - 2016-03-28
414* Fix min/max/avg luminance in display info
515* Clean up documentation
You can’t perform that action at this time.
0 commit comments