764 Commits (d8af910ed5b64b3f094a292cf2a3999e8c59341e)
 

Author SHA1 Message Date
Meziu d8af910ed5 Update gfx.rs 2 years ago
Meziu 9a98f3233c Update flush_buffer docs 2 years ago
Andrea Ciliberti fcdb18449b Explicit DPAD nomenclature 2 years ago
Andrea Ciliberti d3808d05af Undo double flush in example 2 years ago
Andrea Ciliberti 9eecd1796c Fmt and clippy 2 years ago
Andrea Ciliberti 19349dbc83 Renamed SystemModel enum variants 2 years ago
Andrea Ciliberti bc82d20a9d Use usize in RawFrameBuffer 2 years ago
Andrea Ciliberti ae90fc3e6e Derive traits and Screen changes 2 years ago
Andrea Ciliberti ff08dd9545 Renamed init functions to new 2 years ago
Meziu 7e74e2d5de
Merge pull request #109 from rust3ds/fix/build-doctests 2 years ago
Ian Chamberlain 7d70add8f3
Fix mutability issues after merge of master 2 years ago
Ian Chamberlain a111268771
Merge branch 'master' into fix/build-doctests 2 years ago
Ian Chamberlain 3a8b05054f
Update cargo-3ds hash to latest 2 years ago
Meziu 7eaf973f3f
Merge pull request #117 from rust3ds/feature/romfs-comp-error 2 years ago
Andrea Ciliberti 5a21920530 fmt 2 years ago
Andrea Ciliberti d3134f68f6 Compilation error only if feature is set 2 years ago
Andrea Ciliberti 78ba904ac0 fmt 2 years ago
Andrea Ciliberti 8334221f52 Compilation error when romfs can't be found 2 years ago
Meziu 9098ad14a9
Merge pull request #114 from rust3ds/fix/renamed-dependency 2 years ago
Meziu 8af343edc4
Merge pull request #115 from rust3ds/fix/channel-mutability 2 years ago
Andrea Ciliberti 8e3017b725 Fix examples 2 years ago
Andrea Ciliberti 1e4002604f Fixed mutability for all modules 2 years ago
Andrea Ciliberti 12f3d8ad40 Ask for mut references in Channel 2 years ago
Andrea Ciliberti ca3a2de6a6 fmt 2 years ago
Andrea Ciliberti 5ad6708bb6 Update for linker-fix-3ds rename 2 years ago
Meziu 02017316f3
Merge pull request #112 from rust3ds/fix/license 2 years ago
Meziu d82ba96152
Restore copyright label 2 years ago
Andrea Ciliberti 27d8558274 Rename org 2 years ago
Andrea Ciliberti a71e131849 Add license file 2 years ago
Andrea Ciliberti 581c62dd49 Fix licensing issues 2 years ago
Ian Chamberlain c40cf5a94e
Deduplicate warnings from lint vs build jobs 2 years ago
Ian Chamberlain 0f2add4c6d
Try to fix PATH for devkitarm tools 2 years ago
Ian Chamberlain 336887aa18
Clear -Dwarnings flag from toolchain 2 years ago
Ian Chamberlain 271dba9fd8
Fix hash for installing cargo-3ds 2 years ago
Ian Chamberlain 38d89bd170
Checkout branch before trying to use its code 2 years ago
Ian Chamberlain cabd3acf1a
Try using a composite action instead of workflow 2 years ago
Ian Chamberlain 131a535826
Add basic CODEOWNERS file 2 years ago
Ian Chamberlain 6c6c094399
Fix build errors in FS examples 2 years ago
Ian Chamberlain 158e6a5924
Set up reusable workflow and add doctests 2 years ago
Meziu 474cb2e0c9
Merge pull request #107 from rust3ds/improve/api 2 years ago
Ian Chamberlain 855dc46a92
Merge pull request #101 from rust3ds/feature/check-libctru-version 2 years ago
Andrea Ciliberti 294284ef65 Better swkbd names 2 years ago
Andrea Ciliberti bae2cc6488 Better names for cam service 2 years ago
Andrea Ciliberti 1383e753ee Inequivocable From impls 2 years ago
Meziu 0b295ce0f6
Merge pull request #104 from rust3ds/improve/ndsp 2 years ago
Andrea Ciliberti 9cd9c1eec4 Standardise SWKBD to C-NO-OUT 2 years ago
Andrea Ciliberti 6a5b01d1ad Revert swkbd changes 2 years ago
Andrea Ciliberti 082d9933b9 Fixed file-explorer example 2 years ago
Andrea Ciliberti a6a184a412 SWKBD adheres to Rust standards 2 years ago
Andrea Ciliberti da23524d7b Remove get_ from getters 2 years ago