Commit 0113fe2
committed
Pull latest ags_lib for 5.0 release
Version 5.0 is a major overhaul of the library designed to provide a
much clearer view of the GPUs in the system and the displays attached to
them. It also exposes the ability to query each display for HDR
capabilities and put those HDR-capable displays into various HDR modes.
Features include:
* Full GPU enumeration with adapter string, device id, revision id and
vendor id.
* Per GPU display enumeration including information on display name,
resolution and HDR capabilities.
* Optional user supplied memory allocator.
* Function to set displays into HDR mode.
* DirectX11 shader compiler controls.
* DirectX11 multiview extension.
* DirectX11 Crossfire API now supports using the API without needing a
driver profile. Can also specify the transfer engine.File tree
12 files changed
+904
-518
lines changed- ags_lib
- doc
- hlsl
- inc
- lib
12 files changed
+904
-518
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| 10 | + | |
| 11 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Binary file not shown.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
0 commit comments