You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HurricanePootis
7a0822cf37
dist: add udev rule to enable user hidraw access ( #12292 )
* dist: add udev rule to enable user hidraw access
* dist: amend install instructions for udev rules
* dist: change udev prefix prefix from 99 to 72
* dist: fix header typo for udev rule
* Update dist/72-yuzu-input.rules
shoutout to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* dist: add spdx header to udev rules
* dist: change udev modes to 0660
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
---------
Co-authored-by: HurricanePootis <hurricanepootis@protonmail.com>
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2 years ago
..
include
Implement glDepthRangeIndexeddNV
5 years ago
src
Implement glDepthRangeIndexeddNV
5 years ago
CMakeLists.txt
cmake: apply defaults to all externals
3 years ago
Readme.md
chore: make yuzu REUSE compliant
4 years ago
These files were generated by the glad OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:
python -m glad --profile core --out-path glad/ --api gl=3.3 --generator=c