directx-11
Here are 144 public repositories matching this topic...
-
Updated
Nov 19, 2020 - CMake
-
Updated
Nov 12, 2020 - C++
-
Updated
Nov 12, 2020 - C++
-
Updated
Nov 12, 2020 - C++
-
Updated
Jun 2, 2020 - C++
-
Updated
Nov 18, 2020 - C++
-
Updated
Jun 6, 2020 - C++
-
Updated
Feb 3, 2020 - C++
-
Updated
Nov 30, 2020 - C++
-
Updated
Nov 26, 2020 - C++
Add the rootex icon present at rootex/assets/rootex.ico
-
Updated
Oct 24, 2020 - C
-
Updated
Oct 12, 2020 - C#
-
Updated
Feb 1, 2020 - C++
-
Updated
Oct 25, 2020 - C++
-
Updated
Nov 30, 2020 - C#
-
Updated
May 15, 2019 - HLSL
-
Updated
Oct 27, 2019 - C++
-
Updated
Jun 13, 2017 - C++
-
Updated
Jun 19, 2018 - C++
-
Updated
Oct 1, 2020 - C#
-
Updated
Jan 15, 2018 - C++
-
Updated
Apr 30, 2019 - C
-
Updated
Oct 16, 2018 - C++
Improve this page
Add a description, image, and links to the directx-11 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the directx-11 topic, visit your repo's landing page and select "manage topics."


Currently there is an option in the Login screen to "Save Account". This will store the last account that was logged in. Looking in the config.json it appears that it only saves the last account that was used to login. Would it be feasible to abstract this information into an array in the json file and then auto-fill the password when the username matches?
I would be willing to implement thi