Commit Graph

77 Commits (poc-windows-build)

Author SHA1 Message Date
ascpixi 83ad2d94e1
Update wiki links to forked wiki 12 months ago
ascpixi 188d3b83ab
Update README.md 12 months ago
RngValue a09507f271
📝 Update README.md 2 years ago
Minionguyjpro 58c54aecb6
Update README.md (Add Android at builds description) (#10586) 2 years ago
bunnei 2fe922aae5
Update README.md to remove Skyline license exception. 2 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant
[REUSE] is a specification that aims at making file copyright
information consistent, so that it can be both human and machine
readable. It basically requires that all files have a header containing
copyright and licensing information. When this isn't possible, like
when dealing with binary assets, generated files or embedded third-party
dependencies, it is permitted to insert copyright information in the
`.reuse/dep5` file.

Oh, and it also requires that all the licenses used in the project are
present in the `LICENSES` folder, that's why the diff is so huge.
This can be done automatically with `reuse download --all`.

The `reuse` tool also contains a handy subcommand that analyzes the
project and tells whether or not the project is (still) compliant,
`reuse lint`.

Following REUSE has a few advantages over the current approach:

- Copyright information is easy to access for users / downstream
- Files like `dist/license.md` do not need to exist anymore, as
  `.reuse/dep5` is used instead
- `reuse lint` makes it easy to ensure that copyright information of
  files like binary assets / images is always accurate and up to date

To add copyright information of files that didn't have it I looked up
who committed what and when, for each file. As yuzu contributors do not
have to sign a CLA or similar I couldn't assume that copyright ownership
was of the "yuzu Emulator Project", so I used the name and/or email of
the commit author instead.

[REUSE]: https://reuse.software

Follow-up to 01cf05bc75
3 years ago
Andrea Pappacoda af16f2c6b7
Clarify the Skyline Emulator license exception
`GPL-3.0-or-later OR MPL-2.0` is an SPDX expression: https://spdx.github.io/spdx-spec/SPDX-license-expressions/

Fixes #8219
3 years ago
bunnei 284934ebfd Update project license to GPL v3. 3 years ago
Void48 6d25fe6c9a
Update README.md 3 years ago
Fernando Sahmkow e6a0ca5f2c Grant a license exception to Skyline Emulator. 4 years ago
Schplee 5ed87152c3
Fix bold tag 4 years ago
Schplee 373bc6512d
Fix typo in Readme 4 years ago
Schplee 496327490f
Update Readme 4 years ago
Schplee d1ac25b632
README Edit for EA 4 years ago
JeremyStarTM 5b60899fbc
Removed MacOS build link
The MacOS build link was removed in the README.md because it no longer exist.
4 years ago
FearlessTobi 4450a2688a Address trivial review comments. 5 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra
Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
5 years ago
Morph 63cc4e417f Fix Discord invite link 5 years ago
James Hughes aa41fcc04e
Update README.md 5 years ago
James Hughes ac4154bfde
Minor ReadMe Changes
Added Discord shield and direct link to contribution guide
5 years ago
Tobias 6af8ff24c9
Update README.md 5 years ago
Ethan 4bd6196b0a Remove AppVeyor status 5 years ago
MysticExile 2b514275ad Update README.md (#2871)
* Update README.md

* Adress feedback

* Add link to our compatability page

* Address feedback

Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com>

* Fix spelling

Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com>

* Small fix

* Removed the mention of a specific game

* fix
5 years ago
Zach Hilman 12514ccd35 Fix README change mistake (#2754)
Fix README change mistake
6 years ago
Zach Hilman 6738fb5fef
Update README.md 6 years ago
Flame Sage 369be67039
Update README.md 6 years ago
Flame Sage aa599ac709
Update README.md 6 years ago
ShalokShalom e9772a2539
Remove outdated info about compability 6 years ago
Nejcraft 90fd257b47
Yuzu can render 3D.
Yuzu can now render 3D graphics to some degree.
6 years ago
jlachniet f600f6eebd
Technically, yuzu can boot commercial games
Clarifies the yuzu cannot play commercial games to any reasonable extent, rather than not at all.
7 years ago
bunnei c2e4666579
Update README.md to include AppVeyor build status. 7 years ago
Flame Sage 21f5161ad8
Updated Discord link to match website. 7 years ago
bunnei 2adde6ae8b
Update README.md with Travis link. 7 years ago
bunnei 9723c80d93 yuzu: Update README.md. 7 years ago
stone3311 076b395104 Fix info about TODO list 8 years ago
Tiago Morais Morgado 470c6bdca9 fixing a couple of typos 8 years ago
Alex Touchet 1ebe8f4011 Fix FAQ Link in Readme 8 years ago
Christopher J. Gilbert 1db4afd4f4 Removed a linebreak from the README. 8 years ago
Christopher J. Gilbert 07211ecf73 Adding a linebreak to the README file. 8 years ago
Schplee 0bdadea496 New website link updates.
Fixed the broken links that were a result of the updated website.
8 years ago
3dsemu ea67a89d63 Changed FAQ link (#2462)
Changed the FAQ link so it leads to the FAQ on the Citra website, instead of the FAQ hosted
on GitHub
8 years ago
Pringo 83b382a036 Change "OS X" to "macOS" in the Readme 8 years ago
Pringo d7ce7aa527 Link to Donation Page in Readme
Link main site donation page in readme instead of providing further donation info there.
8 years ago
Pringo 6ace08aa0c Update Donation Info in Readme 8 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 8 years ago
Yuri Kunde Schlesner 2a910a6d88 README: Specify master branch for Travis CI badge 9 years ago
Jannik Vogel ede028fe4d Add GPL license.txt and README.md to builds 9 years ago
Vitor 544cebd90d Update Building Links
Links on README.md don't exist.
9 years ago
Derek "Turtle" Roe e58ad4ab51 Add website to README. Be proud of it! 9 years ago
Yuri Kunde Schlesner 7b2d034769 Update README.md 9 years ago