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
...
*
|
|
Merge pull request #4570 from german77/motionInput
bunnei
2020-09-02
1
-0
/
+30
|
\
\
\
|
*
|
|
Implement a basic class for motion devices
german
2020-08-27
1
-0
/
+30
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4588 from ReinUsesLisp/tsan-event
bunnei
2020-08-31
1
-4
/
+5
|
\
\
\
|
*
|
|
common/thread: Fix data race in is_set
ReinUsesLisp
2020-08-26
1
-4
/
+5
*
|
|
|
Merge pull request #4461 from comex/thread-names
LC
2020-08-31
1
-0
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix thread naming on Linux, which limits names to 15 bytes.
comex
2020-08-05
1
-0
/
+12
*
|
|
|
Merge pull request #4530 from Morph1984/mjolnir-p1
bunnei
2020-08-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Project Mjölnir: Part 1
Morph
2020-08-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4577 from lioncash/asserts
bunnei
2020-08-27
1
-3
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
common/assert: Make use of C++ attribute syntax
Lioncash
2020-08-24
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4548 from lioncash/color
bunnei
2020-08-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common/color: Migrate code over to the Common namespace
Lioncash
2020-08-18
1
-2
/
+2
*
|
|
web_service: Move web_result.h into web_service
Lioncash
2020-08-22
2
-26
/
+0
*
|
|
Merge pull request #4546 from lioncash/telemetry
bunnei
2020-08-20
2
-4
/
+4
|
\
\
\
|
*
|
|
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
2
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #4547 from lioncash/header-concept
bunnei
2020-08-19
1
-2
/
+2
|
\
\
\
|
*
|
|
common/concepts: Move <type_traits> include out of the Common namespace
Lioncash
2020-08-18
1
-2
/
+2
|
|
/
/
*
|
|
Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"
bunnei
2020-08-19
1
-5
/
+9
*
|
|
Merge pull request #4539 from lioncash/disc
bunnei
2020-08-18
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common: Silence two discarded result warnings
Lioncash
2020-08-16
2
-3
/
+3
*
|
|
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-17
3
-41
/
+49
|
\
\
\
|
*
|
|
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
3
-41
/
+49
|
|
/
/
*
/
/
common/time_zone: Simplify GetOsTimeZoneOffset()
Lioncash
2020-08-16
1
-9
/
+5
|
/
/
*
|
common/compression: Roll back std::span changes
Lioncash
2020-08-15
4
-37
/
+43
*
|
common: Make use of [[nodiscard]] where applicable
Lioncash
2020-08-15
34
-358
/
+343
*
|
Merge pull request #4416 from lioncash/span
bunnei
2020-08-15
4
-28
/
+23
|
\
\
|
*
|
lz4_compression: Make use of std::span in interfaces
Lioncash
2020-07-25
2
-17
/
+14
|
*
|
zstd_compression: Make use of std::span in interfaces
Lioncash
2020-07-25
2
-11
/
+9
*
|
|
Merge pull request #4511 from lioncash/build2
LC
2020-08-13
3
-4
/
+3
|
\
\
\
|
*
|
|
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-13
3
-4
/
+3
*
|
|
|
Merge pull request #4493 from jbeich/dragonfly
bunnei
2020-08-11
1
-9
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
common/virtual_buffer: drop unused includes
Jan Beich
2020-08-05
1
-9
/
+0
*
|
|
|
General: Tidy up clang-format warnings
Lioncash
2020-08-08
1
-1
/
+1
*
|
|
|
common/concepts: Rename IsBaseOf to DerivedFrom
Lioncash
2020-08-07
1
-4
/
+6
*
|
|
|
Merge pull request #4483 from lioncash/constexpr-hex
bunnei
2020-08-06
2
-40
/
+23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
partition_data_manager: Make data arrays constexpr
Lioncash
2020-08-06
2
-40
/
+23
*
|
|
|
Merge pull request #4477 from lioncash/log-desig
bunnei
2020-08-05
2
-21
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
logging/backend: Make use of designated initializers
Lioncash
2020-08-03
2
-21
/
+15
|
|
/
/
*
|
|
Merge pull request #4444 from lioncash/volatile
bunnei
2020-08-05
2
-21
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common/atomic_ops: Don't cast away volatile from pointers
Lioncash
2020-07-28
2
-21
/
+26
*
|
|
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-08-03
2
-0
/
+33
*
|
|
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-08-03
3
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common: Add a screenshots directory
lat9nq
2020-07-20
3
-0
/
+3
|
|
/
*
|
Merge pull request #4415 from lioncash/maybe
bunnei
2020-07-25
1
-1
/
+1
|
\
\
|
*
|
virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]]
Lioncash
2020-07-25
1
-1
/
+1
|
|
/
*
/
common/string_util: Remove unimplemented function prototype (#4414)
LC
2020-07-25
1
-12
/
+0
|
/
*
alignment: explicitly include <new> after 723edb4c0659
Jan Beich
2020-07-18
1
-0
/
+1
*
alignment: Simplify AlignmentAllocator implementation
Lioncash
2020-07-17
1
-43
/
+4
*
common/swap: Make use of std::endian
Lioncash
2020-07-14
1
-42
/
+4
*
common/alignment: Fix compilation errors (#4303)
Tobias
2020-07-12
1
-1
/
+3
[prev]
[next]