index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeLists: Disable C4100 and C4324
Morph
2022-10-22
1
-9
/
+0
*
CMakeLists: Remove redundant warnings
Morph
2022-10-22
1
-2
/
+0
*
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
1
-1
/
+0
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
2
-4
/
+17
*
CMakeLists: Remove all redundant warnings
Morph
2022-10-22
1
-2
/
+0
*
fixed_point: Mark default constructor as constexpr
Lioncash
2022-10-18
1
-2
/
+2
*
fixed_point: Mark copy/move assignment operators and constructors as constexpr
Lioncash
2022-10-18
1
-3
/
+6
*
fixed_point: Mark std::swap and move constructor as noexcept
Lioncash
2022-10-18
1
-2
/
+2
*
fixed_point: Mark relevant member function [[nodiscard]]
Lioncash
2022-10-18
1
-14
/
+14
*
fixed_point: Make to_uint() non-const
Lioncash
2022-10-18
1
-2
/
+2
*
fixed_point: Use defaulted comparisons
Lioncash
2022-10-18
1
-23
/
+1
*
fixed_point: Use variable templates and concepts where applicable
Lioncash
2022-10-18
2
-72
/
+56
*
Merge pull request #9054 from Docteh/just_lz4
bunnei
2022-10-17
1
-1
/
+5
|
\
|
*
CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable
Kyle Kienapfel
2022-10-13
1
-1
/
+5
*
|
fixed_point: Replace CONSTEXPR14 with constexpr
Morph
2022-10-17
1
-50
/
+42
*
|
general: Add missing pragma once
Morph
2022-10-17
1
-4
/
+1
|
/
*
settings: Update aspect_ratio range
Morph
2022-10-13
1
-1
/
+1
*
input_common: have an unique vector in callback status
german77
2022-10-09
1
-2
/
+3
*
General: address feedback
Fernando Sahmkow
2022-10-06
1
-4
/
+4
*
general: rework usages of UNREACHABLE macro
Liam
2022-10-06
1
-15
/
+16
*
address_space: Rename va_start to virt_start
Morph
2022-10-06
2
-5
/
+5
*
address_space: Address feedback
Morph
2022-10-06
2
-191
/
+233
*
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
6
-14
/
+13
*
General: Fix clang format.
Fernando Sahmkow
2022-10-06
1
-2
/
+2
*
Common: Fix variable shadowing.
Fernando Sahmkow
2022-10-06
1
-5
/
+5
*
General: Fix compilation for GCC
Liam White
2022-10-06
5
-17
/
+14
*
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
1
-0
/
+8
*
MemoryManager: initial multi paging system implementation.
Fernando Sahmkow
2022-10-06
1
-0
/
+3
*
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-10-06
1
-0
/
+7
*
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
4
-0
/
+485
*
VideoCore: Update MemoryManager
Fernando Sahmkow
2022-10-06
2
-4
/
+4
*
Common: implement MultiLevelPageTable.
Fernando Sahmkow
2022-10-06
4
-0
/
+171
*
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-06
1
-5
/
+8
*
common: remove "yuzu:" prefix from thread names
Liam
2022-10-03
1
-1
/
+1
*
service: nfp: address comments
german77
2022-10-02
1
-1
/
+1
*
input_common: Create virtual amiibo driver
german77
2022-10-02
1
-0
/
+27
*
Merge pull request #8920 from abouvier/cmake-git
bunnei
2022-09-24
1
-27
/
+2
|
\
|
*
cmake: fix git detection
Alexandre Bouvier
2022-09-18
1
-27
/
+2
*
|
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-19
1
-0
/
+1
|
/
*
Merge pull request #8650 from Kelebek1/vsync
bunnei
2022-09-17
1
-0
/
+4
|
\
|
*
Make coretiming waiting more accurate
Kelebek1
2022-08-02
1
-0
/
+4
*
|
Merge pull request #8649 from lat9nq/common-position-independent
Morph
2022-09-16
1
-3
/
+3
|
\
\
|
*
|
common: Use PROJECT_SOURCE_DIR to find CMakeModules
lat9nq
2022-08-01
1
-3
/
+3
*
|
|
Merge pull request #8682 from lat9nq/dumpy
Morph
2022-09-16
1
-0
/
+1
|
\
\
\
|
*
|
|
yuzu: Use a debugger to generate minidumps
lat9nq
2022-09-04
1
-0
/
+1
*
|
|
|
common: do not link to xbyak on non-amd64 architectures
liushuyu
2022-09-13
1
-1
/
+2
*
|
|
|
Merge pull request #8864 from german77/toggle_analog
bunnei
2022-09-09
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
input_common: Add support for analog toggle
Narr the Reg
2022-09-06
1
-0
/
+5
*
|
|
|
|
Merge pull request #8819 from liamwhite/cash-money
lat9nq
2022-09-08
2
-0
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
video_core: add option for pessimistic flushing
Liam
2022-08-25
2
-0
/
+2
[next]