index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: format
Liam
2024-02-20
1
-0
/
+1
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-0
/
+1
*
config: Unify config handling under frontend_common
t895
2023-11-21
1
-0
/
+1
*
Update CMakeLists.txt
Samay Navale
2023-11-07
1
-2
/
+2
*
Update CMakeLists.txt
Samay Navale
2023-11-07
1
-5
/
+5
*
ci: fix msvc when used with LTO (#11459)
liamwhite
2023-09-11
1
-0
/
+1
*
Merge pull request #11434 from danilaml/fix-warnings
liamwhite
2023-09-06
1
-2
/
+6
|
\
|
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-2
/
+6
*
|
general: make -fwrapv generic to all architectures (#11379)
liamwhite
2023-09-02
1
-1
/
+2
|
/
*
Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang.
comex
2023-08-25
1
-9
/
+11
*
Warnings cleanup for GCC 13 and Clang 16
comex
2023-08-25
1
-0
/
+1
*
cmake: mark warning disable for gcc 11 (#11301)
liamwhite
2023-08-17
1
-1
/
+1
*
cmake: Reposition preprocessor switch comment
toast2903
2023-07-21
1
-1
/
+2
*
cmake: Use standard preprocessor on MSVC
lat9nq
2023-07-21
1
-0
/
+1
*
CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules
Morph
2023-06-06
1
-2
/
+4
*
android: Minimal JNI for yuzu.
bunnei
2023-06-03
1
-0
/
+5
*
CMake: Enable type limits on Clang
lat9nq
2023-05-02
1
-0
/
+1
*
CMakeLists: Enable checks on Clang
lat9nq
2023-05-02
1
-0
/
+2
*
general: fixes for gcc 13
Liam
2023-04-02
1
-0
/
+11
*
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
*
cmake: make room server optional
Liam
2022-12-28
1
-1
/
+4
*
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
1
-1
/
+2
|
\
|
*
CMake: Disable PCH on MSVC + Buildcache configs
ameerj
2022-11-29
1
-4
/
+0
|
*
CMake: Use precompiled headers
ameerj
2022-11-29
1
-1
/
+6
*
|
general: fix compile for Apple Clang
Liam
2022-11-22
1
-0
/
+2
|
/
*
CMakeLists: Disable -Wbraced-scalar-init on Clang
Morph
2022-10-22
1
-0
/
+1
*
CMakeLists: Enforce C5233 on MSVC
Morph
2022-10-22
1
-0
/
+1
*
CMakeLists: Disable C4100 and C4324
Morph
2022-10-22
1
-0
/
+3
*
CMakeLists: Remove redundant warnings
Morph
2022-10-22
1
-6
/
+0
*
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
1
-0
/
+2
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-0
/
+1
*
CMakeLists: Remove all redundant warnings
Morph
2022-10-22
1
-7
/
+0
*
CMakeLists: Consolidate all unused warnings into -Wunused
Morph
2022-10-22
1
-3
/
+3
*
CMakeLists: Treat -Wall and -Wextra as errors
Morph
2022-10-22
1
-3
/
+3
*
NVHOST_CTRl: Implement missing method and fix some stuffs.
Fernando Sahmkow
2022-10-06
1
-0
/
+1
*
dedicated_room: Initial implementation
FearlessTobi
2022-08-15
1
-0
/
+1
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-0
/
+3
*
network: Add initial files and enet dependency
FearlessTobi
2022-07-25
1
-0
/
+1
*
CI: fix caching
liushuyu
2022-07-04
1
-1
/
+7
*
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-0
/
+5
*
CMakeLists: Enforce C4505 and C5245
Morph
2022-04-07
1
-0
/
+2
*
build: remove -fconcepts
Andrea Pappacoda
2022-04-05
1
-6
/
+0
*
cmake: make tests optional
Alexandre Bouvier
2022-01-12
1
-1
/
+4
*
CMakeLists: Specify /Zm200 when compiling in MSVC
Morph
2021-12-06
1
-0
/
+2
*
CMakeLists: Document the /GT compile option
Morph
2021-10-28
1
-0
/
+1
*
Build System: Build with JCC Erratum Mitigation
Fernando Sahmkow
2021-09-15
1
-0
/
+5
*
shader: Initial recompiler work
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-07-06
1
-0
/
+1
*
Merge pull request #6537 from Morph1984/warnings
bunnei
2021-07-05
1
-3
/
+12
|
\
|
*
CMakeLists: Disable all warnings for external headers
Morph
2021-06-28
1
-0
/
+5
[next]