We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b99862 commit c195a19Copy full SHA for c195a19
Changelog.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## Version 1.2.1
4
+
5
+ - Added NFC support
6
+ - Update and renamed NFC_AmiiboConfig members
7
+ - Added TickCounter for measuring performance
8
+ - Added (linear/vram/mappable)GetSize for retrieving allocated buffer size
9
+ - Added nim:s client implementation.
10
+ - Correct bus clock used for time calulations
11
+ - Default to file write without internal copy buffer
12
+ - GPUCMD_Add: allow NULL for adding zerofilled parameter data
13
+ - Clarify threadFree usage in documentation
14
+ - Add GPU_TEXFACE enumeration
15
16
## Version 1.2.0
17
18
* New features:
0 commit comments