Skip to content

Commit c195a19

Browse files
committed
update changelog
1 parent 9b99862 commit c195a19

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## Version 1.2.0
417

518
* New features:

0 commit comments

Comments
 (0)