yuzu/src
Charles Lombardo 1bc832c9b1 android: lint: Delete generated ktlint folder between builds
There's a bug in ktlint where it will run into an error if you build the project, delete a source file, and then build again. It will be unable to find the file you deleted and can't recover until these files are deleted. This just deletes those files before every run.
2023-08-21 17:31:13 -04:00
..
android android: lint: Delete generated ktlint folder between builds 2023-08-21 17:31:13 -04:00
audio_core Merge pull request #10839 from lat9nq/pgc-plus 2023-08-02 14:25:52 -04:00
common fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
core Merge pull request #11284 from liamwhite/nca-release 2023-08-21 16:29:04 +02:00
dedicated_room
input_common input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
network
shader_recompiler Fix shader dumps with nvdisasm 2023-08-03 15:30:27 +01:00
tests
video_core Masked depthstencil clears 2023-08-19 03:29:46 +01:00
web_service general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
yuzu vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
yuzu_cmd configure_system: Implement with for loop 2023-07-21 10:56:07 -04:00
.clang-format
CMakeLists.txt cmake: mark warning disable for gcc 11 (#11301) 2023-08-17 16:03:34 +02:00