index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Enable warnings as errors
Lioncash
2020-11-02
1
-0
/
+16
*
video_core: NVDEC Implementation
ameerj
2020-10-26
1
-0
/
+2
*
CMakeLists: use system zstd on Linux
lat9nq
2020-09-28
1
-1
/
+6
*
CMakeLists: fix for finding zstd on linux-mingw
lat9nq
2020-09-28
1
-1
/
+1
*
web_service: Move web_result.h into web_service
Lioncash
2020-08-22
1
-1
/
+0
*
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-08-03
1
-0
/
+1
*
cmake: Fix libfmt linking errors
David Marcec
2020-07-10
1
-5
/
+1
*
cmake: fix fmt linking when found
John Galt
2020-07-09
1
-1
/
+5
*
Revert "cmake: fix fmt linking"
bunnei
2020-07-02
1
-1
/
+1
*
cmake: fix fmt linking
John Galt
2020-06-29
1
-1
/
+1
*
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
Fernando Sahmkow
2020-06-27
1
-0
/
+2
*
Common: Fix non-conan build
Fernando Sahmkow
2020-06-26
1
-1
/
+2
*
Common: Implement WallClock Interface and implement a native clock for x64
Fernando Sahmkow
2020-06-18
1
-0
/
+4
*
Common: Implement a basic Fiber class.
Fernando Sahmkow
2020-06-18
1
-0
/
+2
*
Common: Implement a basic SpinLock class
Fernando Sahmkow
2020-06-18
1
-0
/
+2
*
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-06-11
1
-0
/
+2
*
Add xbyak external
David Marcec
2020-05-30
1
-1
/
+3
*
main: Log host system memory parameters
Morph
2020-05-17
1
-0
/
+2
*
common: Add module to get the current time zone.
bunnei
2020-05-11
1
-0
/
+2
*
Replace externals with Conan (#3735)
James Rowe
2020-05-08
1
-2
/
+2
*
common: Add VirtualBuffer class, to abstract memory virtualization.
bunnei
2020-04-17
1
-0
/
+2
*
common/dynamic_library: Import and adapt helper from Dolphin
ReinUsesLisp
2020-04-07
1
-0
/
+2
*
shader/transform_feedback: Add host API friendly TFB builder
ReinUsesLisp
2020-03-13
1
-0
/
+2
*
video_core: Rename "const buffer locker" to "registry"
ReinUsesLisp
2020-03-09
1
-2
/
+2
*
gl_shader_cache: Rework shader cache and remove post-specializations
ReinUsesLisp
2020-03-09
1
-2
/
+0
*
Fix git version in scm_rev.cpp
James Rowe
2020-01-16
1
-0
/
+5
*
ci: Populate build repository from Azure environment
Zach Hilman
2019-11-05
1
-11
/
+2
*
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-25
1
-2
/
+4
*
common: Rename binary_find.h to algorithm.h
Lioncash
2019-10-15
1
-1
/
+1
*
Merge pull request #2943 from DarkLordZach/azure-titlebars-v2
bunnei
2019-10-05
1
-0
/
+12
|
\
|
*
common: Add additional SCM revision fields
Zach Hilman
2019-10-05
1
-0
/
+12
*
|
Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...
Fernando Sahmkow
2019-10-04
1
-0
/
+2
*
|
shader_ir: Corrections to outward movements and misc stuffs
Fernando Sahmkow
2019-10-04
1
-0
/
+4
|
/
*
cmake: Add SCM detection for Azure
Zach Hilman
2019-09-22
1
-0
/
+3
*
shader_ir: Implement VOTE
ReinUsesLisp
2019-08-21
1
-0
/
+1
*
shader_ir: Implement a new shader scanner
Fernando Sahmkow
2019-07-09
1
-0
/
+2
*
texture_cache: Address Feedback
Fernando Sahmkow
2019-07-05
1
-0
/
+1
*
shader: Decode SUST and implement backing image functionality
ReinUsesLisp
2019-06-20
1
-0
/
+1
*
cmake: Add missing shader hash file entries
ReinUsesLisp
2019-06-06
1
-0
/
+3
*
common: Extract UUID to its own class
Zach Hilman
2019-04-25
1
-0
/
+2
*
common/zstd_compression: Add Zstandard wrapper
unknown
2019-03-29
1
-0
/
+2
*
common: Link libzstd_static
unknown
2019-03-29
1
-1
/
+1
*
Addressed feedback
unknown
2019-03-29
1
-2
/
+2
*
data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache t...
unknown
2019-03-29
1
-0
/
+3
*
Implement a MultiLevelQueue
Fernando Sahmkow
2019-03-27
1
-0
/
+1
*
common/CMakeLists: Amend boost dependency
Lioncash
2019-03-20
1
-1
/
+1
*
Merge pull request #2247 from lioncash/include
bunnei
2019-03-20
1
-1
/
+1
|
\
|
*
common/thread_queue_list: Remove unnecessary dependency on boost
Lioncash
2019-03-16
1
-1
/
+1
*
|
core: Move PageTable struct into Common.
bunnei
2019-03-16
1
-0
/
+4
*
|
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
[next]